/* ------------------------------------------------------------

	Styles Home

------------------------------------------------------------ */


#integraleLoginButton {
	float: right;
}


#homeContentTable {
	clear: both;
	width: 728px;
	margin: 30px 0 17px 0;
}


#homeContentTable td {
	width: 226px;
	vertical-align: bottom;
	text-align: center;
}


#mainContentTable #mainContent {
	background: #FFF url("../images/home_background.gif") repeat-x;
}


#homeContentTable td.mainNavBoxBody {
	background: url("../images/main_nav_home_box_background.gif") no-repeat bottom left;
	padding: 12px 16px 9px 16px;
	width: 194px;
	vertical-align: top;
	text-align: left;
}


#homeContentTable td.homeTableSpace {
	width: 25px;
}


#aktuell {
	background: url("../images/home_aktuell_background.gif") no-repeat;
	width: 728px;
	height: 40px;
}


#aktuell a {
	display: block;
	height: 14px;
	padding: 14px 10px 8px 80px;
	text-decoration: none;
	color: #000;
}



