/************************************ Allgemeine Formate *********************************/ 
body {
 margin:0px;
 padding:0px;
 background:#F8F9FA url(nav_bg.gif) repeat-y;
 font-family:verdana,helvetica,sans-serif;
 font-size:12px;
 color:#000000;
}
td,input,select,textarea,p,li {
 font-size:1.0em;
 color:#000000;
 font-family:verdana,helvetica,sans-serif;
}
h1 {
 font-size:1.6em;
 line-height:150%;
 padding:0px;
 margin:10px 0px 15px 0px;
}
h2,h3,h4,h5,h6 {
 font-size:1.4em;
 line-height:130%;
}
a {
 color:#000000;
}
a:hover {
 color:#55A41C;
}
p,li {
 line-height:150%;
 padding:0px;
 margin:5px 0px 5px 0px;
}
p:first-line,li:first-line {
 padding-top:-25%;
}
select,input,textarea {
 background:#F8F9FA;
}
ul {
 list-style-image:url(pfeil_rechts.gif);
}
/************************************ Kopfleiste *********************************/
div#kopfleiste {
 width:100%;
 height:70px;
 background:url(kopfleiste_bg.jpg);
 margin-top:0px;
 text-align:right;
 border-bottom:solid 5px #F8F8FA;
}
div.trennleiste {
 height:3px;
 border-top:solid 1px #CCCCCC;
 font-size:1px;
 background:#F8F9FA;
}
/************************************ Sprachwahl *********************************/
div#sprachwahl {
 display:inline;
}

/************************************ Meta Navigation *********************************/
div#metanav {
  white-space:nowrap;
  margin-right:10px;
}
/************************************ Kopf-Navigation *********************************/
div#kopfnavigation {
  text-align:center;
  background:#E7E7E7;  
  }
div#kopfnavigation a {
 font-weight:bold;
 font-size:1.1em;
}

/************************************ Breadcrumbs *********************************/
div#breadcrumbs {
 border-top:solid 1px #CCCCCC;
 font-size:1.0em;
 text-align:left;
}
a.breadcrumbs {
 text-decoration:none;
 font-size:1.0em;
}
a.breadcrumbs_cur {
 text-decoration:none;
 font-size:1.0em;
 font-weight:bold;
}
/************************************ Aussen *********************************/
div#aussen {
 width:100%;
 text-align:center;
 min-width:960px;
}
/************************************ Navigation *********************************/
div#navigation {
 width:213px;
 border-bottom:solid 1px #CCCCCC;
 float:left;
 text-align:left;
 margin-bottom:20px;
}
a.navi_1 {
 text-decoration:none;
 color:#000000;
 }
a:hover.navi_1 {
  color:#55A41C;
}
a.navi_2 {
 display:block;
 text-decoration:none;
 color:#000000;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:28px;
 text-indent:-18px;
 background:#F8F9FA;
 border:solid 0px;
}
a:hover.navi_2 {
 background:#F1F1F1;
 border:solid 0px;
 color:#55A41C;
}
a.navi_3 {
 display:block;
 text-decoration:none;
 color:#000000;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:38px;
 text-indent:-18px;
 border:solid 0px;
}
a:hover.navi_3 {
 background:#F1F1F1;
 border:solid 0px;
 color:#55A41C;
}
img.navi_no {
 width:8px;
 height:8px;
 border: solid 0px;
 margin-left:5px;
 margin-right:5px;
}

/************************************ Kopfbild *********************************/
div#kopfbild {
 width:100%;
 height:0px;
 background:url(kopfbild_standard.jpg);
 display:none;
}

/******************************SpalteNormalKopfbild****************************/

div#NormalKopfbild150 {
 width:100%;
 height:150px;
/** background:url(kopfbild_standard.jpg); **/
}

div#NormalKopfbild200 {
 width:100%;
 height:200px;
/** background:url(kopfbild_standard.jpg); **/
}

div#NormalKopfbild250 {
 width:100%;
 height:250px;
/** background:url(kopfbild_standard.jpg); **/
}

div#NormalKopfbild300 {
 width:100%;
 height:300px;
/** background:url(kopfbild_standard.jpg); **/
}
/************************************ Content *********************************/
div#content {
 width:48%;
 overflow:hidden;
 padding-bottom:30px;
 padding-left:20px;
 margin:auto;
 text-align:left;
 border:solid 1px #F8F9FA;
 background:#F8F9FA;
}
/** Hack ie6 **/
* html div#content {
 width:500px;
}

