.mehr {
    background: url("../img/runter.png") no-repeat scroll 0 4px transparent;
    color: #666633;
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding-left: 13px;
    margin-bottom: 10px;
    cursor: pointer;
}
BODY{
	background: #000;
    font-family: 'Copse',arial,serif;
    margin: 0;
    padding: 0;
}
#content{
	width: 961px;
	height: 1006px;
	background: #000 url(../img/back.jpg) no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	float: left;
	padding-top: 30px;
}
#head{
	width: 961px; 
	height: 40px;
}
#head #logo{
	width: 278px;
	height: 37px;
	background: transparent url(../img/logo.png) no-repeat;	
	float: left;
	cursor: pointer;
	margin-right: 13px;
}
#head UL#navi{
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
}
#head UL#navi LI {
    background: url("../img/navi.png") no-repeat scroll 0 4px transparent;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    margin-right: 23px;
    padding-left: 15px;
    cursor: pointer;
}
#head UL#navi LI#last {
	margin-right: 0px;
}
#head UL#navi LI:HOVER{
	color: #cc9966;	
}
#head UL#navi LI.active{
	color: #cc9966;	
}
#newslighboxRahmen{
	display: none;
	background: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
}
#newslighbox{
    background: url(../img/pfeilrunter.png) no-repeat scroll 0 400px;
    height: 405px;
    left: 12%;
    overflow: hidden;
    position: absolute;
	margin-top: 149px;
	width: 250px;
	color: #fff;
	padding-bottom: 22px;
}
#newslighboxAusblenden {
    background: url("../img/ausblenden.png") no-repeat scroll 0 0 transparent;
 //   border-radius: 15px 15px 15px 15px;
//    box-shadow: 1px 1px 1px 1px #000000;
    cursor: pointer;
    height: 30px;
    left: 12%;
    position: absolute;
    top: 131px;
    width: 30px;
    z-index: 1001;
	margin-left: 227px;	
}
#loader{
    background: rgba(0, 0, 0, 0.49);
    height: 389px;
    overflow: auto;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
	padding: 5px;
}
#loader H4{
	color: #CC9966;
}
#googlerahmen{
 	display: none;
	background: rgba(0, 0, 0, 0.89);
	width: 100%;
	position: absolute;
	height: 100%;
}
#googlemaps{
    height: 480px;
    left: 50%;
    margin-left: -480px;
    position: absolute;
    top: 84px;
    width: 961px;
    z-index: 1000;
}
#ausblendenGoogle {
    background: url("../img/ausblenden.png") no-repeat scroll 0 0 transparent;
//    border-radius: 15px 15px 15px 15px;
//    box-shadow: 1px 1px 1px 1px #000000;
    cursor: pointer;
    height: 30px;
    left: 50%;
    margin-left: -496px;
    position: absolute;
    top: 71px;
    width: 30px;
    z-index: 1001;
}
DIV.BeispielLightBox{
	display: none;
	background: url("../img/back.jpg") no-repeat #000000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
}
DIV.BeispielLightBox IMG{
	border: 3px #CC9966 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

#bildlightbox{
	display: none;
	background: url("../img/back.jpg") no-repeat #000000;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
}
DIV#bildlightbox IMG{
	border: 3px #CC9966 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}
DIV#bildtext{
	color: #fff;
	margin-top: 5px;
}
DIV#lightboxElementAUS {
    left: 50%;
    margin-left: -250px;
    margin-top: 50px;
    overflow: hidden;
    position: absolute;
    width: 506px;
}


DIV#lightboxElement{
    margin-top: 50px;
    overflow: hidden;
    width: 506px;
	position: absolute;
    left: 50%;
    margin-left: -250px;
}


