BODY {
  background-color:#fff; 
  padding:0px; 
  margin:0 0 0 1px; 
  font-family: Verdana, Helv, Helvetica, sans-serif; 
  font-size:12px; 
  color:#000; 
  line-height:16px; 
}

p {
  margin:0 0 10px 0;
  padding:0;
}


A { 
  color:#333333; 
  text-decoration: none; 
}
A:HOVER{ 
  color:#fff; 
  text-decoration: none; 
  background-color:#456FAB; 
}
div#content_container a {
  text-decoration: underline; 
}

H1 { 
  font-size:14px; 
  font-weight:bold; 
  color:#000;
}
H2 { 
  font-size:12px; 
  font-weight:bold; 
  color:#555555; 
  padding:0px; 
  margin:0 0 10px; 
}

H3,h4 { 
  font-size:14px; 
  font-weight:bold; 
  color:#294994; 
  background-color:#ADC9ED;
  padding:1px 2px 1px 2px; 
  margin:0 0 10px; 
}

/* Color: */
.color01   { background-color:#fff; }    /* color: white  */
.color02  { background-color:#000; }    /* color: black */


ol {list-style:square;}

/* Collage: */
#collage { 
  width:994px; 
  height:190px; 
  background-image : url(images/collage_995_de.jpg);
  overflow:hidden;
}

/* Box fuer Button zurueck: */
#button_zurueck {
float:right;
width:130px;
background-color:#456FAB; 
border-top:1px solid #fff;
border-right:1px solid #000; 
border-bottom:1px solid #000;
border-left:1px solid #fff;
font-size:11px;
text-align: center; 
color:#fff;
padding-left:3px; 
padding-right:3px;
}

/* Box fuer Sulleitertext: */
#sl_headline { 
width:630px;
height:16px;
background-color:#3A6CB2;  
border-top:1px solid #fff;
border-right:1px solid #000; 
border-bottom:1px solid #000;
border-left:1px solid #fff;
font-size:12px;
text-align: left; 
color:#fff;
padding-left:6px; 
padding-right:3px;
}

/* Box fuer Sulleitertext: */
.sl_box { 
top:16px;
width:630px;
height:70px;
background-color:#FDF4E9;
border-bottom:1px solid #333;
border-left:1px solid #fff;
border-top:1px solid #fff;
border-right:1px solid #333;
font-size:12px;
text-align: left; 
color:#000;
padding-left:6px; 
padding-right:3px;
}

/* Box fuer Zeiten hell: */
#zeiten1 { 
width:630px;
height:20px;
background-color:#3A6CB2;  
border-top:1px solid #fff;
border-right:1px solid #000; 
border-bottom:1px solid #000;
border-left:1px solid #fff;
font-size:12px;
text-align: left; 
color:#fff;
padding-left:6px; 
padding-right:3px;
}

/* Box fuer Zeiten dunkel: */
.zeiten2 { 
  top:16px;
  width:630px;
  height:20px;
  background-color:#F7FDEE;
  border-bottom:1px solid #333;
  border-left:1px solid #fff;
  border-top:1px solid #fff;
  border-right:1px solid #333;
  font-size:12px;
  text-align: left; 
  color:#000;
  padding-left:6px; 
  padding-right:3px;
}

/* Box fuer Text oben: */
#text_oben { 
  width:994px;
  height:22px; 
  background-color:#255CAA; 
  text-align:center;
  color:#adc9ed;  
  padding-left:0px; 
  padding-top:5px; 
  border-bottom:1px solid #000; 
}

/* Box fuer Submenue: */
#floatbox {
  position: absolute;
  top:209px;
  left:166px;
  background-color:#EEF3FB;
  border-bottom:1px solid #000;
  font-size:11px;
}
/* Box fuer Navigation II: */
#secondnav { 
  width:994px;
  height:22px; 
    background-color:#ADCBEF; 
  color: #ffffff; 
  text-align:center; 
  border-bottom:1px solid #000; 
  padding-left:0px; 
  padding-right:0px; 
  font-size:11px;
}
#secondnav a { 
color:#fff; 
}
#secondnav a:link, #navlist a:visited {
text-decoration: none;
color: #ffffff;
}
#secondnav a:hover {
background-color: #29589C;
text-decoration: none;
color: #adc9ed;
}

/* Hintergrund Kachel: */
#stage {  
  width:994px;
  background-image : url(images/bg_kachel_994.gif);
  margin:0;
  padding:0;
}

#left_column{
  float:left;
  width:160px;
  margin:0;
    
}

/* Box fuer Content: */
#content_container { 
float:left; 
width:673px; 
/* IE */
!width:672px;
margin:0;
padding:0;


}

#quicknav{
  margin:0;
  padding:10px 0 0 15px;
}

#quicknav a{
  font-size:10px;
  text-decoration:underline;
}

#content{
  width:90%;
  margin:0px 0 20px 0;
  !margin:10px 0 20px 0;
  padding:0 0 0 15px;
}

