@charset "utf-8";
/* CSS Document */

div.cont_block_top {
	width:345px;
	float:left;
	padding-bottom:10px;
}

div.cont_block_buttom {
	width:345px;
	float:left;
	padding-top:10px;
}
div#students{
	float:left;
}
div#news_fak {
	margin-left: 10px;
}

div.cont_banner {
	float: none;
	width: 700px;
}

div.title_header{
color: #FFFFFF;
    height: 20px;
    background: url(/fileadmin/images/startseite/header_bg.gif) no-repeat;
	border-right: 1px solid #2b2b2b;
    padding-left: 15px;
    font-weight: bold;
}

div.box_content_img{
	float:left;
	padding-right:5px;
	padding-bottom: 5px,
}