﻿body
{
	background-color: #10255a;
}
a,a:visited,a:active 
{
	color: Black;
	text-decoration:none;
}
img {border: 0px}
#front
{
	width: 1000px;
	height: 596px;
}
#front #top
{
	width: 1000px;
	height: 103px;
}
#front #top #topbillede
{
	background-image: url(../images/front_top.png);
	background-repeat: no-repeat;
	left: 41px;
	top: 9px;
	width: 405px;
	height: 79px;
	position: absolute;
}
#front #main
{
	width: 759px;
	height: 396px;
	background-image: url(../images/front_main.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
#front #right
{
	width: 241px;
	height: 396px;
	float: right;
	position: relative;
	text-align: center;
}
#front #bund
{
	position: relative;
	clear: left;
	width: 1000px;
	height: 97px;
	background-color: White;
	float: none;
}
#front #bund #bundbillede
{
	width: 255px;
	height: 54px;
	background-image: url(../images/front_bund.png);
	background-repeat: no-repeat;
	left: 255px;
	top: 18px;
	position: absolute;
}
#front #bund #link
{
	position: absolute;
	left: 850px;
	top:40px;
	font-family: Tahoma;
}