

BODY {   position: relative;
         width: 800px;
	     margin: 0px auto;
		 text-align: center;
		 -webkit-text-size-adjust: none;
		 color: black;
		 background-repeat: repeat;
		 background-image: url(picture_library/bg.jpg);
		 background-color: #671010;
		 font-size: 13px; 
		 line-height: 18px;
		 font-family: "Myriad Pro", "Myriad Apple", Myriad,  Arial, Helvetica, Verdana, sans-serif; 
		 font-weight: normal;
		 z-index: 0;
		 
		 }


H1 {color: black; 
    font-size: 18px;
	line-height: 20px; 
	font-family: "Myriad Pro", "Myriad Apple", Myriad, Arial, Helvetica, Verdana, sans-serif; 
	font-weight: 900;
	}
	
H1.intro {color: black; 
    font-size: 18px;
	line-height: 20px; 
	font-family: "Myriad Pro", "Myriad Apple", Myriad, Arial, Helvetica, Verdana, sans-serif; 
	font-weight: normal;
	font-style:italic;
	}
	
	
H2 {color: black; 
    font-size: 16px;
	line-height: 18px; 
	font-family: "Myriad Pro", "Myriad Apple", Myriad, Arial, Helvetica, Verdana, sans-serif; 
	font-weight: 900;
	}
	

H3 {color: black; 
    font-size: 14px;
	line-height: 20px; 
	font-family: "Myriad Pro", "Myriad Apple", Myriad, Arial, Helvetica, Verdana, sans-serif; 
	font-weight: 900;
	}
	
.style1 {
	color: #990000;
	font-weight: bold;
}

ul.menu { position: fixed; 
          height: 43px; 
		  width: 802px;
		  background: #FFF url("picture_library/menu-bg.jpg") top left repeat-x;
		  list-style-type: none;
		  margin: 0; padding: 0; 
		  -webkit-border-bottom-left-radius: 5px;
		  -webkit-border-bottom-right-radius: 5px;
	      -moz-border-radius-bottomleft: 5px;
		  -moz-border-radius-bottomright: 5px;
		   z-index: 2;
		   }
		  
ul.menu li { display: block; 
             float: left; 
			 margin: 0 0 0 5px; }
			 
ul.menu li a { height: 43px; 
               color: #777;
			   font-size: 15px; 
		       line-height: 18px;
		       font-family: "Myriad Pro", "Myriad Apple", Myriad,  Arial, Helvetica, Verdana, sans-serif; 
			   font-weight: bold;  
			   text-decoration: none; 
			   display: block; 
			   float: left; 
			   line-height: 200%; 
			   padding: 5px 15px 0; }
			   
ul.menu li a:hover { height: 38px; 
                     color: #333;
                     background: #FFF; 
					 filter:alpha(opacity=30);
	                 -moz-opacity:0.3;
	                 -khtml-opacity: 0.3;
	                 opacity: 0.3; }

ul.menu li a.valgt { 
					  color: #FFF; 
                      background: #FFF url("picture_library/navi-bg.jpg") top left repeat-x; 
					  padding-top: 0px;
                      padding-bottom: 0px;
                      padding-right: 10px;
					  border: solid #333366 1px;
                      padding-left: 10px;
					  -webkit-border-top-left-radius: 7px;
					  -webkit-border-top-right-radius: 7px;
					  -moz-border-radius-topleft: 7px;
					  -moz-border-radius-topright: 7px; }
					  
#navn {	float: left; 
        color: #555;	
        z-index: 1;		}  
					  
div.indhold_thygo		{
	float: left; 
	text-align: left;
	background-color: #F3ECE8;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border: solid black 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 760px;
	height: auto;
	z-index: 1;

				 }

div.indhold_krummel		{
	float: left;
	text-align: left;
	background-color: #F3ECE8;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border: solid black 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 760px;
	height: auto;
	z-index: 1;

				 }
				 
div.indhold_beter		{
	float: left;
	text-align: left;
	background-color: #F3ECE8;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border: solid black 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 760px;
	height: auto;
	z-index: 1;

				 }	
				 
				 
div.indhold_kvadre		{
	float: left;
	text-align: left;
	background-color: #F3ECE8;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border: solid black 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 760px;
	height: auto;
	z-index: 1;

				 }	
				 
div.indhold_intro	{
	float: left;
	text-align: left;
	background-color: #F3ECE8;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border: solid black 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 760px;
	height: auto;
	z-index: 1;

				 }						 				 
				 	
				 
div.digt_item { float: left; 
                border: dotted #BBB 1px;
                padding: 20px;
				width: 720px;
				background-color: white;
				
}

div.hop { float: left; 
                padding: 1px;
				background-color: #F3ECE8;
				width: 700px;
				
}
 			 
				 
div.videoklip { background-color: #DDD;	

               }	

div.mellemrum { float: left;
                width: 20px;
				z-index: 1;
			   }			   			 
				 	 				 
				 
				 
div.spalte1 {
    float: left; 
	text-align: left;
	height: 600px;
	width: 325px;
	
				 }
				 			 


div.spalte2 {
    float: left; 
	text-align: left;
    height: 600px;
	width: 380px;
	

				 }
				 
div.spalte3 {
    float: left; 
	text-align: left;
	height: 500px;
	width: 325px;
	
				 }
				 			 


div.spalte4 {
    float: left; 
	text-align: left;
    height: 500px;
	width: 325px;
	

				 }

				 


div.indhold_stik	{
	float: left; 
	text-align: left;
	background-color: #F3ECE8;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border: solid black 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 760px;
	height: auto;
	z-index: 1; }
	
	
div.indhold_hamlet	{
position: relative;
	float: left; 
	text-align: left;
	background-color: #F3ECE8;
	-moz-opacity: 1;
	opacity: 1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border: solid black 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 760px;
	height: auto;
	z-index: 1; 
	}
				 
div.box {	background-color: #FFDAB9;	
            width: 270px;
            padding: 5px;
	        -webkit-border-radius: 7px;
	        -moz-border-radius: 7px;	
			z-index: 1; 
		}	 

div.intro_box {	background-color: #FFCABB;	
            width: 710px;
            padding: 5px;
	        -webkit-border-radius: 7px;
	        -moz-border-radius: 7px;	
			z-index: 1; 
		}	 		

img.tygo { float: right; 
      margin: 3px; 
	   z-index: 2; }