body
{
	margin: 0;
	padding: 0;
//	background: url(images/baggrund.png);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
	color: #00360c;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}


#banner
{
    width: 900px;
    height: 155px;
    padding-left: 5px;
    padding-top: 5px;
}


#menu
{
    width: 885px;
    height: 59px;
    background-image: url('images/menu.png');
    padding-left: 15px;
    padding-top: 12px;
}

#menu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li 
{
	display: inline;
}

#menu a 
{
	display: block;
	margin: 0 3px 0 0;
	padding: 10px 20px 10px 25px;
	text-decoration: none;
	color: #00360c;	
	font-size: 20px;
	float: left;
}



#vindhold
{
   width: 122px;
   height: 535px; 
   background-color: #B7FFC7;
   padding-left: 15px;
   padding-top: 30px;
   padding-right: 10px;
   float: left;
}


#indhold
{
    width: 398px;
    height: 535px;
	background-color: #DFFFE6;
//    padding-left: 20px;
    padding-top: 30px;  
    float: left;  
}

#indhold2
{
    width: 180px;
    height: 542px;
	background-color: #DFFFE6;
    padding-top: 20px;
    float: left;
}

#indhold3
{
    width: 480px;
    height: 535px;
    padding-left: 20px;
    padding-top: 30px;
    float: left;
}

#nyhed
{
    width: 122px;
    height: 535px;
	background-color: #B7FFC7;
    float: left;
    padding-left: 25px;
    padding-top: 30px;
}

#vindhold_info
{
   width: 122px;
   height: 850px; 
   background-color: #B7FFC7;
   padding-left: 15px;
   padding-top: 20px;
   padding-right: 10px;
   float: left;
}


#indhold_info
{
    width: 300px;
    height: 850px;
	background-color: #DFFFE6;
    padding-top: 20px;  
    float: left;  
}

#indhold_bredside
{
    width: 600px;
    height: 850px;
	background-color: #DFFFE6;
    padding-top: 20px;  
    float: left;  
}

#indhold_helside
{
    width: 850px;
    height: 850px;
	background-color: #DFFFE6;
    padding-top: 20px; 
	padding-left: 20px; 
    float: left;  
}


#indhold2_info
{
    width: 300px;
    height: 850px;
	background-color: #DFFFE6;
    padding-top: 20px;
    float: left;
}

#indhold3_info
{
    width: 220px;
    height: 850px;
	background-color: #DFFFE6;
    padding-left: 20px;
    padding-top: 30px;
    float: left;
}

#hindhold_info
{
   width: 122px;
   height: 850px; 
   background-color: #B7FFC7;
   padding-left: 10px;
   padding-top: 20px;
   padding-right: 10px;
   float: left;
}

#nyhed_info
{
    width: 220px;
    height: 850px;
	background-color: #B7FFC7;
    float: left;
    padding-left: 25px;
    padding-top: 30px;
}

.style1
    {
        text-decoration: underline;
    }
    
.style2
    {
        font-size: 15px;
    }

.style3
    {
        font-size: 13px;   
		margin-left: 20px;
		width: 368px; 
    }
    
.style4
    {
          font-size: 16px;
          text-decoration: underline;
          color: #00360C;
    }
    
.style5
    {
          font-size: 12px;
          text-decoration: none;
          color: #00360C;
    }
    
.style6
    {
          font-size: 12px;
          text-decoration: underline;
          color: #00360C;
    }

.style7
    {
          font-size: 11px;
          color: #00360C;
    }
	
.style8
    {
          font-size: 10px;
          color: #00360C;
    }
	

.style9
    {
          color: Red;
		  text-decoration: none;    
    }

.style10
    {
          font-size: 11px;
          text-decoration: underline;
          color: #00360C;
    }
    
.style11
    {
          font-size: 18px;
          color: #00360C;
    }
    
.style12
    {
          font-size: 12px;
          color: #00360C;
          width: 327px;
    }

#wrap
{
    width: 900px;
    height: auto;
	margin-left: auto;
	margin-right: auto;
}




