body 
{
    background-color:#ddeaf2;
    margin:0;
    padding:0;
    font-family:Segoe UI,Verdana,Arial;
}
a 
{
    text-decoration:none;
    color:#069;
}
a:hover 
{
    text-decoration:underline;
}
a img 
{
    border-width:0;
}
.pos 
{
    width:960px;
    margin:0 auto;
}
.main
{
    width:900px;
    padding:15px 30px 100px 30px;
    background-color:#f6f6f6;
    float:left;
}
.head 
{
    width:900px;
    float:left;
}
.head img 
{
    float:left;
}
.metanav 
{
    color:#444;
    float:left;
    text-align:right;
    width:672px;
    font-size:0.75em;
}
.metanav a 
{
    color:#444;
    display:inline-block;
    padding:0;
    padding-right:5px;
    margin-right:5px;
    border-right:1px solid #444;
}
.metanav a:last-child 
{
    border-right-width:0;
}
.hauptnav 
{
    float:left;
    width:672px;
}
.hauptnav ul 
{
    float:left;
    list-style-type:none;
    width:auto;
    margin:15px 0 0 30px;
    padding:0;
    float:right;
}
.hauptnav ul li 
{
    float:left;
    padding:0;
    margin:0;
}
.hauptnav ul li a 
{
    display:block;
    font-weight:600;
    color:#fff;
    padding:8px 20px 9px 20px;
    font-size:0.9em;
    border-top:1px solid #add9f1;
    border-bottom:1px solid #7eb1cc;
    border-radius:3px;
    background:url("../images/trenner.png") no-repeat top right;
    text-shadow: 0px -1px 0px #657f8d;

}
.hauptnav ul li:first-child a
{
    border-left:1px solid #add9f1;
}
.hauptnav ul li:last-child a
{
    border-right:1px solid #7eb1cc;
    background-image:none;
}
.slider,
.zweispaltig
{
    width: 590px;
    padding:15px;
    border-top:1px solid #9f9f9f;
    position:relative;
    float:left;
}
.zweispaltig
{
    width:590px;
    padding:5px 0;
}

.slider img[alt=News] 
{
    position:absolute;
    top:15px;
    left:15px;
    z-index:2;
}
.slider .images 
{
    width:540px;
    height:345px;
    overflow:hidden;
    margin:15px 0 0 13px;
    float:left;
}
.slider .images div.image
{
    width:490px;
    height:145px;
    background-color:#d9d9d9;
    padding:205px 25px 0 25px;
    background-repeat:no-repeat;
    float:left;
    z-image:30;
}


.bereichsstart {
	
	background-color:#acd2ea;
	   padding: 0px;
	   padding-bottom:15px;
	   
}


.bereichsstart .images div.image {
	width:245px;
    height:155px;
	
}


.bereichsstart .images div.image div.newsitembereichsstart {
	position:relative;
	z-index:10000;
	left:14.8em;
	background-color:#ffffff;
	padding:5px;
	width:310px;
	height:155px;
	top:-1em;
	font-size:0.95em;
}


.bereichsstart .images div.image {
	padding:10px 25px 0 25px;
	background-color: #acd2ea;
}

.slider div#bereichimages.images  {
	
    width:580px;
    height:150px;
    overflow:hidden;
    margin:15px 0 0 10px;
    float:left;
}


.slider .images div h3,
.slider .images div p
{
    margin:0 0 5px 0;
    font-size:0.9em;
}

.bereichsstart .images .newsitembereichsstart h3 {
	color:#3b7eba;
}

.bereichsstart .images .newsitembereichsstart p a {
	color:#000000 !important;
}

