@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
	border:0px;
	text-decoration:none;
	outline:none;
	list-style:none;
}

html, body {
	margin:0 auto;
	background-color:#7487a4;
	background-image:url(../img/bg_verlauf_oben.jpg);
	background-repeat:repeat-x;
	align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-stretch:normal;
	line-height:16px;
	color:#3c3c3c;
}

h1{
	font-size:20px;
	color:#112f86;
	font-weight:normal;
	margin-bottom:14px;
}

h2{
	font-size:12px;
	color:#112f86;
	font-weight:bold;
	margin-bottom:6px;
}

table{
	width:100%;
	padding: 0;
	margin: 0;
	font-size:11px;
}
td{
	border-right: 1px solid #e0e6f0;
	border-bottom: 1px solid #e0e6f0;
	background: #fff;
	padding: 4px 4px 4px 10px;
	color: #4f6b72;
}
td.head{
	background-color:#e0e6f0;
}
td.download{
	text-align:center;
	padding:0;
}

a{
	color:#e56b0c;
}
a:hover{
	color:#b95100;
}

ul{
	margin-left:14px;
}
ul li{
	list-style-type:square;
	color:#112f86;
	background-position:50px;
	display:list-item;
	list-style-position:outside;
}
ol{
	margin-left:26px;	
}
ol li{
	list-style-type:decimal-leading-zero;
	list-style-position:outside;
	display:list-item;
}

/* FORMULAR */

.formbg{
	background-color:#ebebeb;
}

.formbody{
	padding:10px;
}
.formbody .spacer{
	width:200px;
	height:10px;
}
.formbody .error{
	font-size:10px;
	color:#FF0000;
	margin:0;
	padding:0;
}
.mandatory{
	display:block;
	margin-bottom:2px;
}
.text, textarea{
	border:1px solid #7487a4;
	width:275px;
	height:auto;
	padding:3px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif
}
input:focus, textarea:focus{
	border-color:#112F86;
	background-color:#e9eef5;
}
.submit_container{
	text-align:right;
}
.submit{
	margin-right:3px;
}
.liText{
	color:#3c3c3c;
}

.mod_changelanguage, .mod_changelanguage li, .mod_changelanguage ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
.mod_changelanguage li{
	float:right;
	margin-left:10px;
}
.folgelink{
	font-size:10px;
	margin-top:2px;
}

.clearer{
	height:0px;
	width:100px;
	clear:both;
	font-size:0;
}

#shinings{
	width:100%;
	height:391px;
	background-image:url(../img/bg_shinings.jpg);
	background-repeat:no-repeat;
	background-position:center 0;
	position:absolute;
	top:0;
	left:0;
}

#wrapper{
	width:600px;
	height:auto;
	margin:0 auto;
	position:relative;
	padding-top:17px;
}

#spacerEnde{
	width:600px;
	height:20px;
	margin:0 auto;
	position:relative;
}

#naviContainer {
	width:500px;
	height:48px;
}

#sprachwechselContainer{
	width:100px;
	height:auto;
	position:absolute;
	right:15px;
	top:45px;
}

#contentBorder{
	height:auto;
	width:598px;
	border:1px solid #b8c1d0;
	position:relative;
}

#contentContainer{
	width:594px;
	height:auto;
	min-height:400px;
	background-color:#FFFFFF;
	position:relative;
	margin:2px;
	text-align:left;
	padding-top:10px;
	padding-bottom:30px;
}

.footer{
	width:594px;
	height:auto;
	position:relative;
}

.branding{
	margin-top:7px;
}


.footer_navi{
	position:absolute;
	right:0;
	top:0;
}

.footer_navi a{
	color:#FFFFFF;
}

#headBild{
	width:574px;
	height:154px;
	background-color:#929292;
	position:relative;
	margin-left:10px;
	font-size:1px;
	line-height:1px;
}

