body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#231f20;
}

#container {
	width:868px;
	margin:0 auto;
}

#container_left {
	width:436px;
	height:349px;
	float:left;
}

#container_right {
	width:432px;
	height:349px;
	float:right;
}


#top {
	width:868px;
	margin:0 auto;
	text-align:center;
	padding-top:50px;
	padding-bottom:10px;
}
	

.toptekst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
}

.toptekst a:link {
	color: #ffffff;
	text-decoration: none;
}
.toptekst a:visited {
	text-decoration: none;
	color: #ffffff;
}
.toptekst a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.toptekst a:active {
	text-decoration: none;
	color: #ffffff;
}


#bottom {
	width:868px;
	margin:0 auto;
}

#bottom_left {
	width:400px;
	float:left;
}

#bottom_right {
	width:400px;
	float:right;
}

.bottomtekst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
}

.bottomtekst a:link {
	color: #ffffff;
	text-decoration: underline;
}
.bottomtekst a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.bottomtekst a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.bottomtekst a:active {
	text-decoration: underline;
	color: #ffffff;
}