.slider .slidetabs 
{
    position:absolute;
    top:335px;
    right:50px;
    padding:0 15px;
    z-index:3;
    width:auto;
    height:30px;
    background: #e0e4e6;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ced5d9));
    background: -webkit-linear-gradient(top, #ffffff, #ced5d9);
    background: -moz-linear-gradient(top, #ffffff, #ced5d9);
    background: -ms-linear-gradient(top, #ffffff, #ced5d9);
    background: -o-linear-gradient(top, #ffffff, #ced5d9);
    background: linear-gradient(top, #ffffff, #ced5d9);
    border:1px solid #aaa;
    border-radius:5px;
    overflow:hidden;
    box-shadow: 0px 0px 2px 2px rgba(170,170,170,0.4);
 
}


div.bereichsstart div.slidetabs {
	top:170px;
	right: 10px;
}

.slider .slidetabs a
{
    display:block;
    float:left;
    padding:0;
    font-size:0.75em;
    width:17px;
    height:17px;
    overflow:hidden;
    margin:8px 5px 0 0;
    background:url("../images/slider-buttons.png") no-repeat -13px 0;
    text-indent:-70px;
}
.slider .slidetabs a.current 
{
    background-position:-34px 0;
}
.slider .slidetabs a.backward 
{
    width:13px;
    background-position:top left;
    cursor:pointer;
}
.slider .slidetabs a.forward 
{
    width:13px;
    background-position:top right;
    cursor:pointer;
}
/*.slider .slidetabs a.newslist 
{
    width:13px;
    background-position:top right;
    background:url("../images/list.png") no-repeat;
}*/
.slider .slidetabs a.newslist 
{
    width:50px;
    background-position:top right;
    background:url("../images/alle_news.png") no-repeat;
}


.contentbox h1,
.contentbox h2
{
    float:none;  
    display:block;
    
    color:#fff;
    
    font-size:0.9em;
    font-weight:bold;
    margin:13px 0;
}
h1.blauerbalken, h2.blauerbalken {
    float:left;
}
.contentbox h1 span 
{
    display:block;
    width:558px;
    padding:5px 15px;
    float:left;
    border-top:1px solid #add9f1;
    border-bottom:1px solid #7eb1cc;
    border-radius:3px;
}
.meldung 
{
    width:258px;
    margin:15px;
    border:1px solid #9d9e9e;
    height:220px;
    background-color:#dadada;
    float:left;
}
.meldung p 
{
    font-size:0.8em;
    line-height:1.4em;
    
}
.meldung a 
{
    color:#006497;
}
.blauerbalken {
    background:#9bc3d8;
    border-radius:3px;
    border:1px solid #7eb1cc;
    border-bottom-color:#acacac;
    border-right-color:#acacac;
}
.farbverlauf,
.related .tx-vgetagcloud-pi1,
.related div#rechte_spalte div.csc-textpic,
.related div#rechte_spalte div.contentText,
div.rgteaser3,
div.div.tx-rgsmoothgallery-pi1,
.related .tx-cal-controller
{
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f6f6f6));
    background: -webkit-linear-gradient(top, #ffffff, #f6f6f6);
    background: -moz-linear-gradient(top, #ffffff, #f6f6f6);
    background: -ms-linear-gradient(top, #ffffff, #f6f6f6);
    background: -o-linear-gradient(top, #ffffff, #f6f6f6);
    background: linear-gradient(top, #ffffff, #f6f6f6);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#f6f6f6",GradientType=0 );
}
.content 
{
    width:620px;
}
.contentbox_ganz
{
    width:900px;
    padding:15px;
    border-top:1px solid #9f9f9f;
    position:relative;
    float:left;
    padding:5px 0;
}

.contentbox_halb 
{
    width:276px;
    float:left;
    margin-right:30px;
}
.contentbox_halb h2,
.related h2,
.socialmedia h2,
.related .csc-default .csc-header
{
    font-size:0.9em;
    color:#fff;
    font-weight:600;
    border:1px solid #8b969e;
    background-color:#8b969e;
    margin:13px 0;
    border-radius:3px;
    float:left;
    width:98%;
    padding:0;
}
.contentbox_halb h2 span,
.related h2 span,
.socialmedia h2 span,
.related .csc-default .csc-header h1
{
    border:1px solid #bac8d3;
    border-bottom-width:0;
    border-right-width:0;
    margin:0;
    padding:3px 15px 5px 15px;
    border-radius:3px;
    float:left;
    width:242px;
    font-size:1em;
    font-weight:600;
}
.einspaltig 
{
    width:240px;
    border-top:1px solid #9d9e9e;
    padding:18px;
    padding-top:10px;
    clear:both;
}
.einspaltig img 
{
    border:1px solid #9d9e9e;
}
.einspaltig a 
{
    color:#444444;
}
.einspaltig p 
{
    display:block;
    float:left;
   
   
    
    font-size:0.8em;
    line-height:1.4em;
    width:100%;
}
.einspaltig a b 
{
    font-weight:normal;
    color:#006699;
}
.related 
{
    float:left;
    width:280px;
    margin-top:10px;
}
.content 
{
    width:620px;
    float:left;
    margin-top:10px;
}
.related .contentbox h1 
{
    width:276px;
}
.related .contentbox h1 span
{
    width:244px;
}
.related .contentbox input[type=text] 
{
    border-radius:10px;
    box-shadow: 0px 0px 2px 2px #006699;
    border-width:0;
   
    padding:3px 3px 3px 25px;
    margin:0;
    width:212px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#006699', Direction=0, Strength=3)
    	progid:DXImageTransform.Microsoft.Shadow(color='#006699', Direction=45, Strength=3)
    	progid:DXImageTransform.Microsoft.Shadow(color='#006699', Direction=90, Strength=3)
    	progid:DXImageTransform.Microsoft.Shadow(color='#006699', Direction=135, Strength=3)
    	progid:DXImageTransform.Microsoft.Shadow(color='#006699', Direction=180, Strength=3)
    	progid:DXImageTransform.Microsoft.Shadow(color='#006699', Direction=225, Strength=3)
    	progid:DXImageTransform.Microsoft.Shadow(color='#006699', Direction=260, Strength=3)
    	progid:DXImageTransform.Microsoft.Shadow(color='#006699', Direction=305, Strength=3);
    
}
.related .contentbox input.lupe{
    float: left;
    left: 87%;
    position: relative;
    top: 5px;
    
    left: 86%\0/;
     top: 5px\0/;
}

html>/**/body .related .contentbox input.lupe {
    left /*\**/: 86%\9;
    top /*\**/: 5px\9;
}


.related .contentbox h1 span
{
    width:244px;
}
.related .contentbox h2.aejsuchbox 
{
    color:#444444;
    font-size:2.7em;
    font-weight:400;
    padding:0;
    margin:0 0 15px 0;
    background-color:transparent;
    border-width:0;
}
.contentbox div.contentText a, #contentspalte div.linklisteintern div.contentText a, p.bodytext a {
   
    background: url("../images/linkexternal.png") no-repeat scroll 0 8px transparent !important;
    padding-left: 13px;
    text-decoration: underline !important;
    width: 100%;
    hyphens:auto;
    -ms-hyphens:auto;
    
}
.contentbox div.contentText, #contentspalte div.linklisteintern div.contentText, p.bodytext {
  font-size:1em;
  width: auto;
  float:none;
  height:auto;
}

.contentbox div.csc-textpic div.csc-textpic-imagewrap figure.csc-textpic-image figcaption
{
	font-size:0.85em;
}

.related .contentbox div
{
    clear:both;
}
div.content div#maincontent.contentbox div.linkliste div.csc-textpic div.csc-textpic-text div.contentText {
  width: 80%;
}


#schaltboxtext 
{
   
   
    padding:15px;
   
    font-size:0.9em;
    color:#444;
    min-height: 200px;
}
#schaltboxtext h1 
{
    margin:0;
}
#schaltboxtext2 
{
    display:none;
}
div.zettel,
.related .tx-vgetagcloud-pi1,
.related .tx-cal-controller
{
    border-top:1px solid #444;
    clear:both;
}
.stickyshadow 
{
    margin:0 15px;
}
div.schaltbox a.tageslosunglink {
  float:left;
  background:url("../images/tageslosung_pfeil.png") no-repeat 127px 7px #eee;
  width:120px;
  padding:4px 10px;
}
.related select 
{
    width:238px;
    border:1px solid #069;
    padding:5px;
}
#month-header-prevnext img 
{
    /*display:none;*/
}
.calborder {
  border:0px solid black;
}
.tx-cal-controller 
{
    
    font-size:0.7em;
    width:95%;
    padding-left: 13px;
}
.calborder.navback 
{
    background-color:#9bc3d8;
    color:#000;
    font-weight:bold;
    font-size:1.55em;
    text-align:center;
    
}
#month-header-prevnext {
    float: left;
    width: 95%;
    position: relative;
}
.calborder.navback br 
{
    display:none;
}
.tx-cal-controller table 
{
    width:250px;
}
.tx-cal-controller table table td 
{
    text-align:center;
    background-color:#f0f4f7;
    border:1px solid #e7e9ea;
    border-left-width:0;
    border-top-width:0;
    vertical-align:top;
}
.tx-cal-controller table td 
{
    background-color:#f0f4f7;
    padding:3px 0 5px 0;
}
.monthOff 
{
    color:#ccc;
}
.tx-cal-controller table table td.yearweek 
{
    border-width:0;
    border-bottom:1px solid #cbd1d6;
    border-bottom-width:1px;
    background: #f1f3f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f3f2), to(#e0e7ec));
    background: -webkit-linear-gradient(top, #f1f3f2, #e0e7ec);
    background: -moz-linear-gradient(top, #f1f3f2, #e0e7ec);
    background: -ms-linear-gradient(top, #f1f3f2, #e0e7ec);
    background: -o-linear-gradient(top, #f1f3f2, #e0e7ec);
    background: linear-gradient(top, #f1f3f2, #e0e7ec);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f1f3f2", endColorstr="#e0e7ec",GradientType=0 );
}
.V9 
{
    font-size:1em;
    padding: 0 0 0 15px;
    margin:0;
}
.default_categoryheader_bullet, .default_catheader_bullet {
    color: #557CA3;
    font-size: 20px;
}
.tx-cal-controller table table td br
{
    display:none;
}

.tx-cal-controller .found,
.tx-cal-controller h1,
.tx-cal-controller .V9G,
.tx-cal-controller dl dt br
{
    display:none;
}
.tx-cal-controller dl a.url
{
    color:#069;
    font-weight:bold;
}
.tx-cal-controller dl dd,
.tx-cal-controller dl dt 
{
    padding:5px;
    margin:0;
    float:left;
    width:100%;
}
div#maincontent.contentbox div.tx-cal-controller 
{
   font-size:1em;
   float:left;
   margin-bottom: 10px;
}
.tx-cal-controller dl dd 
{
    margin-bottom:20px;
    display:none;
}
.tx-cal-controller dl dt a 
{
    clear:both;
    float:left;
    width:250px;
}
.related .tx-vgetagcloud-pi1 ul 
{
    list-style-type:none;
    float:left;
    margin:15px;
    width:250px;
    padding:0;
}
.related .tx-vgetagcloud-pi1 ul li 
{
    display:inline-block;
    padding-right:5px;
}
.related .tx-vgetagcloud-pi1 ul li a 
{
    color:#232323;
}
div.sitemap 
{
    background-color:#069;
    color:#fff;
    font-size:0.75em;
    padding:25px 45px;
    clear:both;
    float:none;
    position:relative;
    width:870px;
    margin:0 auto;
    height:300px;
    overflow:visible;
}
.sitemap a 
{
    color:#fff;
}
.sitemap ul 
{
    font-size:1em;
    list-style-type:none;
    margin:0;
    padding:0;
    display:inline;
    line-height:1.5em;
}
.sitemap ul ul ul ul
{
    display:none;
}
.sitemap ul li
{
    display:inline;
}
.sitemap ul li a 
{
    font-weight:bolder;
    text-transform:uppercase;
    margin-right:10px;
    
}
.sitemap ul li ul ul a 
{
    font-weight:400;
    margin-right:10px;
    text-transform:none;
}
.sitemap .fontsize,
.sitemap .bookmarks,
.sitemap .seite_versenden 
{
    float:left;
    width:auto;
    padding-right:60px;
}
.sitemap .fontsize div,
.sitemap .bookmarks div,
.sitemap .seite_versenden div 
{
    float:left;
    padding-right:8px;
}
.sitemap .fontsize a img 
{
    background-color:#fff;
}
.sitemap #pfad 
{
    clear:both;
    border-top:1px solid white;
    border-bottom:1px solid white;
    padding:10px 0;
    margin:15px 0 30px 0;
    float:left;
    width:100%;
}
.sitemap #fusssitemap 
{
    width:100%;
    padding-right:45px;
    float:left;
}
.sitemap .fusszeile 
{
    float:left;
     width:90%;
    margin: 30px 0 30px;
    background: url("../images/aej_fusszeile.png") no-repeat scroll 0 0 transparent;
    border-top: 1px solid white;
    padding: 18px 10px 40px 70px;
 
    
}
.sitemap  .zivilgesellschaft
{
  float:right;
}
.aejfuss 
{
    clear:both;
    vertical-align: middle;
    
}
.socialmedia 
{
    
    width:280px;
    right:30px;
    top:-101px;
    
    background-position: 0px 50px; 
    border-top: 1px solid #444444;
    
}
div.socialimages 
{
  margin-top:5px;
  margin-left:3px;
  padding-bottom:5px;
  padding-left:10px;
  padding-top:5px;
  background: -moz-linear-gradient(center top , #FFFFFF, #F6F6F6) repeat scroll 0 0 rgba(0, 0, 0, 0);
} 
.socialmedia h2 
{
    margin-left:3px;
    padding-bottom:3px;
}
.social_share_privacy_area
{
  padding-left:10px;
}
/**
*  Seitennavigation
*/
ul.unternavigation {
  list-style-type:none;
  margin:0;
  padding:0;
}
ul.unternavigation ul {
  display:none;
}
ul.unternavigation li {
  list-style-type:none;
}
ul.unternavigation a {
  color:#069;
  font-size:0.9em;
  }
ul.unternavigation li.aktiv a {
  font-weight:bold;
  }

ul.unternavigation li.aktiv ul {
  display:inherit;
  list-style-type:none;
  }
ul.unternavigation li.aktiv ul li{
  display:inherit;
  list-style-type:circle;
  }
ul.unternavigation li.aktiv ul li a {
  font-weight:normal;
  }
ul.unternavigation li.aktiv ul li.aktiv-keine-unterpunkte a {
  color:#e80;
  font-weight:bold;
}
.contentbox_normal {
  font-size:0.9em;
  padding:0 20px;
  width:550px;
  margin-top: 60px;
  border-top: 1px solid #9D9E9E;
  /*height: 100%;*/
}
.contentbox_ganz h1,
.contentbox_ganz h2,
.contentbox_normal h1,
.contentbox_normal h2 {
  color:#069;
  /*font-size:1.65em;*/
  margin: 10px 0;
  padding-left: 5px;
  float:left;
  width: 100%;
}
.zweispalten 
{
    width:580px;
    clear:both;
    float:left;
}
.content_zweispalten .contentbox_normal 
{
    width:254px;
    padding:18px;
    float:left;
}
.content_zweispalten .contentbox_normal h1 
{
    max-width:240px;
    font-size:1.2em;
}
.content_zweispalten .contentbox_normal h2
{
    max-width:240px;
    font-size:1em;
    margin-bottom:5px;
}
.pfad {
  padding:0 20px;
  width:550px;
  font-size:0.7em;
  color:#a9a9a9;
}
.pfad a {
  color:#a9a9a9;
  }
.keinestriche p {
  border-top:0;
  margin:0 0 20px 0;
  padding-top:0;
  }
.keinestriche a {
  color:#069;
  text-decoration:underline;
}
.csc-textpic-imagewrap {
  float:left;
  }
.related .csc-textpic,
.related div#rechte_spalte div.contentText{
  padding:0 15px;
  
  clear:both;
  padding-top:5px;
  font-size:0.85em;
  width: 100%;
}
.related .csc-textpic p {
  margin-top:0;
  }
.related .csc-textpic img {
  margin:3px 15px 0 0;
  }
.related .csc-textpic .contentText {
  float:none;
  }
#bereichstart div.tx-sitemap-pi1 
{
    width:590px;
    
    background-color:#f6f7f7;
}
#bereichstart #th_sm_l 
{
    width:590px;
}
#bereichstart #th_sm_l ul
{
    display:block;
    width:900px;
    /*padding:20px 10px;*/
    min-height:120px;
    margin:0;
    float:left;
    height:auto;
    padding: 0;
    padding-left:5px;
}


#bereichstart #th_sm_l ul a 
{
    color:#069;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
    padding: 0px;
    
    
}
div#bereichstart.farbverlauf div.tx-sitemap-pi1 div#th_sm_l ul li span a 
{
	 font-size: 0.95em;
}
#bereichstart #th_sm_l dfn 
{
    display:none;
}
#bereichstart #th_sm_l ul li 
{
    width:280px;
    display:block;
    float:left;
    height:auto;
    background-color: #DADADA;
}
#bereichstart #th_sm_l ul li.last span 
{
    float:left;
    clear:both;
}
#bereichstart #th_sm_l ul li ul
{
    width:195px;
    padding:10px 0 0 0 !important;
    display:block;
    float:left;
    clear:both;
    font-size:0.8em;
    height:auto;
    /*min-height: 200px;*/
}

#bereichstart #th_sm_l ul li ul li 
{
    background:url("../images/bulletpoint069.png") no-repeat 0 7px !important;
    padding:0 20px 5px 0px !important;
    margin:0 !important;
    display:block;
    width:250px;
}
#bereichstart #th_sm_l ul li ul li ul
{
    display:none;
}
div.rgteaser3 
{
    border-top:2px solid #9bc3d8;
    float:left;
    clear:both;
    padding:15px 0;
    width: 560px;
}
.contentbox div.rgteaser3 strong a,
.contentbox div.rgteaser3 i a
{
    color:#069;
    text-decoration:none;
}
.contentbox div.rgteaser3 a 
{
    color:#383838;
    text-decoration:none;
}
div.rgteaser3 span.rgteaser3 
{
    display:none;
}
div.rgteaser3 img
{
    float:left;
    margin-right:20px;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap,

{
    margin-right:0px;
    /*min-height:210px;*/

}

div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	
	margin-right:10px;
}

div.csc-textpic-intext-left-nowrap div.contentText {
	
	width:85%;
	margin-left:50px;
}

div.csc-textpic-imagewrap a:hover 
{
    background-color:Transparent !important;
}

.kontakt div.contentText 
{
    background-color:#f6f7f7;
    padding:20px;
    width:260px;
    font-size:0.8em;
    border-bottom:2px solid #9bc3d8;
}

.kontakt div.contentText a 
{
    background:url("../images/linkexternal.png") no-repeat 0 5px;
    padding-left:13px;
}
.kontakt div.contentText p 
{
    margin:0 0 10px 0;
    padding:0;
}
.kontakt div.csc-textpic-text div.contentText 
{
    display:inline;
    float:none;
    padding:0;
    width:auto;
    font-size:1em;
}
.kontakt div.csc-textpic-text div.contentText a,
.kontakt div.contentText b a  
{
    background-image:none;
    padding-left:0;
}
div#th_sm_l ul li
{
	margin-right:10px!important;
	padding:5px!important;
}  
.farbverlauf ul li
{
 /* background:url("../images/bulletpoint069.png") no-repeat 0 7px !important;*/
}
div#unternavi.einspaltig.farbverlauf ul.unternavigation li a  
{
  color: #444444;
  font-size: 0.75em;
}
.farbverlauf select 
{
  margin-left: 20px;
} 
.tx-nawyouthchurches-pi3 select
{
  margin-left: 10px;
}
.newsitemhomepage
{
   background-color:#FFFFD2;
   font-size:0.75em;
   padding: 5px 5px 5px 5px;
   opacity: 0.85;
   z-index: 1 ;
}
span.news-list-morelink {
  z-index: 9999 ;
}
/* use a semi-transparent image for the overlay */
  #overlay {
    background-image:url(../images/transparent.png);
    color:#efefef;
    height:auto;
    
  }
  /* container for external content. uses vertical scrollbar, if needed */
  div.contentWrap {
   position:fixed;
   top:50%;
   left:50%;
   margin-left:-450px;
   margin-top:-300px;
   z-index:-1;
   width:900px;
   height:600px;
   overflow-x:hidden;
   overflow-y:auto;
  }
/* default close button positioned on upper right corner */
.apple_overlay .close {
    background-image:url(../images/close.png)no-repeat;
    width:100px;
    height:20px;
}
ul.bannerliste li{
  list-style-type:none;
  float:left;
  display: block;
  width: 250px;
}
#monitor1,
#monitor2,
#monitor3,
#monitor4 
{
    background-image:url("../images/monitor.png");
    position:absolute;
    width:558px;
    height:50px;
    top:15px;
    left:17px;
}
#monitor2 
{
    left:17px;
    top:65px;
    background-position:0 -50px;
    width:20px;
    height:315px;
}
#monitor3
{
    left:555px;
    top:65px;
    background-position:-538px -50px;
    width:20px;
    height:315px;
}
#monitor4
{
    left:37px;
    top:335px;
    background-position:-20px -320px;
    width:518px;
    height:45px;
}



#monitor_k1,
#monitor_k2,
#monitor_k3,
#monitor_k4 
{
    /**background-image:url("../images/monitor_klein.png");**/
    background-repeat:no-repeat;
    position:absolute;
    width:551px;
    height:60px;
    top:15px;
    left:17px;
   
}

#monitor_k1 {
	 height:15px;
}

#monitor_k2 
{
    left:17px;
    top:25px;
    background-position:0 -10px;
    width:15px;
    height:315px;
}
#monitor_k3
{
    left:555px;
    top:65px;
    background-position:-538px -50px;
    width:15px;
    height:315px;
}
#monitor_k4
{
    left:37px;
    top:335px;
    background-position:-20px -320px;
    width:518px;
    height:45px;
}





div.contentText p{
  width:100%;
}
.news-single-img {
    float: left;
    margin: 10px 0 0 10px;
    padding: 0;
}
div.news-list-container 
{
    width:100%;
}
div.news-list-item
{
    width:100%;
    border-top:2px solid #9bc3d8;
    padding:20px 0;
    float: left;
}
span.news-list-morelink 
{
    display:none;
}
div.news-list-item img 
{
    float:left;
    margin:0px 20px 10px 0;
}
div.news-single-img 
{
    float:left;
    margin-right:20px;
}
div.news-list-item p,
div.news-list-item h2
{
    margin:0 0 6px 0;
}
div.news-single-aejhead div.news-single-aejhead-index 
{
    visibility:hidden;
}
.news-list-date {
    display: block;
    float: right;
    padding-left: 10px;
}
div.news-list-category {
    background: url("../images/kat.png") no-repeat scroll 0 7px transparent;
    border-bottom: 1px solid #EBF3F7;
    border-top: 1px solid #EBF3F7;
    color: #777777;
    font-size: 0.75em;
    padding: 7px 0 7px 23px;
    width: 517px;
    float: left;
    
}
div.news-list-container h2,
h2.downloadheader,
.linkliste p b {
    color: #383838;
    font-size: 1.2em !important;
    font-weight: bold;
    padding-left:0;
    margin-left:0;
    width:100%;
}

div.news-list-container a,
.linkliste p b {
    color: #006699;
    text-decoration: none;
}
.news-list-browse {
    margin-bottom: 20px;
    text-align: center;
}
div.news-list-container {
    width: 100%;
    padding: 10px 0;
    float: left;
}
.news-latest-container HR.clearer, .news-list-container HR.clearer, .news-list2-container HR.clearer, .news-list3-container HR.clearer, .news-single-item HR.cl-left, .news-single-item HR.cl-right {
    border: medium none;
    clear: right;
    height: 1px;
    margin: 0;
    padding: 0;
}
hr.clearer {
    display: none;
}
#themen .meldung div.contentText p.bodytext {
  font-size:0.8em;
  padding-left:3px;
}
div.erweiterte_suche {
  padding-left:10px; 
  padding-top:5px;
  font-size:0.8em;
}
.linkliste .meldung a {
  padding-left:3px;
}
div.bereichstart {
  padding-left:10px;
}
DIV.csc-textpic, DIV.csc-textpic DIV.csc-textpic-imagerow, UL.csc-uploads LI{
  overflow:none;
  float:left;
  width: 100%;
}
.csc-textpic-intext-left-nowrap .csc-textpic-text {
    margin-left: 50px;
}
.related div#rechte_spalte div.csc-textpic div.csc-textpic-text div.contentText {
    border-top: 0px solid black;
    padding: 0px 0px 0;
    clear:none;
}
#teaserspalte div.tx-chnewsfeeds-pi1 
{
    background-color:rgb(246, 247, 247);
    font-size:0.8em;
    padding-bottom:15px;
    width:100%;
}
/**
*   Jugendkirchen
*/
div.tx-nawyouthchurches-pi2 div.yclogo,
div.tx-nawyouthchurches-pi2 div.ycimage 
{
    float: left;
    margin-left: 180px;
}

.yclogo > img,
.ycimage > img {
  border:1px solid #4d94b8;
}

.yclogo {
	width:100%;
}

div.tx-nawyouthchurches-pi3 form 
{
    display:block;
    float:left;
    width:530px;
    padding:5px 10px;
    margin:0 0 40px 0;
    background-color:rgb(237, 237, 237);
}
div.tx-nawyouthchurches-pi3 form #locplz 
{
    font-size:11px;
    border:1px solid #383838;
    padding:4px;
    width:40px;
}
div.tx-nawyouthchurches-pi3 form #loccity 
{
    font-size:11px;
    border:1px solid #383838;
    padding:4px;
    width:80px;
}
div.tx-nawyouthchurches-pi3 form select 
{
    font-size:11px;
    border:1px solid #383838;
    padding:3px;
    width:140px;
}
div.tx-nawyouthchurches-pi3 form .submit 
{
    float:right;
}
table.youthchurches_list 
{
    width:550px;
    margin-top:15px;
    float:left;
    clear:both;
    margin-bottom: 20px;
}
table.youthchurches_list th,
table.youthchurches_list td 
{
    text-align:left;
    padding:2px 5px;
}
table.youthchurches_list th 
{
    background-color:#eee;
    border-bottom:1px solid #383838;
    margin-bottom:15px;
}
table.youthchurches_list td h3 
{
    margin:0;
    padding:0;
    font-size:1em;
}
table.youthchurches_list .yccol4 a
{
    overflow:hidden;
    width:275px;
    float:left;
}
div.paging_label 
{
    float:left;
    padding-right:10px;
    display:none;
}
div.tx-nawyouthchurches-pi2 
{
    width:550px;
}
div.tx-nawyouthchurches-pi2 .ycbacklink 
{
    width:550px;
    padding:0 0 20px 0;
}
div.tx-nawyouthchurches-pi2 div.yctitle {
    color:#006699;
    display:block;
    margin:0;
    padding:10px 0;
    text-transform:uppercase;
    font-weight:bold;
    width:550px;
    padding:0 0 10px 0;
}
div.tx-nawyouthchurches-pi2 div.label 
{
    width:180px;
    font-weight:bold;
    float:none;
    display:inline-block;
    padding-bottom:5px;
}
div.tx-nawyouthchurches-pi2 div.ycdescr 
{
    width:370px;
    float:none;
    display:inline-block;
    padding-bottom:5px;
}
div.tx-nawyouthchurches-pi1 
{
    width:540px;
    padding:10px 5px;
    background:#eee;
}
.tx-sitemap-pi1 ul li a {
    display: inline;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}
DIV.csc-textpic-intext-right .csc-textpic-imagewrap, DIV.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
     margin-left: 0px !important;
}
div.tx-rgsmoothgallery-pi1{
    float: left;
  margin-left:10px;
  
}
.rgsgcontent {
    height: 100%;  
    
}
.tx-indexedsearch {
    float: left;
}
.thickinfo {
    font-size: 0.75em;
    padding-left: 7px;
    padding-top: 5px;
}
div#maincontent.contentbox div.news-single-item h1,
div#maincontent.contentbox div.news-list-container div.news-list-item h2{
  font-size:1.55em;
}
.csc-header.csc-header-n1 {
    float: left;
    width: 100%;
}
.contentbox_normal .rgteaser3 
{
    background:transparent;
}
.contentbox_normal .csc-textpic-intext-left .csc-textpic-imagewrap 
{
    margin-right:15px;
}
.contentbox_normal .csc-textpic-intext-left p.bodytext 
{
    margin-top:0;
}
.contentbox_normal .csc-textpic-caption 
{
    background:#9bc3d8;
    font-size:0.75em;
    padding:3px 8px;
    color:#fff;
}
.farbverlauf .farbverlauf 
{
    background:transparent;
}
#bereichstart #th_sm_l ul ul 
{
    padding-left:0;
}
#rechte_spalte .contentText ul 
{
    margin-top:0;
    padding-left:15px;
}
div.tx-cal-controller .calendar-event-title {
  font-weight:bold;
}
div#rechte_spalte div.tx-cal-controller p.pagebrowser {
  display:none;  
}
.news-single-item {
    clear: both;
    float: left;
    height: auto;
    margin-bottom: 5px;
    padding: 5px;
    width:550px;
}

.tx-cal-controller dt div {
    float: left;
    width: 100%;
}
.titelink a {
   color: #FFFFFF;
    font-size: 0.9em;
    font-weight: bold;
    
}

html body div.pos div.main div.body div.content div#maincontent.contentbox div.linkliste {
 
  border-top: 2px solid #9BC3D8;
    float: left;
    padding: 20px 0;
    width: 100%;
}
html body div.pos div.main div.body div.content div#maincontent.contentbox div.rgteaser3 strong.rgteaser3d {
	 float: left;
    margin-left: 240px;
    width: 320px;
}

