body  {
	scrollbar-3dlight-color: #220505;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #110000;
	scrollbar-darkshadow-color: #882222;
	scrollbar-face-color: #661111;
	scrollbar-highlight-color: #882222;
	scrollbar-shadow-color: #552222;
	scrollbar-track-color: #330000;
	background-color: black;

}

input {

background: #CECECE;
border: 1px;
border-color: White;
font: Verdana;
font-size: 13px;
font-style: normal;
color: black;
border-style: none;
}

textarea {

background: #CECECE;
border: 1px;
border-color: White;
font: Verdana;
font-size: 13px;
font-style: normal;
color: black;
border-style: none;
}

td {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: White;
	line-height: 15px;
}

#menubg  {
	background-image: url(site_images/undermenu_bg_175X250.jpg);
	background-attachment: fixed;
}
#adminmenubg  {
	background-image: url(site_images/admin_undermenu_bg.jpg);
	background-attachment: fixed;
}

#vigtiginfobg  {
	background-image: url(site_images/site_right_mid.jpg);
	background-attachment: fixed;
}

#border  {
	border-color: White;
	border-spacing: 0px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

#floatleft  {
	float: left;
}

#floatright  {
	float: right;
}

#border-top  {
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
}

table  {
	background : no-repeat fixed;
	background-position : center top;
}

.overskrift  {
	font-family : Verdana;
	font-size : 16px;
	line-height : 20px;
	font-style : normal;
	color : White;
	text-decoration : none;
	margin-top : 6px;
	margin-right : 0px;
	margin-left : 6px;
	margin-bottom : 0px;
}


#overskrift2  {
	font-family : Verdana;
	font-size : 13px;
	line-height : 20px;
	color : White;
	font-weight : bold;
	text-decoration : none;
	margin-left : 10px;
	margin-right : 10px;
}

#tekst  {
	font-family : Verdana;
	font-size : 11px;
	line-height : 16px;
	font-style : normal;
	color : White;
	text-decoration : none;
	margin-top : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 0px;
}

#menutekst  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 18px;
	font-style : normal;
	color : White;
	text-decoration : none;
	margin-left : 6px;
	
}

.linktekst  {
	font-family : Verdana;
	font-size : 14px;
	line-height : 17px;
	font-style : normal;
	color : White;
	text-align : left;
	text-decoration : none;
	margin-left : 6px;
}

hr {
	height: 1px;
	color: white;
	style: solid;
}
	
a  {
	font-family : Verdana;
	font-size : 14px;
	line-height : 18px;
	font-style : normal;
	color : White;
	text-align : left;
	text-decoration : none;
	margin-left : 6px;
}

a:hover  {
	font-family : Verdana;
	font-size : 14px;
	line-height : 18px;
	font-style : normal;
	color : red;
	text-align : left;
	text-decoration : none;
	margin-left : 6px;
}

#nborder  {
	border-width : 1px;
	border-color : #555555;
	border-style : solid;
}
