@charset "utf-8";
/* CSS Document */
body
{
background-color: #052e6f;	
margin: 0 0 0 0;	
}


#container
{
margin: 20px auto;
width: 844px;
background-color: #ffffff;
background-image: url(../images/baggrund_Wrapper.jpg);
border: 6px; 
}
#header
{

margin: 0 auto;
width: 828px;
height: 148px;
background-color: #ffffff;
}
#mainarea
{
background-color: #ffffff;
margin: 0 auto;
width: 828px;
	}
#menuarea
{
float: left;
width: 160px;
background-color: #Fffffff;
	}
#text
{
float: left;
width: 600px;
background-color: #FF0000;
	}

#bund
{
margin: 0 auto;
width: 828px;
height: 148px;
background-image: url(../images/bund-stribe.jpg);
font-family: Arial, Helvetica, sans-serif;
color: #10499d;
font-size: 12px;
margin-top: 10px;
}
					  
 #menu{
float:left;
background-color: #ffffff;

}

#knap a{

width:160px;
height:26px;
display:block;
text-align:left;
padding-top: 5px;
padding-left: 27px;
margin-top:5px; /* Afstand mellem knapper */
color:white;
background-color:inherit;
background:url(../images/menu_baggrund.gif) no-repeat;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
text-decoration: none;
}

#knap a:hover{
color:white;
background-color:inherit;
background:url(../images/menu_baggrund_aktiv.gif) no-repeat;
}
#knap-top a{

width:147x;
height:26px;
display:block;
text-align:left;
padding-top: 5px;
padding-left: 0;
margin-top:5px; /* Afstand mellem knapper */
background:url(../images/menu_top_baggrund.gif) no-repeat;
color:white;
background-color:inherit;
background:url(../images/menu_top_baggrund.gif) no-repeat;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
text-decoration: none;
}

#knap-top a:hover{
color:white;
background-color:inherit;
background:url(../images/menu_top_baggrund_aktiv.gif) no-repeat;
width:147px;
}
td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #222222;
line-height:16px;
	}
h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #052e6f;
}