.tx-chnewsfeeds-pi1 {
	float: left;
	font-size:0.85em;
	padding-left:25px;
}
.tx-chnewsfeeds-pi1 li a{
    background: url("../images/ico-rss.gif") no-repeat scroll 0 12px transparent;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-top: 15px;
}
fieldset.cart, 
div.news-list-item form fieldset {
	border:0px solid black; 
	font-size:0.7em;
} 
input.tx_ttnews_qty {
	width:30px;
}
.tx-indexedsearch-searchbox-button
{
	margin-left:4px;
}
input.tx-indexedsearch-searchbox-sword {
	margin-left:5px;
}

.tx-indexedsearch-rules p  
{
	font-size:0.8em;
}
.tx-indexedsearch-rules h2
{
	font-size:0.9em;
}

.tx-indexedsearch-searchbox select {
	margin-left: 5px;
}


.tx-indexedsearch-searchbox select,
.tx-indexedsearch-searchbox input {
	font-size:0.9em;
}
.tx-indexedsearch-searchbox input#tx_indexedsearch_extResume
{
	margin-left: 5px;
}
.tx-indexedsearch-selectbox-desc.desc {
    margin-left: 45px;
}
div.tx-indexedsearch div.tx-indexedsearch-searchbox form#tx_indexedsearch td {
	font-size:0.8em;
}
div.tx-indexedsearch div.tx-indexedsearch-searchbox form#tx_indexedsearch tr {
	line-height:1.5em;
}
.ajax_load {
    display: none;
    position: absolute;
    right: 10px;
    top: 5px;
}
#ajax_cal_next, 
#ajax_cal_priv,
a.forward,
a.backward,
#newsslider a
{
	cursor:pointer;
} 
.content div#maincontent.contentbox div.csc-header h1.csc-firstHeader {
	font-size: 1.65em;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
    float: left;
} 