/************************************ Fußleiste *********************************/
div#fussleiste {
 border-top:solid 1px #CCCCCC;
 margin-top:30px;
 padding-top:10px;
}
/************************************ Teaser *********************************/
div#teaser {
 width:240px;
 float:right;
 margin-left:10px;
 text-align:right;
}
div.teaserbox {
 margin-bottom:20px;
 border-bottom:solid 1px #CCCCCC;
 width:230px;
 margin-right:10px;
}
h1.teaser {
 background:#55A41C;
 color:white;
 font-weight:bold;
 text-align:center;
 font-size:1.0em;
 padding-top:5px;
 padding-bottom:10px;
 margin:0px;
}
div#teaser p {
 margin:0px;
 padding:5px;
 border-left:solid 1px #CCCCCC;
 border-right:solid 1px #CCCCCC;
 text-align:left;
}
div#teaser p.Blocklink {
 margin-bottom:3px;
 padding:3px;
 text-align:left;
 border:0px;
}
/************************************ Indexed Search *********************************/
div.tx-indexedsearch-searchbox {
 border-bottom:solid 1px #CCCCCC;
}
div.tx-indexedsearch-rules {
 display:none;
}
legend {
 display:none;
 padding:0px;
}
fieldset {
 border:solid 0px;
 padding:0px;
 margin-bottom:20px;
}
div.tx-indexedsearch-browsebox {
 border-bottom:solid 1px #CCCCCC;
}
input.tx-indexedsearch-searchbox-sword {
 background-color:#F8F9FA;
 font-size:14px;
 color:#000000;
}
div.tx-indexedsearch-search-submit {
 margin-top:10px;
}
input.tx-indexedsearch-searchbox-button {
 background-color:#F8F9FA;
 font-size:14px;
 color:#000000;
}
span.tx-indexedsearch-percent {
 font-size:14px;
 font-weight:normal;
 margin-top:-18px;
 float:right;
}
dl.tx-indexedsearch-info {
 border-top:solid 1px #CCCCCC;
 border-bottom:solid 1px #CCCCCC;
 padding:5px 0px 5px 0px;
}
dt,dd {
 display:inline;
 padding:0px;
 margin:0px;
}
div.tx-indexedsearch-form, div.tx-indexedsearch-search-for,
div.tx-indexedsearch-search-in, div.tx-indexedsearch-search-select-section,
div.tx-indexedsearch-search-submit {
 margin-top:10px;
}
/************************************ Sitemap *********************************/
li.sitemap_1 {
 margin:0px;
 margin-top:10px;
 background:#CCCCCC;
 font-weight:bold;
 padding-left:3px;
}
li.sitemap_2 {
 margin:0px;
 margin-top:5px;
}
li.sitemap_3 {
 margin:0px;
 margin-top:5px;
}
/************************************ Kontaktformular *********************************/
div.message {
 color:red;
 font-weight:bold;
}
div.spalte_1 {
 width:100px;
 float:left;
 clear:left;
}
select.anrede, input.feld, textarea.feld {
 background-color:#F8F9FA;
}
textarea.feld {
 width:450px;
}
/************************************ Frontend Editing *********************************/
table.typo3-editPanel {
 margin-right:10px;
 margin-bottom:20px;
}

td.typo3-editPanel-label {
white-space:normal;
}
/************************************ Sonstige Klassen *********************************/
h1.csc-firstHeader {
 margin-top:0px;
}
/*** Umflossendes Texbild oben bündig mit Text ***/
div#content div.csc-textpic-imagewrap {
 padding-top:5px;
}
/***** Bildunterschrift ***/
dd.csc-textpic-caption {
 font-weight:normal;
 font-size:11px;
 display:block;
}
.typo3-adminPanel {
 left:-1000px;
}
/***** RTE Tabelle ***/
table.contenttable {
 border:solid gray 1px;
 border-collapse:collapse;
}
table.contenttable td {
 border:solid gray 1px;
 padding:5px;
}
/****** LoginForm ****/
div.login {
 width:160px;
 margin-left:20px;
 margin-bottom:20px;
}

/************************************ Rahmen zur Auswahl *********************************/
.csc-frame-invisible {
 visibility:hidden;
}
.csc-frame-rulerBefore {
 border-top: solid 1px silver;
}
.csc-frame-rulerAfter {
 border-bottom: solid 1px silver;
}
.csc-frame-frame1 {
 border: solid 1px silver;
 padding:5px;
}
.csc-frame-frame2 {
 background:#E7E7E7;
 padding:5px;
}
.csc-frame-indent {
 margin-left:60px;
}
.csc-frame-indent3366 {
padding-left: 33%;
}
.csc-frame-indent6633 {
padding-right: 33%;
}

/********************************** Calendar Extension :: cal ***************/

div#calendar-event table.contenttable td {

   padding-left: 0px;
   border:solid 0px;	
   width: 50%;
}

div#calendar-event table.contenttable td.align-right {

   text-align: right;

}

div#calendar-event table.contenttable {

   border:solid 0px;	
   width: 100%;   

}
table.month-small,td#legend div {
 display:none;
}

/********************************** tt_news ***************/
div#content div.news-list-container h2 a {
 text-decoration:none;
}

div.news-list-item {
 border-bottom:solid 1px #CCCCCC;
 margin-top:10px;
}
div.news-single-item h1 {
 margin-top:20px;
}
div.news-single-rightbox {
 display:none;
 }
/*div.news-single-rightbox a {
 visibility:visible;
}*/
#teaser div.news-list-container {
 border-left:solid 1px #CCCCCC;
 border-right:solid 1px #CCCCCC; 
 text-align:left;
 padding:5px;
}
#teaser span.news-list-date {
 display:block;
 float:none;
 padding:5px 5px 5px 0px;
}
#teaser div.news-list-item h2 {
 font-size:1.0em;
 padding-bottom:10px;
}
#teaser div.news-list-item p {
 border:0px;
 padding:0px;
}
#teaser div.news-list-category{
 margin-top:10px;
}
#teaser .news-list-item img, div.news-list-category{
 display:none;
}
div.news-single-item h2 {
 font-size:1.0em;
}