body
{
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #BFBCB6;
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #BFBCB6;
	scrollbar-highlight-color: #BFBCB6;
	scrollbar-3dlight-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

h1 { font-family:Verdana; font-weight:bold; font-size:18px; color:#ffffff; margin:0px; padding:0px; line-height:normal; }
h2 { font-family:Verdana; font-weight:bold; font-size:15px; color:#ffffff; margin:0px; padding:0px; line-height:normal; }
h3 { font-family:Verdana; font-weight:bold; font-size:12px; color:#ffffff; margin:0px; padding:0px; line-height:normal; }


td,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	
}

.submitknap  { 
	color: Black; 
	font-size: 10px; 
	font-family: Verdana; 
	background-color: #e0e1e1; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666
}

.boxtekst { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; }
.boxtekst a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; text-decoration:underline; }
.boxtekst a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; text-decoration:underline; }

.dropdown   { color: black; font-size: 10px; font-family: Verdana; background-color: white; border: solid 1px #666666 }
.inputtekst { color: black; font-size: 10px; font-family: Verdana; background-color: white; border: solid 1px #666666 }

A:link        { color: #c4df9b; text-decoration: none }
A:visited        { color: #c4df9b; text-decoration: none }
A:active        { color: #c4df9b; text-decoration: none }
A:hover        { color: #ffffff; text-decoration: none }

A:link.MenuLeft         { color: #f7941e; text-decoration: none }
A:visited.MenuLeft       { color: #f7941e; text-decoration: none }
A:active.MenuLeft         { color: #f7941e; text-decoration: none }
A:hover.MenuLeft       { color: #f7941e; text-decoration: underline }


textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid 1px; 
	border-color: #666666; 
	background-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #EEEEEE; 
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE; 
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #EEEEEE;
}
.Overskrift  {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
.brodtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.inputtekst_right {
	color: black;
	font-size: 10px;
	font-family: Verdana;
	background-color: white;
	border: solid 1px #666666;
	text-align: right;
}
.adressefelt {
	letter-spacing: 1px;
}

.main_baggrund {
	background-image: url(../billeder/main_baggrund.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: 231f20;
	background-attachment: fixed;
}

.baggrund {
	background-image: url(../billeder/baggrund.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: 231f20;
}

.baggrund_edit {
	background-image: url(../billeder/baggrund.gif);
	background-repeat: repeat-x;
	background-position: center 20px;
	background-color: 231f20;
}

