body {
	background-color: #000000;
	background-image: url(design/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: lucida grande, lucida sans, verdana, arial;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
	
#box {
	width: 800px; 
	margin: 0 auto;
	background: ;
	}
	
#banner {
	width: 800px;
	float: left; 
	font-family: lucida grande, lucida sans, verdana, arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	}	
	
#meny {
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	background: ;
	float: left;
	font-family: lucida grande, lucida sans, verdana, arial;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #ffffff;
	border-bottom: #595959 solid 1px;
	}
	
#meny a {
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;  
	color: #ffffff; 
	text-decoration: none;
	}			

#meny a:hover {
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;  
	color: #78b5b0; 
	text-decoration: none;
	}
	
#index {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 10px;
	background: #000000;
	float: left; 
	font-family: lucida grande, lucida sans, verdana, arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	}
	
#textv {
	width: 432px;
	height: auto;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	background: #ffffff;
	float: left; 
	font-family: lucida grande, lucida sans, verdana, arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	}
	
#textv a {
	color: #78b5b0;
	text-decoration: none;
	}			

#textv a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#textv h1 {
	color: #78b5b0;
	text-decoration: none;
	margin: 0px 0 8px 0; 
	font-size: 15px;
	border-bottom: 1px solid #000000;
	}
	
#texth {
	width: 432px;
	height: auto;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	background: #ffffff;
	float: right; 
	font-family: lucida grande, lucida sans, verdana, arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	}
	
#texth a {
	color: #000000;
	text-decoration: none;
	}			

#texth a:hover {
	color: #78b5b0;
	text-decoration: none;
	}
	
#texth h1 {
	color: #78b5b0;
	text-decoration: none;
	margin: 0px 0 8px 0; 
	font-size: 15px;
	border-bottom: 1px solid #000000;
	}	
	
#sidbildv {
	width: 338px;
	margin-top: 20px;
	margin-bottom: 10px;
	background: #000000;
	float: left; 
	font-family: lucida grande, lucida sans, verdana, arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	}
	
#sidbildh {
	width: 338px;
	margin-top: 20px;
	margin-bottom: 10px;
	background: #000000;
	float: right; 
	font-family: lucida grande, lucida sans, verdana, arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	}	
	
#sidfot {
	width: 800px;
	height: 115px;
	background-image: url(design/bg_sidfot.jpg);
	background-position: top;
	background-repeat: repeat-x;
	float: left; 
	font-family: lucida grande, lucida sans, verdana, arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	}
	
#info {
	width: 800px;
	padding-top: 20px;
	background: #000000;
	float: left; 
	font-family: lucida grande, lucida sans, verdana, arial;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	}
	
#info a {
	font-family: lucida grande, lucida sans, verdana, arial;
	font-size: 10px;
	line-height: 18px;
	color: #78b5b0;
	text-decoration: none;
	}

#info a:hover {
	font-family: lucida grande, lucida sans, verdana, arial;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	}