body {
	background-color: #F9F8F0;
}

.front_content_top { /*styrer div med slideshow på forsiden*/
	float:left;
	width:608px;
}
.front_content {
	margin-top:15px;
	padding-left:190px;
	width:400px;
	_width:590px;
	float:left;
	height:343px;
	background-image: url(../userfiles/Image/other/bg_forside.jpg);
}
.adress_front {
	font-size: 11px;
	text-transform: uppercase;
	padding-left:5px;
	top:-40px;
	position:relative;
	height:1px;
}
.adress_front a {
	text-decoration:none;
	color:#000000;
}
.adress_front span { /*styrer prik mellem adresse punkter*/
	color:#4B99B1;
}
.student_content{
	margin-top:15px;
	width:590px;
	float:left;
	height:343px;
	background-image: url(../userfiles/Image/other/bg_forside.jpg);
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}