

#layout { 
background-image:url(bg11.jpg); 
background-repeat : no-repeat; 
position : absolute; 
top : 0; 
left : 0; 
width : 100%; 
height : 4000px; 
margin : 0 auto; 
border : 0 solid #000000; 
background-color : #000000; 
 overflow-y: hidden; 

} 



#dropmenycontainer ul { 
position : absolute; 
top : 285px; 
margin-left : 54px; 
width : 968px; 

font-size : 11px; 
font-weight : bold;
border-top : 0px solid #000000; 
border-left : 0px; 
border-bottom : 0px solid #000000; 
border-right : 0px solid #000000; 
background-color : transparent; 

} 



#meny a{ margin: 0.3px; padding: 0.3px; background: transparent;
 padding: 0px; font-size:12px;font-weight : bold;
  height: 100%; border-bottom: 1px solid #000000; 



 }




#meny ul{font-weight: bold; color:#ff9900;} 


#menycontainer ul a { 
float : left; 
font-size : 12px; 
font-weight : bold;
padding: 0.5em; 
} 
#meny ul { 
font-weight : bold; 
color : #ff9900; 
font-size : 12px; 
} 

.noline { color: #000000; text-decoration: none }
			a {color: #990000; text-decoration: none; 13px }
			a.uba { color: #ff0000; text-decoration: none }
			a.uba:hover { color: #ff9900; text-decoration: none }
			a:hover { color: #cccccc; text-decoration: none }





#content { 
width : 100%; 
height : 400px; 
overflow : hidden; 
} 





#meny { 
position : relative; 
top : 300px; 
left : -40px; 
width : 8em; 
font-size : 12px; 
border-top : 0px solid #000000; 
border-left : 0px solid #000000; 
border-right : 0px solid #000000; 

} 

#iframe { 
position : absolute; 
top : 320px; 
left : 0; 
width : 1024px; 
height : 4000px; 
border : 0; 
padding : 0; 
z-index : 3; 
overflow : hidden; 
} 



#footer { 
clear : both; 
position : absolute; 
top : 3975px; 
width : 1005px; 
height : 25px; 
left : 0px; 
padding : 0; 
margin-top : 0; 
background-color : #000000; 
z-index : 15; 
} 

       