figcaption {
    width: 100%;
}

div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap {
    margin-right: 10px;
    
}

.newslettersubscribe {
	margin-top:10px;		
}

.newslettersubscribe #optin_field_1,
.newslettersubscribe #optin_field_2,
.newslettersubscribe #optin_field_3,
.newslettersubscribe #optin_field_4
{
	width: 100%;
}

.newslettersubscribe #optin_field_2 {
	margin:0px;
}

.newslettersubscribe td {
	width:50%;
}

.newslettersubscribe label {
 	display:block;
 	clear:booth;
}

div.newsletteranmeldung {
	  border-top: 1px dashed #444444;
	  margin-top:10px;
	  padding-top:18px;
	
}


div.tageslosung {
	 
	  margin-top:5px;
	  padding-top:5px;
	
}


div#rechte_spalte div.csc-textpic div.csc-textpic-text div.contentText p.bodytext {
	width:80%;
}

div#rechte_spalte div.csc-textpic div.csc-textpic-text div.contentText p.bodytext {
	
	width:90% \0/;
}



img.tageslosung,
img.newsletter {
	border:0px solid black;
	margin-left:10px;
}

div.ycpageing div.browseBoxWrap {
	font-size:0.85em;
	
}

.linklistemitglieder div.csc-textpic.csc-textpic-intext-left-nowrap div.csc-textpic-text div.contentText p.bodytext {
	margin-left:100px;
	width: 90%;
}