#ausblenden {
    background: url("../img/ausblenden.png") no-repeat scroll 0 0 transparent;
 //   border-radius: 15px 15px 15px 15px;
 //   box-shadow: 1px 1px 1px 1px #000000;
    cursor: pointer;
    height: 30px;
    left: 50%;
    margin-left: 220px;
    position: absolute;
    top: 2px;
    width: 30px;
    z-index: 101;
}
#channel{
	margin-top: 14px;
	clear: both;	
	width: 961px;
	overflow: hidden;
}
#channel UL{
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 10000px;
}
#channel UL LI{
	float: left;
	width: 961px;	
	overflow: hidden;
}
#channel UL LI H6{
    border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    padding: 0 0 5px 0;
    margin: 20px 0 20px 0;
}
#channel UL LI H6 SPAN{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    float: right;
}
#channel UL LI H7{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    padding: 0 0 5px 0;
    margin: 20px 0 20px 0;
    clear: both;
    display: block;
}
#channel UL LI UL.dreier{
	list-style-type: none;
	float: left;
}
#channel UL LI UL.dreier LI{
	float: left;
	width: 300px;	
	margin-right: 30px;
}
#channel UL LI UL.dreier LI H3 {
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    padding: 0 0 5px 0;
    margin: 20px 0 20px 0;
}
#channel UL LI UL.dreier LI H6 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    padding: 0 0 5px 0;
    margin: 20px 0 20px 0;
}
#channel UL LI UL.dreier LI H4 {
    clear: both;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 0;
}
#channel UL LI UL.dreier LI H5 {
    clear: both;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: normal;
    margin: 15px 0 0 0;
    padding: 0;
}
#channel UL LI UL.dreier LI SPAN{
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 0.02em;
}
#channel UL LI UL.dreier LI IMG{
	float: left;
	margin: 0 15px 4px 4px; 	
}
#channel UL LI UL.dreier LI .link{
    background: url("../img/navi.png") no-repeat scroll 0 4px transparent;
	font-size: 13px;
    padding-left: 15px;
	color: #666633;
	margin-top: 10px;
	clear: both;
	cursor: pointer;
}
#channel UL LI UL.dreier LI .link_galerie{
    background: url("../img/navi.png") no-repeat scroll 0 4px transparent;
	font-size: 13px;
    padding-left: 15px;
	color: #666633;
	margin-top: 10px;
	clear: both;
	cursor: pointer;
}
#channel UL LI UL.dreier LI .link_extern{
    background: url("../img/link_extern.png") no-repeat scroll 44px 5px transparent;
	font-size: 13px;
    padding-right: 15px;
	color: #666633;
	margin-top: 10px;
	clear: both;
	cursor: pointer;
}
#channel UL LI UL.dreier LI.zweispaltig{
    /*-moz-column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-count: 2;
    -webkit-column-gap:	 2em;    
    column-count: 2;
    column-gap:	 2em;*/
	width: 696px;	
}
#channel UL LI UL.beispiele{
	list-style-type: none;
	float: left;
	overflow: hidden;
	width: 961px;
	height: 190px;
}
#channel UL LI UL.beispiele LI{
	float: left;
	margin-right: 10px;
	width: 150px;
	overflow: hidden;
	margin-bottom: 20px;
	cursor: pointer;
}
#channel UL LI UL.beispiele LI .bilder{
	width: 150px;
	overflow: hidden;
	height: 150px;
	vertical-align:middle;
	background: #fff url("http://ludgerus-verlag.de/peter_wingen/b4b/img/ajax-loader.gif") center center no-repeat;
}
#channel UL LI UL.beispiele LI SPAN {
    clear: both;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0.02em;
    padding-top: 10px;
}
#channel_links{
    background: url("../img/channel_links.png") no-repeat scroll -30px 0px transparent;
    height: 280px;
    position: absolute;
    top: 173px;
    width: 33px;
    display: none;
    cursor: pointer;
}
#channel_rechts {
    background: url("../img/channel_rechts.png") no-repeat scroll -9px 0 transparent;
    height: 280px;
    left: 926px;
    position: absolute;
    top: 172px;
    width: 35px;
    cursor: pointer;
}
UL.beispieleBilder{
	margin: 0;
	padding: 0;	
	list-style-type: none;
}
UL.beispieleBilder LI{
	float: left;
	margin: 0 15px 4px 4px !important;
	padding: 0 !important;	
	width: 70px !important;
	cursor: pointer;
}
.beispielbilder{
	width: 70px;
	height: 70px;
	overflow: hidden;	
}
.kontakt{
	float: left;
	color: #ffffff;	
}
.imprint{
	color: #fff;
	font-weight: normal;
	font-size: 13px;	
}
.imprint A{
	color: #fff;
	text-decoration: none;
}
.imprint h9{
	color: #cd9966;
	font-size: 14px;
	margin: 6px 0;
	clear: both;
	display: block;	
}

			.loading_icon {
				float:right;
				background:url(http://ludgerus-verlag.de/peter_wingen/b4b/img/ajax-loader.gif) no-repeat 1px;
				height:30px;
				width:30px;
				display:none;
			}
			.done {
				padding-left:20px;
				font-size:12px;
				width:70%;
				margin:20px auto;
				display:none
			}
			.clear {
				clear:both;
			}
			.layer .innendrin span{
			    display: inline !important;
			    float: none  !important;
			    margin: 0 !important;
			    position: relative !important;
			    text-align: right !important;
			    top: 0 !important;
			}
			.red {
    			color: #FF0000;
    		} 
#channel UL ul.dreier li.zweispaltig span ul{
	list-style-type:disc !important;	
}
ul.dreier li.zweispaltig span ul li{
	clear: both;
	list-style-type:disc !important;
	margin-bottom: 5px;
}