@charset "utf-8";
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#programmlink a {
	text-decoration:none;	
}

#programmlink a:hover {
	color:#6cd2fa;	
}

#content a {
	color: #FFF;
}
#footline a {
	color: #999;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	position: absolute;
	height: 564px;
	width: 978px;
	left: 50%;
	margin-top: 18px;
	margin-left: -489px; /* 978/-2 */
}
.con {
	line-height:18px;
}
#content #left {
	position: absolute;
	height: 335px;
	width: 350px;
	left: 28px;
	top: 150px;
}

#content #left div {
	padding-bottom: 10px;
}

#content #right {
	position: absolute;
	height: 327px;
	width: 350px;
	right: 28px;
	top: 150px;
}

.group {
	padding: 10px;
}

#subline {
	position: absolute;
	width:100%;
	top: 95px;
	text-align: center;
}
#footline {
	position:absolute;
	font-size: 10px;
	color: #CCC;
	right: 28px;
	bottom: 0px;
}
#weg {
	position:absolute;
	bottom: 0px;
	left: 130px;
	z-index:1;
}
#stable_partner {
	position:absolute;
	left: 28px;
	bottom: 0px;
	height: 60px;
}
#stable_partner a {
	height:60px;
	display:block;
	text-indent:-1000px;
	position:absolute;
}
#butzbach {
	background-image:url(images/partner_butzbach.png);
	width:153px;
	left:0px;
}
#butzbach:hover {
	background-position: 0 -60px;	
}
#bill {
	background-image:url(images/partner_bill.png);
	width:100px;
	left:230px;
}
#bill:hover {
	background-position: 0 -60px;	
}

#flow_partner_div {
	position:absolute;
	left: 475px;
	bottom: 0px;
	height: 50px;
	width:280px;
	overflow:hidden;
}

#flow_partner {
	position:absolute;
	text-align:center;
}

#flow_partner a, #flow_partner div {
	height:50px;
	display:inline-block;
	text-indent:-1000px;
	margin-right:5px;
}
#flow_partner a:hover, #flow_partner div:hover {
	background-position: 0 -50px;	
}

#Logo-Slice_03{ background-image:url(images/partner/Logo-Slice_03.gif); width:88px; }
#Logo-Slice_08{ background-image:url(images/partner/Logo-Slice_08.gif); width:120px; }
#Logo-Slice_10{ background-image:url(images/partner/Logo-Slice_10.gif); width:120px;}
#Logo-Slice_11{ background-image:url(images/partner/Logo-Slice_11.gif); width:120px;}
#Logo-Slice_12{ background-image:url(images/partner/Logo-Slice_12.gif); width:88px;}
#Logo-Slice_14{ background-image:url(images/partner/Logo-Slice_14.gif); width:120px;}
#Logo-Slice_15{ background-image:url(images/partner/Logo-Slice_15.gif); width:88px;}
#Logo-Slice_16{ background-image:url(images/partner/Logo-Slice_16.gif); width:120px;}
#Logo-Slice_17{ background-image:url(images/partner/Logo-Slice_17.gif); width:120px;}
#Logo-Slice_18{ background-image:url(images/partner/Logo-Slice_18.gif); width:88px;}
#Logo-Slice_19{ background-image:url(images/partner/Logo-Slice_19.gif); width:120px;}
#Logo-Slice_20{ background-image:url(images/partner/Logo-Slice_20.gif); width:120px;}
#Logo-Slice_21{ background-image:url(images/partner/Logo-Slice_21.gif); width:119px;}
#Logo-Slice_23{ background-image:url(images/partner/Logo-Slice_23.gif); width:90px;}
#Logo-Slice_25{ background-image:url(images/partner/Logo-Slice_25.gif); width:49px;}
#Logo-Slice_26{ background-image:url(images/partner/Logo-Slice_26.gif); width:49px;}
#Logo-Slice_27{ background-image:url(images/partner/Logo-Slice_27.gif); width:40px;}
#Logo-Slice_29{ background-image:url(images/partner/Logo-Slice_29.gif); width:120px; }

#programm {
	width:430px;
}

#programm table {
	background-color: #6cd2fa;
}

#programm table td {
	padding:4px;
}

#programm table th {
	color:#000;
	background-color: #6cd2fa;
	padding:6px;
}

#programm table .even {
	background-color: #0168b3;
}

#programm table tr {
	background-color: #0088ce;
}
