body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Thahoma, Arial, Helvetica, sans-serif;
	font-size: 2;
	line-height: 2.2;
	font-style: normal;
	background: #B8B8B8;
	text-align: left;
	margin-top: 4px;
	height-min: 200px;
	font-size: 1.0 em;
	font-style: normal;
	width: 1000px;
	background-image: url(http://www.standupbergen.no/bakgrunn.jpg);
	background-repeat: repeat-y;
	background-position:center; 

}

a {
	color: #472C83;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background: #472C83;
	text-decoration: none;
}

h1 {
	border-bottom-width: 0.8px;
	border-bottom-color: #996666;
	color: #000000;
	font-size: 1.3em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h3 {
	border-bottom-width: 0.8px;
	border-bottom-style: solid;
	border-bottom-color: #996666;
	color: #000000;
	font-size: 1.2em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h2 {
	color: #000000;
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h4 {
	color: #000000;
	font-size: 25;
	line-height: 40%
	font-family: Impact, Arial, Helvetica, sans-serif;
}

#topp {
	border: 0px solid #009900;
	}

#midt {
	margin-top: 0px; 	
	margin-left: 0px; 
	margin-right: 0px;
	width: 600px;
	border-top: 0px solid #00ab39;
 	border-right: 2px solid #A8A8A8;
	border-bottom: 0px solid #00ab39;
	border-left: 2px solid #A8A8A8;
	font-size: 1.0 em;
	float: left;
}

#left {
	margin-top: 0px; 	
	margin-left: 0px; 
	width: 197 px;
	border-top: 0px solid #202020;
 	border-right: 0px solid #202020;
	border-bottom: 0px solid #202020;
	border-left: 0px solid #202020;
	border-color: #202020;
	font-size: 1.0 em;
	float: left;
}

#right {
	margin-top: 0px; 	
	margin-left: 0px; 
	width: 197 px;
	border-top: 0px solid #00000;
 	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	font-size: 1.0 em;
	float: right;
	background: #FFFFFF;
}

#meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 3px solid #A8A8A8;
	border-bottom: 3px solid #A8A8A8;
	padding-top: 0px;
	background-color: #472C83;
	}

#meny a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	background-color: #472C83;
	}

#meny a:hover{
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #472C83;
}

#meny a:active{
	background-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #8BC53E;
}


a#aktiv{
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

