#head
{ 
	background-color: #34BEE5; 
	position: absolute; 
	top: 5px; 
	left: 5px; 
	width: 810px; 
	height: 100px; 
}

#left
{ 
	background-color: #A9DE10; 
	position: absolute; 
	top: 110px; 
	left: 5px; 
	width: 200px; 
	height: 400px; 
	margin-right: 10px;
	text-align: left;
}

#main
{
	position: absolute;
	top: 110px;
	left: 211px;
	width: 400px;
	height: 400px;
	background-color: #FFFFFF;
}

#right
{ 
	background-color: #A9DE10; 
	background-image: url(right.gif); 
	position: absolute; 
	top: 110px; 
	left: 615px; 
	width: 200px; 
	height: 400px; 
}


#copyright 
{ 
	position: absolute;
	background-color: #A9DE10; 
	top: 515px; 
	left: 210px; 
	width: 400px; 
	height: 15px; 
}

.stil
{ 
	font-size: 11px; 
	color: black; 
	font-family: georgia;
	
}
.loggo 
{ 
	color: white; 
	font-size: 30px; 
	font-family: verdana; 
}

.rubrik
{ 
	color: white; 
	font-size: 16px; 
	font-family: georgia; 
}


a 
{ 
	color: 	#34BEE5; 
	font-family: georgia; 
	text-decoration: none;
}
	
	a:hover {color: #FF00FF}

h1 
{ 
	color: #ffffff; 
	font-size: 30px; 
	font-family: georgia; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
}

h2
{ 
	color: black; 
	font-size: 20px; 
	font-family: georgia; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
}

h3
{ 
	color: #ffffff; 
	font-size: 15px; 
	font-family: georgia; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
}

h4
{ 
	color: #ffffff; 
	font-size: 12px; 
	font-family: georgia; 
	font-weight: normal; 
	font-style: bold; 
	text-decoration: none; 
}

.linkmeny
{ 
	color: 	black; 
	font-family: georgia; 
	text-decoration: none; 
}