.tx-yag-gallery-thumb-outerframe, .tx-yag-album-thumb-outerframe {
	width:100%;
}

#mapviewer2 
{
    width:550px !important;
    position:relative;
    height:560px;
    float:left;
    margin-bottom:25px;
    border:1px solid #069;
    margin-top:20px;
}

.projektliste_legende_datum {
	width:30%;
}

.projektliste_legende_titel {
	width: 70%;
}

.projektliste_legende_datum {
	 float: left;
    width: 30%;
}

.projektliste_legende_titel {
	float:left;
	width: 200px;
}

div.projektliste_header form p label {
	display: block;
    float: left;
    margin-left:10px;
    width: 100px;
}

div.projektliste_header form p input[type=text],
div.projektliste_header form p select {
	margin-left:0px;
	width: 250px;
}


div.esgdetail div.projektdetail_absatz label.label {
	
	margin-right:10px;
	font-weight: bold;
	display:block;
	float: left;
	width:150px;
}

div.esgdetail div.projektdetail_absatz span {
	display:block;
	width:70%;
}

div.esgdetail div.zurueck {
	margin-top:20px;
	margin-left:5px;
	margin-bottom: 20px;
}


div.esgdetail div.projektdetail_absatz {
	float: left;
    margin-left: 5px;
    width: 100%;
    padding-bottom:10px;
    
}


div.projektdetail_absatz div.addresse {
	 float: left;
}