#prop{
  float:left;
  width:1px;
  height:570px;
}

#right_column{
  float:left;
  width:160px;
  margin:0;
  /*padding:20px 0 0 1px;*/
  padding:4px 0 0 0;
}

/* foto auueen (rechts und links) */
.foto {
margin:-4px 0 0 0;
padding:0;
/*border-top:1px solid #000;
border-right:1px solid #537CB4; 
border-bottom:1px solid #fff;
border-left:1px solid #537CB4;
*/
}


#navcontainer{
  width:160px;
  margin:0 0 4px 0;
}

.active{
  font-weight:bold;
}

#quicknav .active a{
  text-decoration:none;
}

#navcontainer ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
}


#navcontainer a
{
display: block;
padding: 4px 0px 4px 4px;
margin: 0;
width: 157px;
background-color: #adc9ed;
border-bottom: 1px solid #000;
border-top: 1px solid #fff;
color:#000;
}

#navcontainer a:hover
{
background-color: #255CAA;
color: #000;
}

/* Box fuer Navigation II NEWS: */
#navcontainernews ul
{
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#navcontainernews a
{
display: block;
padding: 4px;
width: 157px;
background-color: #adc9ed;
border-bottom: 1px solid #000;
border-top: 1px solid #fff;
}
#navcontainernews a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}
#navcontainernews a:hover
{
background-color: #95B8E8;
color: #000;
}

/* erste Ebene */
ul#navlist ul li a{
  background:#FFFFFF;
  padding-left:20px;
  width:141px;
  font-size:11px;
}

ul#navlist ul li a:hover{
  background-color: #DEEAF6;
}

ul#navlist ul li.active a{ 
  background-color: #DEEAF6;
}

/* zweite Ebene */
#navcontainer ul ul li a
{
display: block;
border-bottom:none;
}

/* dritte Ebene */
ul#navlist ul ul li a {
    padding-left: 30px;
    width: 131px;
}

ul#navlist ul ul li a  {
  border:none;
  border-bottom:1 px solid #000;
  background-color: #DEEAF6;

  padding:0px 0px 1px 30px;
}


/* Box fuer Events rechts: */
#events { 
float:left; 
width:160px;  
overflow:hidden; 
padding-left:0px; 
background-color:#adc9ed; 
font-size:11px; 
padding-bottom:10px;
}

/* Box fuer Footer: */
#footer { 
clear:both;
width:994px;
background-color:#294994; 
text-align:center; 
border-bottom:1px solid #000; 
font-size:11px;
color: #fff; 
}

#footer A, #footer A:hover {
text-decoration: none;
color: #ffffff;
}

DIV.csc-textpic-imagewrap{
  margin-top:0px;
}


.csc-textpic-caption {
  font-size:10px;
  line-height:14px;
  padding:2px 0 10px 0;
}

.right    { float:right; }
.left    { float:left; }
.clear    { clear:both; height:1px; overflow:hidden; }


.termine-item{
clear:left;
}

.date{
font-weight:bold;
margin-right:40px;
}

.event{
margin-left:40px;
}
.termine-item{
background:#e6e6e6;
}

.end_date{
font-weight:bold;
margin-left:-35px;
margin-right:55px;
}

.event_list{
border: 1px solid #e3e3e3;
}

.tx-keyac-pi1 .legende{
color:#666666;
border:1px solid #e3e3e3;
background:none;
}

.legend_date, .legend_time, .legend_event{
float:left;
margin:5px 0px 5px 0px;
}

.legend_date{
margin-left:25px;
margin-right:60px;
}

.legend_time{
margin-left:35px;
margin-right:60px;
}

.legend_event{
margin-left:45px;
}

.cal-teaser{
width:155px;
font-size:10px;
border:1px solid #294994;
margin-top:5px;
background:#f9f9d9;

}

.cal-teaser .header{
color:#FFF;
padding:5px;
text-align:center;
font-size:11px;
font-weight:bold;
background:#294994;
}

.cal-teaser ul{
list-style:none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;

}

.cal-teaser ul li{
border-bottom:1px solid #e3e3e3;
margin:2px 0px 2px 0px;
padding:0px 0px 10px 10px;

}

.news-list-item{
margin-bottom:20px;
}

h4{
font-size:12px;
}

.news-list-title{
float:left;
padding-left:10px;
}

.news-list-date{
float:right;
padding-right:10px;
font-size:10px;
}

.news-single-item{
margin-top:10px;
}

.news-single-timedata{
font-size:10px;
margin:-8px 0px 10px 0px;
background:#e3e3e3;
}


h5{
font-size:11px;
background:#adc9ed;
margin-bottom:2px;
padding-left:2px;
color:#294994;
margin-top:0px;
}

/* Datum Startseite unsichtbar */
span.news-latest-date {
	visibility:hidden;
	line-height:0;
}

.news-latest-container{
width:155px;
font-size:10px;
border:1px solid #294994;
margin-top:5px;
padding:0;
background:#fdfdfd;
}

