/*
	EBS Universität - Startseite
	Style 2010
	@template-author: blueend
	
	blue: #0d4882
*/

/* Layout Modification */
#header {
	height:380px/*instead of 230px*/
}
#headergfx {
	height:255px;/*instead of 105px*/
	background:white!important;
}

#leftnavigation {display:none;}
#main {
	background-image: none;
	margin-left:0px;
	padding-left:20px;
	padding-bottom:0px;
}

#content {
	width:650px;
	padding-top:20px;
}
#main {
}

#content_border{
	top:20px;/*To align bottom boxes */
	width:240px;
	padding-bottom:10px;
}

#content_border h2, #content_border h3 {
	border:none;
	padding:3px 0 3px 15px;
	margin-left:0px;
	background-position: 0px 7px;
}

div.bottom_content_box {
	position:absolute;
	bottom:10px;
	width:660px;
}
