body {
	color:white;

}

#logo, #action {
	border-top: solid 2px #050832;
	border-bottom: solid 2px #050832;
	font-size:13px;
	line-height:16px;
}

#inhalt {
	background:none;
	padding:0;
	width:731px;
}

#sidebar {
	display:none;
}

#februar {
	background: url(../upload/design/startseite/wm-kalender.png) no-repeat right top;
}

#tage {
	display:block;
}

.text a {
	color:white;
	text-decoration:none;
}

#startinfos {
	width:751px;
	height:109px;
	background: url(../upload/design/bg-startinfos.png) right top;
	margin-bottom:260px;
	font-size:13px;
}

#startwetter {
	position:relative;
	width:286px;
	height:100px;
	float:left;
	background: url(../upload/design/startseite/wetter.png) right top;
	font-size:13px;
}

#startwetter a {
	color:white;
	text-decoration:none;
}

#wetterheute {
	position:absolute;
	top:28px;
	left:20px;
	width:108px;
}

#wetterheute img {
	margin-left:60px;
}

#wettermorgen {
	position:absolute;
	top:10px;
	left:126px;
	width:50px;
	text-align:center;
}

#wetteruebermorgen {
	position:absolute;
	top:10px;
	left:176px;
	width:50px;
	text-align:center;

}

#wetterueberuebermorgen {
	position:absolute;
	top:10px;
	left:227px;
	width:50px;
	text-align:center;
}

.temperatur {
	float:left;
	margin-top:5px;
	width:50px;
	text-align:center;
}

#wetterheute .temperatur{
	width:80px;
	margin:-5px 0px 0px 2px;
	font-size:1.3em;
	text-align:left;
	font-weight:bold;
}

.max, #startwetter .max a {
	color: #FEC900;
}

#startmap {
	position:relative;
	float:left;
	width:220px;
	height:100px;
	background: url(../upload/design/startseite/gapmap.png) no-repeat left top;
	font-size:13px;
}

#startmap .text {
	font-size:110%;
	position:absolute;
	bottom:10px;
	left:12px;
	line-height:1.3em;
}

#startaufenthalt {
	position:relative;
	float:left;
	width:220px;
	height:100px;
	background: url(../upload/design/startseite/aufenthalt.png) no-repeat left top;
	font-size:13px;
}

#startaufenthalt .text {
	font-size:110%;
	position:absolute;
	bottom:10px;
	left:12px;
	line-height:1.3em;
}

#starttickets {
	position:relative;
	float:left;
	width:224px;
	height:100px;
	background: url(../upload/design/startseite/tickets.png) no-repeat left top;
	font-size:13px;
}

#starttickets .text {
	position:absolute;
	bottom:10px;
	left:12px;
	width:110px;
	font-size:110%;
	line-height:1.3em;
}

#startcommunity {
	border-top: solid 1px #050832;
	border-bottom: solid 1px #050832;
	position:absolute;
	top:550px;
	left:-179px;
	font-size:13px;
}	

#startkommunikation {
	float:left;
	width:179px;
	font-size:13px;
}

#startnewsletter input {
	float:left;
	font-size:80%;
	padding:0;
	width:150px;
	margin:10px 0px 0px 10px;
	font-size:13px;
}

#startnewsletter input.bestellen {
	width:auto;
}

#startpressercorner {
	margin-top:16px;
}

#startvolunteers {
	float:left;
	width:287px;
	height:149px;
	background: url(../upload/design/startseite/volunteers.jpg) no-repeat left top;
	font-size:13px;
	line-height:16px;
}

#startvolunteers .text {
	margin: 40px 30px 0px 125px;
}
	
#startfancorner {
	float:left;
}

#startmedia {
	position:relative;
	float:left;
	width:219px;
	height:149px;
	background: url(../upload/design/startseite/media.jpg) no-repeat left top;
	font-size:13px;
}

#startmedia .text {
	font-size:110%;
	position:absolute;
	top:40px;
	left:12px;
	line-height:1.5em;
}

/* panes */
#flowpanes {
	width:731px;
	height:342px;	
	position:relative;
	overflow:hidden;
}



/* override single pane */
#flowpanes div {
	float:left;
	display:block;
	width:731px;
	cursor:pointer;
	background: url(../upload/design/startseite/bg-actionstart.jpg) no-repeat right top;
}

#flowpanes div img {
	float:left;
	margin-right:15px;
}

#flowpanes div div.text {
	float:left;
	width:180px;
	padding:15px 0;
}

#flowpanes div div.text h2 {
	text-transform:uppercase;
	color:#4B84C6;
	border:0px;
}

#flowpanes div div.text h1 {
	color:#FEC900;
	margin:1em 0px 0.7em 0px;
	line-height:1.2em;
	text-transform:none;
	border:0px;
}
#flowpanes div div.text a {
	color:#FEC900;
}

#flowpanes div div.text p {
	margin:0;
	padding:0;
}

#flowpanes div div.text a {
	text-decoration:none;
}

/* our additional wrapper element for the items */
#flowpanes .items {
	width:20000em;
	position:absolute;
	margin:0;
	padding:0;
}

#actionlinks {
	position:absolute;
	top:2px;
	left:0px;
}

#actionrechts {
	position:absolute;
	top:2px;
	right:0px;
}

a#actionlinks, a#actionrechts {
	display:block;
	width:32px;
	height:342px;
	background: url(../upload/design/startseite/action-links.png) repeat-y left center;
	cursor:pointer;
}

a#actionrechts {
	background: url(../upload/design/startseite/action-rechts.png) repeat-y right top;
}






