p, li, .forms{
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;	
    scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
} 


h2 {
	font-size: 11px;
	font-weight: bold;	
}
td, #td-special {
	font-size: 10px;
	vertical-align: top;
}

a:link {
	
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}
a.menu: {
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	
	}

a.menu:link {
	
	color: #000000;
	background-image: url(../images/menu_normal.gif);
	line-height: 22px;
	text-decoration: none;
	background-position:left;
	background-repeat:no-repeat
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/menu_normal.gif);
	line-height: 22px;
	background-position:left;
	background-repeat:no-repeat
}
a.menu:hover {
	color: 000000;
	background-image: url(../images/menu-over.gif);	
	line-height: 22px;
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	line-height: 22px;
	background-image: url(../images/menu_normal.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}
.tabel_til_brodtekst_i_div {
	background-position: left top;
	width: 500px;
	padding: 3px;
	}
.celle_til_menu{
    font-size:9px;
	text-align: left;
	height: 22px;
	vertical-align: bottom;
}
.knap_til_formular{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#9DCBCB;
}
div#page{
	position:absolute;
	top:50%;
	left: 50%;
	margin-left:-375px;
	margin-top:-200px;
	width: 750px;
	height: 400px;
	visibility:visible;
}
div#top_banner{
	position:absolute;
	visibility:visible;
	height:128px;
	width: 750px;
	z-index: 500;
	left: 0px;
	top: 0px;
}
div#leftMenu{
	position:absolute;
	height: 250px;
	width: 147px;
	border:0px;
	background-image:url(../images/baggrund_menu1.gif);
	background-repeat:repeat-y;
	background-color:#00FFFF;
	z-index:400;
	left:0px;
	top: 128px;
	background-position:left;
}
div#text{
	position:absolute;
	height:240px;
	width: 574px;/*584px*/
	top: 128px;
	left: 132px;
	float: left;
	overflow: auto;
	border: 0px;
	z-index: 210;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: -30px;
	visibility:visible;
	background-image: url(../images/baggrund_text.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 15px;
}
div#rightCol{
	position:absolute;
	visibility:visible;
	height:250px;
	width:20px;
	float: left;
	top: 128px;
	left: 730px;
	z-index: 200px;
	background-image:url(../../images/right04.gif);
}
div#bottom{
	position:absolute;
	visibility:visible;
	height: 22px;
	width: 750px;
	left: 0px;
	top: 378px;
	z-index: 100;
}
#formular{
	position:absolute; 
	width:545px; 
	height:210px; 
	z-index:1; 
	visibility: visible; 
	overflow: auto; 
	left: 50%;
	margin-left: -280px;
}
#td-special{
	padding-top: 7px;
}