body{
	margin: 0px;
	padding: 0px;
	font-family: "Tahoma", sans-serif;
	color: #000000;
	background: #00A650;
	font-size: 12px;
	font-weight: bold;
	background-image: url(bilder/wallpaper.jpg);
	background-repeat: repeat;
}

#container {	
	margin: auto;
	width: 800px;
	height: 580px;
	top: 0px;
	background-image: url(bilder/bak.jpg);
	background-repeat: no-repeat;
	background-color: #c9141d;
}

#left {
	top: 150px;
	left: 20px;
	width: 120px;
	float: left;
	position: relative;
}

#text {
	margin: auto;
	padding: 5px;
}

.biglink {
	font-size: 14px;
	font-weight: bold;
	color: red;
}

.noborder {
	border: 0px;
}

#innehall {	
	float: left;
	width: 467px;
	height: 370px;
	top: 140px;
	left: 40px;
	overflow: auto;
	border: 4px solid #ed1c24;
	background-color: #FFFFCF;
	position: relative;
}

#right {	
	top: 150px;
	left: 45px;
	width: 150px;
	text-align: center;
	float: left;
	position: relative;
}

#botten {
	top: 150px;
	width: 800px;
	height: 15px;
	text-align: center;
	font-size: 10px;
	position: relative;
	clear: both;
}

h1 {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}

h3 { 
		font-weight: bold;
		font-size: 12px;
		text-decoration: underline;
}

h4
{
		font-weight: bold;
		font-size: 14px;
		text-decoration: italic;
}

a{
	color: red;
	text-decoration: none;
}

a:link{
	color: red;
	text-decoration: none;
}

a:visited{
	color: red;
	text-decoration: none;
}

a:hover{
	color: black;
	text-decoration: underline;
}

#styrelse {
 color: #ffffff;
}

}

#popup {
 color: #ffffff;
 
}

#start
{
	width: 85%;
	margin: auto;
}

.green
{
	background-color: #CCCCCC;
}

.mitten
{
	width: 300px;
	margin: auto;
	text-align: center;
	border: 2px solid black;
	background-color: red;
	color: white;
	padding: 4px;
}

#finn
{
	font-size: 16px;
	padding: 10px;
	color: white;
}