@charset "utf-8";
/* CSS Document */

h1 {
	font-family:"Trebuchet MS", Arial, sans-serif, Times, serif;
	font-weight: bold;
	font-size: 30px;
	color: #FFFFFF;
	}
h1.overskriftsboks {
	font-family:"Trebuchet MS", Arial, sans-serif, Times, serif;
	font-weight: bold;
	font-size: 30px;
	color: #ffffff;
	}

h3 {
	font-family:"Trebuchet MS", Arial, sans-serif, Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-transform:uppercase;
	padding:0;
	margin:0;
	line-height:10px;
	}

h4 {
	font-family:"Trebuchet MS", Arial, sans-serif, Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-transform:uppercase;
	padding:0;
	margin:0;
	line-height:5px;
	}