.news-latest-container h2{
padding:5px;
text-align:center;
font-size:11px;
font-weight:bold;
background:#294994;
color:#FFF;
margin-bottom:0px;
}

.news-latest-item{
padding:3px;
margin-bottom:10px;
}


.news-latest-item .bodytext{
padding:7px 7px 0px 7px;
}

.commentcounter{
font-size:10px;
color:gray;
}

.sk-pagecomments-counter{
text-decoration:none;
color:gray;
}

.sk-pagecomments-headline{
background:#d3e3e3;
color:#294994;
border-bottom:1px solid #e3e3e3;
margin-top:10px;
}

.sk-pagecomments-namedate{
padding-top:2px;
font-weight:normal;
}

.sk-pagecomments-namedate{
padding-top:2px;
font-weight:normal;
}

.sk-pagecomments-answerheadline{
color:#294994;
background:e3e3e3;
border-bottom:1px solid white;
border-top:1px solid gray;
}

.tx-keyac-pi1 table.calendar td.cat5, .tx-keyac-pi1 table.calendar td.todaycat5  {
border:1px solid gray;
}

.red_catheader_bullet{
font-size:14px;
color:red;
}

.red_catheader_text, .red_catheader_text a{
color:red;
}

.blue_catheader_bullet{
font-size:14px;
color:blue;
}

.blue_catheader_text, .blue_catheader_text a{
color:blue;
}

.green_catheader_bullet{
font-size:14px;
color:green;
}

.green_catheader_text, .green_catheader_text a{
color:green;
}

.tx-mmforum-table .tx-mmforum-th{
background:#adc9ed;
color:#29589C;
}

.tx-mmforum-table .tx-mmforum-td{
color:#29589C;

}
td input.tx-mmforum-button{
background:#29589C;
color:white;
border:1px solid #adc9ed;
}

.tx-mmforum-pi1 div a:hover, .tx-mmforum-pi1 td a:hover{
color:#ffffff;
}

.tx-mmforum-pi1-newpost-middle #message {
margin:0px;
padding:0px;
width:450px;
}

.tx-mmforum-pi1-codeboxnote{
width:430px;
}

input.tx-mmforum-pi1-attachment{
width:450px;

}

td hr{
margin-top:30px;

}

.tx-mmforum-signature{
color:gray;
}


/* YAC  */
.tx-keyac-pi1 {
	padding:5px 0px 0px 0px !important;
}

.tx-keyac-pi1 .yac-teaser {
	width:155px !important;
}

.tx-keyac-pi1 .yac-teaser-header {
	font-size:10px !important;
} 





/* ###################### */
/*  Powermail-Korrektur   */
/* ###################### */

/*########### GLOBAL, ALLE FORMULARE ######*/
/* Rahmen um alles */
fieldset.tx-powermail-pi1_fieldset {
	background-color:#EEF3FB;
	border:0px solid #AAAAAA;
	padding:10px;
}

/* Legende auf Rahmen oben links */
fieldset.tx-powermail-pi1_fieldset legend {
  color:white;
  font-weight:bold;
  display:none;
}


/* Zeilen "even" (Ungerade) */
fieldset.tx-powermail-pi1_fieldset div.even {
  background-color:#EEF3FB;
}

/* Sternchen "Pflichtfeld" */
span.powermail_mandatory {
  color:red;
  padding-left:5px;
}



fieldset.tx-powermail-pi1_fieldset label {
  font-weight:normal;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title, p.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-weight:bold;
	margin:15px 0px 5px 0px ;
	padding:0;
}

/* "Thema" und "Ihre Nachricht fett" */
div#powermaildiv_uid2 label, div#powermaildiv_uid3 label {
  font-weight:bold;
}


/* Absenden Button und Buttons Prüfseite vor absenden */
fieldset.tx-powermail-pi1_fieldset input.powermail_submit,
input.tx-powermail-pi1_confirmation,
input.tx-powermail-pi1_mandatory_submit {
  background-color:#FFFFFF;
  font-size:10px;
  border-left:1px solid grey;
  border-top:1px solid grey;
}

/* Button Newsletter Abonnement */
input.powermail_submit_uid4,
input.powermail_submit_uid11 {
	margin:0px !important;
}

/* Error Pflichtfeld */

div.tx-powermail-pi1_mandatory {
  color:#990000;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px ;
}

div.tx-powermail-pi1_mandatory ul {
  margin:0px;
  padding:0px;
}

div.tx-powermail-pi1_mandatory li {
  margin:0px;
  padding:2px;
  list-style-type:none;
  background-color:#990000;
  color:#FFFFFF;
}

div.tx-powermail-pi1_thx {
  margin:0px;
  padding:2px;
  background-color:#990000;
  color:#FFFFFF;
}

div.powermail_mandatory_js  {
	color:red;
	margin:0px 0px 0px 0px ;
}

div.tx-powermail-pi1_thx p {
	color:#fff;
}

fieldset.tx-powermail-pi1_fieldset label {
    width:140px;
}
