body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #666666;
	background-image: url(billeder/bg.gif);
	padding: 0px;
	margin: 0px;
	background-position: center top;
	overflow-y:scroll;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e60b20;
	text-transform: uppercase;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e60b20;
}

UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
OL
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.nav a			{ color:#666666; text-decoration: none; }
.nav a:hover		{ color:#666666; text-decoration: none; } 
.nav a:link		{ } 
.nav a:visited	{ }

.navOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e60b20;
	margin: 0px;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.navOn a			{ color:#e60b20; text-decoration: none; }
.navOn a:hover		{ color:#e60b20; text-decoration: none; } 
.navOn a:link		{ } 
.navOn a:visited	{ } 

.bund {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a29f9f;
}
.bund a			{ color:#a29f9f; text-decoration: none; }
.bund a:hover		{ color:#e60b20; text-decoration: none; } 
.bund a:link		{ } 
.bund a:visited	{ }

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(billeder/spacer.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

.link a			{ color:#666666; text-decoration: none; }
.link a:hover		{ color:#666666; text-decoration: none; } 
.link a:link		{ } 
.link a:visited	{ }

.linkOn {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e60b20;
	background-image: url(billeder/spacer.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.linkOn a			{ color:#e60b20; text-decoration: none; }
.linkOn a:hover		{ color:#e60b20; text-decoration: none; } 
.linkOn a:link		{ } 
.linkOn a:visited	{ }

.trekant {
	background-image: url(billeder/trekant2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.trekant2 {
	background-image: url(billeder/trekant.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.tekst a			{ color:#a29f9f; text-decoration: underline; }
.tekst a:hover		{ color:#e60b20; text-decoration: underline; } 
.tekst a:link		{ } 
.tekst a:visited	{ }

.hvid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.hvid a			{ color:#FFFFFF; text-decoration: underline; }
.hvid a:hover		{ color:#FFFFFF; text-decoration: underline; } 
.hvid a:link		{ } 
.hvid a:visited	{ }

.bg_bund {
	background-image: url(billeder/bund2.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.boksTekst {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #e60b20;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.boksTekst a			{ color:#FFFFFF; text-decoration: underline; }
.boksTekst a:hover		{ color:#FFFFFF; text-decoration: underline; } 
.boksTekst a:link		{ } 
.boksTekst a:visited	{ }

.boksTekstSlut {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #e60b20;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-image: url(billeder/boksSlut.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boksTekstSlut a			{ color:#FFFFFF; text-decoration: underline; }
.boksTekstSlut a:hover		{ color:#FFFFFF; text-decoration: underline; } 
.boksTekstSlut a:link		{ } 
.boksTekstSlut a:visited	{ }

.boksOverskrift {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffc7a8;
	background-color: #e60b20;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.boksOverskrift a			{ color:#ffc7a8; text-decoration: underline; }
.boksOverskrift a:hover		{ color:#ffc7a8; text-decoration: underline; } 
.boksOverskrift a:link		{ } 
.boksOverskrift a:visited	{ }

.boksOverskriftStart {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffc7a8;
	background-color: #e60b20;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(billeder/boksStart.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.boksOverskriftStart a			{ color:#ffc7a8; text-decoration: underline; }
.boksOverskriftStart a:hover		{ color:#ffc7a8; text-decoration: underline; } 
.boksOverskriftStart a:link		{ } 
.boksOverskriftStart a:visited	{ }

.boksTekst2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 4px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e60b20;
	border-right-color: #e60b20;
	border-bottom-color: #e60b20;
	border-left-color: #e60b20;
}
.boksTekst2 a			{ color:#666666; text-decoration: underline; }
.boksTekst2 a:hover		{ color:#666666; text-decoration: underline; } 
.boksTekst2 a:link		{ } 
.boksTekst2 a:visited	{ }

.boksOverskrift2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #e60b20;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(billeder/boksStart.gif);
	background-repeat: no-repeat;
	background-position: -1px -1px;
}
.boksOverskrift2 a			{ color:#ffc7a8; text-decoration: underline; }
.boksOverskrift2 a:hover		{ color:#ffc7a8; text-decoration: underline; } 
.boksOverskrift2 a:link		{ } 
.boksOverskrift2 a:visited	{ }

.boksLink {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.boksLink a			{ color:#ffc7a8; text-decoration: underline; }
.boksLink a:hover		{ color:#ffc7a8; text-decoration: underline; } 
.boksLink a:link		{ } 
.boksLink a:visited	{ }

.boksLink2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.boksLink2 a			{ color:#666666; text-decoration: underline; }
.boksLink2 a:hover		{ color:#666666; text-decoration: underline; } 
.boksLink2 a:link		{ } 
.boksLink2 a:visited	{ }

.nyhed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e60b20;
}
.nyhed a			{ color:#e60b20; text-decoration: underline; }
.nyhed a:hover		{ color:#666666; text-decoration: underline; } 
.nyhed a:link		{ } 
.nyhed a:visited	{ }

.dato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.dato a			{ color:#a29f9f; text-decoration: underline; }
.dato a:hover		{ color:#e60b20; text-decoration: underline; } 
.dato a:link		{ } 
.dato a:visited	{ }

.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.txtbox02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #7f9db9;
}
.button01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #e60b20;
	background-color: #e60b20;
	height: 16px;
	font-size: 10px;
	line-height: 10px;

}

.button02 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #859EB7;
	background-color: #859EB7;
	height: 16px;
	font-size: 10px;
	line-height: 10px;
}

.button03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #009900;
	background-color: #009900;
	height: 16px;
	font-size: 10px;
	line-height: 10px;
}
.button04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #FF6600;
	background-color: #FF6600;
	height: 16px;
	font-size: 10px;
	line-height: 10px;
}.overskrift {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E60B20;
	line-height: 16px;
}
.stregTopBund {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.stregTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.stregBund {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.billedelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 2px;
	font-weight: bold;
}
.billedelink a			{ color:#e60b20; text-decoration: none; }
.billedelink a:hover		{ color:#666666; text-decoration: none; } 
.billedelink a:link		{ } 
.billedelink a:visited	{ }

.billedetekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #eeeeee;
	line-height: 8px;
}
.billedetekst a			{ color:#a29f9f; text-decoration: underline; }
.billedetekst a:hover		{ color:#e60b20; text-decoration: underline; } 
.billedetekst a:link		{ } 
.billedetekst a:visited	{ }