html,body {
	margin: 0;
	padding: 0;
                font-family: arial, verdana, sans-serif;
                font-size:10px;
}

table {
	width: 100%;
	height: 100%;
}


td{
vertical-align: middle;
text-align: center;
}

#wholepage {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height: 610px;       
                
}


#logoline{ 
position: absolute;
top: 0px;
left:0px;
height:115px; 
width: 850px;
background-color:#FFFFFF; 
}

hr{
color: #917A68;
background-color:#917a68; 
}

#menuline{ 
position: absolute;
top: 117px;
left:0px;
height:30px; 
width: 850px;
background-color:#FFFFFF; 
background-image:url("../images/menubag.jpg");
z-index:10;
}




#indhold{ 
position: absolute;
top: 147px;
left:0px;
height:428px; 
width: 495px;
background-color:#FFFFFF; 
background-image:url("../images/baggrund.jpg");
background-repeat: no-repeat;
}

#imargien{ 
padding: 15px 10px 5px 10px;
}

#iscroll{
 width: 100%; 
 height:428px;
 overflow: auto;
 scrollbar-3dlight-color: #BEAA95;
scrollbar-arrow-color: #BBAEA5;
scrollbar-darkshadow-color: #6A4F3B;
scrollbar-face-color:#D6CBC2;
scrollbar-highlight-color: #BBAEA5;
scrollbar-shadow-color: #BBAEA5;
scrollbar-track-color: #D6CBC2;
}




#hindhold{ 
position: absolute;
top: 147px;
left:495px;
height:428px; 
width: 355px;
background-image:url("../images/hmenu.jpg");
background-color:#FFFFFF; 
}

#hscroll{
 width: 100%; 
 height:428px;
 overflow: auto;
scrollbar-3dlight-color: #BEAA95;
scrollbar-arrow-color: #6D595A;
scrollbar-darkshadow-color: #6A4F3B;
scrollbar-face-color: #98816F;
scrollbar-highlight-color: #666;
scrollbar-shadow-color: #666;
scrollbar-track-color: #98816F;
}

#hmargien{
padding: 15px 5px 5px 5px;
}


#footer{ 
position:absolute;
top: 577px;
left:0px;
height:30px; 
width: 850px;
background-color:#D7DAE7; 
    text-align: right;
background-image:url("../images/bund.jpg");
}

a img{
border: 0;
}

A{
	text-decoration: none;
                }

A:hover {
            	text-decoration: underline;
}

 A:visited {
	text-decoration: none;
color:#004482;
                }
h6{
font-family: arial;
FONT-SIZE: 14px; 
color:#546A9B; 
text-decoration: none; 
font-weight: bold 
}

h2{
font-family: arial;
FONT-SIZE: 13px; 
color: #257D4A; 
text-decoration: none; 
font-weight: bold 
}

h4{
font-family: arial;
FONT-SIZE: 17px; 
color:#FFFFFF; 
text-decoration: none;  
}

p{
font-family: verdana;
font-size:11px; 
color:#000000; 
text-decoration: none;  
}

p.bodytext{
font-family: verdana;
FONT-size:11px; 
color:#000000;
}




h1.csc-firstHeader{
font-family: arial;
FONT-size:16px; 
font-weight: bold;
color:#E0871B; 
text-decoration: none; 
}

p.menutekst{
font-family: verdana;
FONT-size:10px; 
color:#000000; 
text-decoration: none;  
}

dd.csc-textpic-caption{
font-family: verdana;
FONT-size:9px; 
color:#000000; 
text-decoration: none;  
}

div.csc-textpic, csc-textpic-intext{
padding-top: 5px;
}

A.topmenulink:link{ font-family: arial;FONT-SIZE: 16px; color:#F58220; text-decoration: none; font-weight: bold }
A.topmenulink:visited { font-family: arial;FONT-SIZE: 16px; color:#F58220; text-decoration: none; font-weight: bold }
A.topmenulink:active { font-family: arial;FONT-SIZE: 16px; color:#F58220; text-decoration: none; font-weight: bold }
A.topmenulink:hover { font-family: arial;FONT-SIZE: 16px; color:#666666; text-decoration: none; font-weight: bold }
