/*--------------------------------------------------------------------*/
/* Override the base styles for the homepage                          */
/*--------------------------------------------------------------------*/
.l1 #content_default .txt {
	height: 550px;
	overflow: auto;
}
.l1 #content_default .txt .startseiten_menu {
	position: relative;
	width: 940px;
	border: none;
	left: 35px;
	top: 75px;
}
.l1 #content_default .txt .startseiten_menu img {
	margin: 10px;
}
.l1 #content_default .txt {
	background: url(../img/startseite_bg.jpg);
	background-position: 75px 0px;
	background-repeat: no-repeat;
}
#header h1.title span {
	background: none;
}
.l1 #header #logo {
	right: 345px;	
} 

.l1 #voting {
	position: absolute;
	top: 125px;
	left: 495px;
	width: 175px;
	height: 170px;
	z-index: 1001;
}
.l1 #voting img {
	border: none;
}
.l1 #aktion {
	display: none;
	position: absolute;
	top: 120px;
	left: 650px;
	width: 175px;
	height: 170px;
	z-index: 1001;
}
.l1 #aktion img {
	border: none;
}

#nav ul {padding: 0;}
