/* CSS Document */

#main a, 
#main a:link, 
#main a:active, 
#main a:hover {
	color:#996;
	text-decoration:underline;
	font-weight:bold;
}

#main a:hover {
	color:#1D1D1B;
}

.bodytext {
	padding:0px;
	margin:0px;
	font-size:1em;
	line-height:1.5em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

p {
	text-indent: 0px;
}

p.bodytext {
	padding-bottom:1em;
}


img {
	border:none;
}

ul {
	margin:0px;
	padding:0px;
}

#main ul{
	padding-bottom:1em;
}

#main .csc-textpic-imagewrap ul{
	margin-left:0px;
}

h1, .csc-firstheader {
	

    font-family: 'Black Ops One', cursive;
	display:block;

	font-size: 18px;
	margin-bottom:10px;
	font-weight:normal;
	
	text-transform:uppercase;
}

h2 {
	color:#424242;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

/* SiteMap Typo3 */

.csc-menu {
	padding: 0px;
	margin-bottom: 25px;
	height:20px;
	width:100%;
	margin-left:-35px;
}

.csc-menu li {
	margin:0px;
	float:left;
	font-size:1em;
	list-style:none;
	color:#1669B5;
	padding-right:6px;
	padding-left:6px;
	border-left: 1px solid #1669B5;
}

.csc-menu a, .csc-menu a:link, .csc-menu a:visited, .csc-menu a:hover{
	color:#1669B5;
	text-decoration:none;
}

.csc-menu a:hover{ 
	text-decoration:underline;
}


/* Sitemap Dropdown */

.tx-dropdownsitemap-pi1 DIV.expAll {
	border:none;
	background:none;
}

.tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
	color:#1D1D1B;
	text-decoration:none;
	background-color : inherit;
}

/* END Sitemap */

/* HL DAM GALLERY */

	#overlay {
	    background-color: black;
	}
	#imageData #bottomNavClose {
	    width: 66px; float: right; padding-bottom: 0.7em;
	}
	.csc-textpic-caption {
	    display:block;
	}
/* END HL DAM GALLERY */

/* NW_SHARE */

.nw_share_item {
	float:right;
	margin:10px 0px 0px 5px;
}

.tx-nwshare-pi1 {
	margin-right:25px;	
	padding-top:10px;
}
/* ######## */

/* mobile */

@media screen and (max-width: 767px) {
	
.csc-header img {
	width:100%;
	height:auto;	
}

.sponsoren .csc-textpic,
.sponsoren .csc-textpic-imagewrap {
	width:100%;
	text-align:center;
}	

.sponsoren DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	text-align:center;	
}

.sponsoren .csc-textpic-imagewrap li {
	display:inline-block;	
	width:100%;
}

}