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