




    body {
        margin:0;
        padding:0;
        background-color: #112236;
        font-family: normal Verdana, Arial, Helvetica, sans-serif;
		}


img {
border: none;
}


#ydreRamme {
	 	margin: 0 auto;
	 	padding: 0;
	 	width: 980px;
	 	
	 	}

	 	
#header {
	margin: 0 auto;	
	color: #FFF;
	background-color: #8590A4;
	
	}
	
	
#header a {
	color: #FFF;
	}	
	
	
#boks1 {
	
	float: left;
	width: 336px;
	height: 275px;		
		}
	
#boks1 #billede {
	position: relative;	
	margin: 20px 24px;
	
		}


	
	
#boks1 .stald h1 {
	position: absolute;
	margin-top: 210px;
	font-size: 125%;
	font-weight: bold;
	color: #FFF;
	}
	

	

		
	
#boks2 {
	float: left;
	width: 644px; 
	height: 275px;
	
	
	}
	
#boks2 h1 {
	margin-top: 150px;
	margin-left: 275px;
	margin-bottom: 0;
	margin-right: 0;	
	font-size: 300%;
	color: white;	
	font-weight: bold;	
	text-transform: uppercase;	
	}	

#boks2 h2 {
	
	margin-left: 275px;	
	font-size: 150%;
	font-weight: bold;	
	text-transform: uppercase;
	}




/*- Menu Tabs 12--------------------------- */

    #tabs12 {
      float:left;
      width:100%;
      background:#343D35;
      font-family: Verdana, Arial, Helvetica, sans-serif;
 
      font-size:100%;
      font-weight: bold;
      line-height:normal;
          border-bottom:1px solid #343D35;
      }
    #tabs12 ul {
          margin:0;
          padding:10px 10px 0 0;
          list-style:none;
      }
    #tabs12 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs12 a {
      float:left;  
      color: #FFF;  		
      margin:0 ;
      padding:0 0 0 4px;
      text-decoration:none;
      }
      
      
    #tabs12 a span {
      float:left;
      display:block;      
      padding:5px 15px 4px 6px;
      background-color:#B38E71;
      }
      
      
      
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs12 a span {
    
    	float:none;}
    /* End IE5-Mac hack */
    
    #tabs12 a:hover span {
      color:#D92901;
      font-weight: bold;
      }
    #tabs12 a:hover {
      background-position:0% -42px;
      }
    #tabs12 a:hover span {
      background-position:100% -42px;
      }

      #tabs12 #current a {
              background-position:0% -42px;
      }
      #tabs12 #current a span {
              background-position:100% -42px;              
      
      }
-->

<!--
.style4 {
	color: #999999;
	font-size: 10px;
}
a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style5 {
	background-color: #8590A4;
}
.style6 {
	margin: 11px 5px;
}
.style7 {
	color: #112236;
}


#footer {
width: 960px; 
background-color: #8590A4;
color: #ffffff;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}




#footer a:link {
color: #FFF;
text-decoration: none;
}

#footer a:visited {
color: #FFF;
text-decoration: none;
}

#footer a:hover {
color: #D92901;
text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;		
	color: #CCCCCC;
	text-decoration: none;
}