#spalteL{
	width:306px;
	height:auto;
	position:relative;
	margin-left:20px;
	margin-top:25px;
	float:left;
}
#spalteR{
	width:208px;
	height:auto;
	position:relative;
	float:left;
	margin-left:40px;
	margin-top:25px;
}
#einspaltig{
	width:554px;
	height:auto;
	position:relative;
	margin-left:20px;
	margin-right:20px;
	margin-top:25px;
}

/* NEWS */
.newsElement{
	width:100%;
	height:auto;
}
.newsDatum{
	width:50px;
	height:auto;
	float:left;
}
.newsInhalt{
	width:480px;
	height:auto;
	float:left;
	margin-left:10px;
}
.newsLink{
	
}
.newsLine{
	width:100%;
	height:1px;
	line-height:1px;
	background-color:#97a7a6;
	margin-top:11px;
	margin-bottom:12px;
}

/* SPONSOREN */
.sponsorContainer{
	width:auto;/*554px;*/
	height:auto;
}
.sponsorBox{
	width:93px;
	height:93px;
	float:left;
	/*border:1px solid #97a7a6;*/
	margin-right:19px;
	margin-bottom:19px;
	text-align:center;
	vertical-align:middle;
	/*background: url(../img/sponsor_ral.jpg) no-repeat center center;*/
}

/* TEASER */ 
.teaserElement{
	width:208px;
	height:auto;
	font-size:11px;
	line-height:14px;
}
.teaserHd{
	font-size:12px;
	margin-bottom:5px;
	margin-top:10px;
}
.teaserFolgelink{
	margin-top:4px;
}

/* FLIESSTEXT */
.ankernavigation li{
	list-style:none;
	margin:0;
}
.ankernavigation ul{
	list-style:none;
	margin:0;
}
.ankernavigation ul a{
	cursor:pointer;
}
.lineLangAnker{
	width:100%;
	height:1px;
	font-size:1px;
	line-height:1px;
	background-color:#97a7a6;
	margin-top:11px;
	margin-bottom:12px;
	position:relative;
}
.lineAnkerpfeil{
	width:21px;
	height:19px;
	position:absolute;
	right:-2px;
	top:-9px;
}

.ce_gallery td{
	border: none;
}

#programm{
	width: 400px;
}

#programm td{
	border-right: none;
	vertical-align: top;
}

#programm td.col_0{
	border-right: 1px solid #E0E6F0;
	width: 70px;
}

#programm .row_last td{
	border-bottom: none;
}

/* BORDER */
/*
.wrapperHor{
	width:100%;
	height:10px;
	position:absolute;
	top:0;
}
.wrapperVert{
	height:100%;
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
.wrapperHorU{
	width:100%;
	height:10px;
	position:absolute;
	bottom:0;
}
.ecke{
	width:10px;
	height:10px;
	position:absolute;
}
.ecke_ol{
	background-image:url(../img/ecke_ol.png);
	left:0;
	top:0;
}
.ecke_or{
	background-image:url(../img/ecke_or.png);
	top:0;
	right:0;
}
.rahmen_o{
	width:100% auto;
	height:10px;
	background-image:url(../img/rahmen_o.png);
	margin-left:10px;
	margin-right:10px;
}
.ecke_ul{
	background-image:url(../img/ecke_ul.png);
	left:0;
	bottom:0;
}
.ecke_ur{
	background-image:url(../img/ecke_ur.png);
	bottom:0;
	right:0;
}
.rahmen_u{
	width:100% auto;
	height:10px;
	background-image:url(../img/rahmen_u.png);
	margin-left:10px;
	margin-right:10px;
}
.fakeEcke_ol{
	left:0;
	top:0;
}
.fakeEcke_ul{
	left:0;
	bottom:0;
}
.rahmen_l{
	width:100% auto;
	height:100%;
	background-image:url(../img/rahmen_l.png);
	background-color:#0099FF;
	margin-left:10px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:20px;
}
*/


