body {
background: #e6ed98 ;
font-family:Georgia, "Times New Roman", Times, serif;
  }
#kropp {
	
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 100px;
 width: 1000px;
 height: 1400px;
 background: #fff;
 
 color: #030;
 
 }
 
 h2 { color:#960; }

div#lingua {
	font-size: 8pt;
	font-style: italic;
	text-align: right;
}

div#hodet {
margin-left: auto; margin-right: auto;
width: 1000px;
height: 410px;
background: url('images/torri.jpg');
} 

div#menu { width: 100px; padding-top: 44px; float: left; margin-left: 0px; display: block;}
div#menubody { background-color: #ffffff; padding-left: 0px; float: left;}
ul#menulist { width: 120px;}
ul#menulist li { float: left; list-style-type: none;}
ul#menulist a.head {
				font-family: Arial;
				
				width: 100px; font-size: 10px; color: #224503; 
				text-decoration: none; display: block; float: left; 
				margin-bottom: 20px; text-align:left; border-top: 2px solid #fff; 
				border-bottom: 2px solid #fff;
				
				
				
				text-transform: uppercase;
				letter-spacing: 2px;
				

				
				
				}
ul#menulist a.head:first-letter { font-size: 14px; }
ul#menulist a.head:hover {text-decoration: none; 	border-top: 2px solid #e6ed98; border-bottom: 2px solid #e6ed98;}


/* CSS Dropdown */
a.small {
	color: #888888;
	
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	margin-bottom: 10px;
	float: left;
	width: 100px;
	
}

a.small:hover {
	text-decoration: underline;
}


li ul.under {
	display: none;
	list-style: none;
	position: relative;
	left: -20px;
}
li:hover > ul.under {
	display: block;
}

/* Dropdown End */

div#innhold {
line-height: 200%; 
float: left;
color: #030;
font-family: Georgia;
font-size: 15px;
margin-left: 20px;
margin-top: 20px;
margin-right: 20px;
width: 800px;
float: right;
}

div#googlebox {
	position: fixed;
	bottom: 10px;
	right: 50px;
}
