/************************************ Allgemeine Formate ******************************/
body { 
 margin:0px;
 padding:0px;
 font-family:verdana,helvetica,sans-serif;
 font-size:14px;
 color:#000000;
 background:#ffffff;
}
td,input,select,textarea,p,li {
 font-size:14px;
 color:#000000;
 font-family:verdana,helvetica,sans-serif;
}
h1, h1 a {
 font-size:14px;
 line-height:150%;
 padding:3px;
 margin:10px 0px 15px 0px;
 background:#9c9e9f;
 color:#ffffff;
 text-align:center;
}
h2,h3,h4,h5,h6 {
 font-size:16px;
 line-height:130%;
}
a {
 color:#025285;
 text-decoration:none;
}
a:hover {
 text-decoration:underline;
}
p,li {
 line-height:150%;
 padding:0px;
 margin:5px 0px 5px 0px;
}
ul {
 list-style-image:url(pfeil_rechts.gif);
}
/************************************ Meta-Navigation *********************************/
div#meta_nav {
 margin-top:10px;
 text-align:left;
 margin-left:10px;
}
div#meta_nav a {
 color:#025285;
 font-size:12px;
 display:block;
 float:left;
 text-decoration:none;
 margin-right:10px;
}
/************************************ Kopfleiste *********************************/
div#kopfleiste {
 height:114px;
 background:url(header_left.jpg) no-repeat #FFFFFF;
 margin-top:0px;
 text-align:right;
 clear:left;
 padding-right:10px;
}
div#kopfleiste img {
 border:0px;
}
div.trennleiste {
 height:3px;
 border-top:solid 1px #CCCCCC;
 font-size:1px;
 background:#ffffff;
}
/************************************ Suchformular *********************************/
form.search_form {
 padding-right:10px;
 float:right;
}
form.search_form input {
 font-size:12px;
 border:solid 1px #ffffff;
 padding:0px;
 margin:5px;
}
/************************************ Top-Navigation *********************************/
div#topnav {
 text-align:left;
 background:#990000;
 height:30px;
}
div#topnav a {
 display:block;
 float:left;
 font-weight:bold;
 text-decoration:none;
 padding:0px 10px;
 padding-top:5px;
 /*margin-left:0px;*/
 height:30px;
}
a.navi_1 {
 color:#ffffff;
}
a:hover.navi_1 {
 background-color:white !important;
 color:#990000;
 border:0px white solid;
}
a.navi_1_act {
  background:#ffffff; 
  color:#990000; 
}
/************************************ Breadcrumbs *********************************/
div#breadcrumbs {
 margin:5px 0px 20px 0px;
 border-top:solid 1px #CCCCCC;
 border-bottom:solid 1px #CCCCCC;
 padding:3px 0px 3px 10px;
 text-align:left;
 clear:both;
 font-size:12px;
 }
a.breadcrumbs {
 text-decoration:none;
 font-size:12px;
}
a.breadcrumbs_cur {
 text-decoration:none;
 font-size:12px;
 font-weight:bold;
}
/************************************ Aussen *********************************/
div#aussen {
 width:100%;
 text-align:center;
 min-width:960px;
}
/************************************ Container Links *********************************/
div#container_left {
 width:213px;
 float:left;
 text-align:right;
}
/************************************ Sub-Navigation *********************************/
div#sub_nav {
 margin-top:20px;
}
div#sub_nav a {
 display:block;
 text-decoration:none;
 color:#025285 !important;
 margin-top:5px;
}
a:hover.navi_2 {
 text-decoration:underline;
}
a.navi_2_act {
 font-weight:bold;
}
a.navi_3 {
 font-size:0.8em;
 margin-top:2px;
}
a:hover.navi_3 {
 text-decoration:underline;
}
a.navi_3_act {
 font-weight:bold; 
 font-size:0.8em;
 margin-top:2px;
} 
/************************************ Content *********************************/
div#content {
 width:48%;
 overflow:hidden;
 padding-bottom:30px;
 padding-left:20px;
 margin:auto;
 text-align:left;
 border:solid 1px #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;
 overflow:hidden;
}
div.teaserbox {
 margin-bottom:20px;
 border-bottom:solid 1px #CCCCCC;
 width:230px;
 margin-right:10px;
}
h1.teaser {
 background:#990000;
 color:#ffffff;
 text-align:center;
 font-size:14px;
 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;
}
/************************************ 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 {
 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 *********************************/
ul.sitemap_1 {
 list-style-image:none !important;
 list-style-type:none !important;
}
li.sitemap_1 {
 margin:0px;
 margin-top:10px;
 border-left:5px solid #990000;
 border-bottom:1px solid #990000;
 font-weight:bold;
 padding-left:3px;
}
li.sitemap_1 a {
 display:block;
}
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;
}

/***** Bildunterschrift ***/
dd.csc-textpic-caption {
 font-weight:normal;
 font-size:11px;
 display:block;
}
/***** Text mit Bild ***/
dl.csc-textpic-image {
 padding-top:5px;
}



/************************************ 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%;
}



a:hover.navi_1 {
 background:#ffffff !important;
 color:#990000;
}


