/* CSS Document */




.listEntry {
	border-bottom:1px dotted #002f5f;
	padding-bottom:5px;
}

.noLine {
	border-bottom:none!important;
}

.centerVideo {
	width:100%;
	text-align:center;
	margin-bottom:20px;
}

a.download {
	/*float:right;*/
	display:block;
	height:20px;
	padding-left:20px;
	background:url(../img/icons/pdf.gif) top left no-repeat;
	padding-top:0;
	margin-bottom:5px;
	float:right;
	margin-left:20px;
}


/*  Modul Galerie  */


.galerieBilder {
	float:left;
	margin:0 10px 10px 0;
}

.galleryPreviewPic {
	width:117px;
	float:left;
	margin:0 10px 20px 0;
	color:#e0119d;

}

/*  Modul Videogalerie  */

.videoGaleryListEntry {
	padding:10px 0 5px 0;
	height:100px;
}

.videoGalleryPreviewPic {
	width:130px;
	float:left;
	margin:0 20px 30px 0;
	color:#e0119d;

}

a.votingLink {
	color:#fff;
}
a.votingLink:hover {
	color:#e0119d;
}

.votingStatusActive {
	float:left;
	width:9px;
	height:9px;
	margin-top:2px;
	background:url(../img/layout/votingStatus.gif) top left no-repeat;
	border:1px solid white;
	overflow:hidden;
}

.votingStatusInactive {
	float:left;
	width:9px;
	height:9px;
	margin-top:2px;
	background:url(../img/layout/votingStatus_x.gif) top left no-repeat;
	border:1px solid white;
	overflow:hidden;
}

/*   kommentare   */
div#kommentarTitel {
	margin-left:40px;
	width:425px;
	height:23px;
	background:url(../img/layout/bg_kommentar_name.gif) top left no-repeat;
	font-weight:bold;
}


div#kommentarTitel div.spacer {
	margin:2px 0 0 10px;
}

div#kommentarTitel div.spacer input#kommentarTitelInput {
	border:none;
	width:300px;
	background-color:#CCD5DF;
	color:#002f5f;
	font-size:10px;
	height:13px!important;
	margin:0;
	margin-top:1px!important;
}



#kommentarText {
	margin-left:40px;
	margin-top:0!important;
	width:425px;
	height:100px;
	background-color:#E5EAEF;
}

#kommentarText div.spacer {
	margin:0 0 0 10px;
}

#kommentarText div.spacer textarea#kommentarTextArea {
	border:none;
	width:410px;
	height:90px;
	background-color:#E5EAEF;
	color:#002f5f;
	font-size:11px;
	margin:0!important;
	padding-top:5px!important;
}

form#kommentarForm #submit {
	border:none;
	width:425px;
	height:25px!important;
	background-color:#CCD5DF;
	color:#002f5f;
	font-size:11px;
	font-weight:bold;
	margin-left:40px;
	margin-bottom:10px;
	margin-top:0;
}


div.kommentarCntLeft {
	float:left;
	color:#FFFFFF;
	background:url(../img/layout/bg_kommentar_cnt_left.gif) top left no-repeat #0D315E;
	margin-top:10px;
	margin-left:5px;
}

div.kommentarCntRight {
	font-weight:bold;
	padding:0 6px;
	font-size:11px;
	background:url(../img/layout/bg_kommentar_cnt_right.gif) top right no-repeat;
}

/*-------------------------- paging    --------------------------------------------*/

ul.paging {
	list-style-type:none;
	margin:5px 0 0 0;
	padding:0;
	height:30px;
	float:right;
	
}

ul.paging li {
	float:left;
	width:20px;
	height:18px;
	background-color:#fff;
	border:1px solid #002f5f;
	margin-right:5px;
	text-align:center;
	color:#002f5f;
	padding-top:3px;
	background:none;
	padding-left:0;
}

ul.paging li.seitenzahl {
	float:left;
	width:auto!important;
	padding:0 2px;
	height:18px;
	background-color:#fff;
	border:1px solid #002f5f;
	margin-right:5px;
	text-align:center;
	color:#e0119d;
	padding-top:3px;
}



ul.paging li a {
	color:#e0119d;
	display:block;
	width:100%;
	height:100%;
	vertical-align:baseline;
	outline:none;
	
}

ul.paging li a:hover {
	color:#002f5f;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	outline:none;
	font-weight:bold;
}

ul.paging li a.aktiv {
	color:#002f5f;
	font-weight:bold;
}




/*-------------------------- Modul Sitemap  --------------------------------------------*/

div#sitemap ul {
	padding-left:0;
	list-style-type:none;
	margin-left:0;
	
}

div#sitemap ul li {
	margin-top:10px;
	background:none;
	padding-left:0;
	margin-left:0;
}

div#sitemap ul li.siteMapLiDepth1 a.siteMapLinkDepth1 {
	display:block;
	border-bottom:1px solid #002f5f;
	font-size:14px;
	height:20px;
	padding-top:3px;
}


div#sitemap ul li ul {
	padding-left:10px;
	list-style-type:none;
	margin-bottom:30px;
}

div#sitemap ul li ul li {
	padding-left:12px;
	background:url(../img/aufzaehlungspollen.gif) top left no-repeat;
}

div#sitemap ul li ul li ul {
	padding-left:10px;
	list-style-type:none;
	margin-bottom:0;
}

.spacerWelcome {
	height:1px;
	overflow:hidden;
}


/*-------------------------- Special  ---------------------------------------*/

div#SechsTageKalender {
	position:absolute;
	width:139px;
	height:139px;
	margin-top:-80px;
	margin-left:110px;
}





