/************************************ Allgemeine Formate *********************************/
body {
 margin:0px;
 padding:0px;
 background:#A2A8AA url(bg_right.gif) repeat-y right;
 font-family:verdana,helvetica,sans-serif;
 font-size:14px;
 color:#000000;
}
td,input,select,textarea,p,li {
 font-size:1em;
 color:#000000;
 font-family:verdana,helvetica,sans-serif;
}
h1 {
 font-size:1.2em;
 line-height:150%;
 padding:0px;
 margin:10px 0px 15px 0px;
 color:#032B70;
}
h2,h3,h4,h5,h6 {
 font-size:1.1em;
 line-height:130%;
}
a {
 color:#000000;
}
a:hover {
 text-decoration:none;
 }
p,li {
 line-height:150%;
 padding:0px;
 margin:5px 0px 5px 0px;
}
select,input,textarea {
 background:#F8F9FA;
}
ul {
 list-style-image:url(arr1.gif);
}

/************************************ Kopfleiste *********************************/
div#kopfleiste {
 width:100%;
 height:70px;
 background:url(kopfleiste.jpg) repeat-x;
 margin-top:0px;
 text-align:right;
}
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;
}
a.meta_nav {
 color:#000000;
 text-decoration:none;
 font-weight:bold;
}
a:hover.meta_nav {
 text-decoration:underline;
 color:#000000;
 background:transparent;
}
/************************************ Breadcrumbs *********************************/
table#breadcrumbs {
 background:#BABFC2;
 border-top:solid 1px #CCCCCC;
 font-size:0.9em;
 width:100%;
 }
table#breadcrumbs td {
 line-height:150%;
 padding-top:5px;
 padding-bottom:5px;
}
a.breadcrumbs {
 text-decoration:none;
 font-size:1em;
 color:#000000;
}
a:hover.breadcrumbs {
 text-decoration:underline;
 color:#000000;
 background:transparent;
}
a.breadcrumbs_cur {
 text-decoration:none;
 font-size:1em;
 font-weight:bold;
 color:#000000;
}
a:hover.breadcrumbs_cur {
 color:#000000;
 background:transparent;
}
/************************************ Aussen *********************************/
div#aussen {
 width:100%;
 text-align:center;
 min-width:960px;
 background:url(bg_right.gif) right repeat-y #F8F9FA;
}
/************************************ Background Left *********************************/
div#background_left {
 background:url(bg_left.gif) repeat-y; 
 width:100%;
 border:transparent solid;
 border-width:1px 0px 1px 0px;
}
/************************************ Navigation *********************************/
div#navigation {
 width:213px;
 border:solid 1px #C6CECE;
 float:left;
 text-align:left;
 margin-bottom:20px;
}
a.navi_1 {
 display:block;
 text-decoration:none;
 border:solid 0px;
 border-top:solid 1px #C6CECE;
 color:#000000;
 background:#BDBDC6;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:22px;
 text-indent:-22px;
}
a:hover.navi_1 {
 background:#88BF3C;
 border:solid 0px;
 border-top:solid 1px #C6CECE;
 color:#FFFFFF;
}
a.navi_2 {
 display:block;
 text-decoration:none;
 color:#000000;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:22px;
 text-indent:-22px;
 background:#CED1D4;
 border:solid 0px;
}
a:hover.navi_2 {
 background:#88BF3C;
 border:solid 0px;
 color:#FFFFFF;
}
a.navi_3 {
 display:block;
 text-decoration:none;
 color:#000000;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:22px;
 text-indent:-22px;
 border:solid 0px;
}
a:hover.navi_3 {
 background:#88BF3C;
 border:solid 0px;
 color:#FFFFFF;
}
img.navi_no {
 border: solid 0px;
 margin-left:5px;
 margin-right:5px;
}
/************************************ Content *********************************/
div#content {
 width:45%;
 overflow:hidden;
 padding-bottom:30px;
 padding-left:20px;
 margin:auto;
 text-align:left;
 border:solid 1px #F8F9FA;
 background:#F8F9FA;
 margin-top:30px;
}
/** Hack ie6 **/
* html div#content {
 width:500px;
}
div.trennbalken {
 background:#CED1D4; 
 padding:5px;
 margin-bottom:10px;
}
div.seiteninhalt {
 margin-bottom:30px;
}


/************************************ Fußleiste *********************************/
div#fussleiste {
 border-top:solid 1px #CCCCCC;
 margin-top:30px;
 padding-top:10px;
 margin-bottom:60px;
}
/************************************ Teaser *********************************/
div#teaser {
 width:250px;
 float:right;
 margin-left:10px;
 background:#C6CECE;
}
div.teaserbox {
 width:220px;
 background:#BDBDC6;
 margin-left:30px;
}
h1.teaser {
 /*background:url(teaser_oben.jpg) no-repeat #CCCCCC;*/
 color:#000000;
 font-weight:bold;
 font-size:1em;
 padding:5px;
 padding-bottom:10px;
 margin:0px;
 text-align:left
}
div#teaser p, div#teaser li {
 margin:0px;
 padding:5px;
 text-align:left;
}
/************************************ 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:1em;
 color:#000000;
}
div.tx-indexedsearch-search-submit {
 margin-top:10px;
}
input.tx-indexedsearch-searchbox-button {
 background-color:#F8F9FA;
 font-size:1em;
 color:#000000;
}
span.tx-indexedsearch-percent {
 font-size:1em;
 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:#CED1D4;
 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 *********************************/

/***** Bildunterschrift ***/
dd.csc-textpic-caption {
 font-weight:normal;
 font-size:0.8em;
 display:block;
}
div#content div.csc-textpic-imagewrap {
 margin-top:5px;
}
h1.csc-firstHeader {
 margin-top:0px;
 padding-top:0px;
}

/************************************ Rahmen zur Auswahl *********************************/
.csc-frame-invisible {
 visibility:hidden;
}
.csc-frame-rulerBefore {
 border-top: solid 1px black;
}
.csc-frame-rulerAfter {
 border-bottom: solid 1px black;
}
.csc-frame-frame1 {
 border: solid 1px black;
 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%;
}








