/************************************ Allgemeine Formate *********************************/
body {
 margin:0px; 
 padding:0px;
 background:#E8E8F6;
 font-family:verdana,helvetica,sans-serif;
 font-size:13px;
 color:#000099;
}
td {
font-size:13px;
}
input,select,textarea,p,li,a {
 color:#000099;
 font-family:verdana,helvetica,sans-serif;
 font-size:1.0em;
}
h1 {
 font-size:1.2em;
 line-height:150%;
 padding:3px;
 margin:0px 0px 10px 0px;
 background:#000099;
 color:white;
 text-align:center;
}
h2,h3,h4,h5,h6 {
 font-size:1.1em;
 line-height:130%;
 margin:3px 0px 10px 0px;
}
a {
 color:#000099;
}
a:hover {
 color:red;
}
p,li {
 line-height:150%;
 padding:0px;
 margin:5px 0px 5px 0px;
}
select {
 background:#E8E8F6;
}
ul {
 list-style-image:url(pfeil_rechts.gif);
}
a img {
 border:0px;
}
/************************************ Keywords *********************************/
div#keywords {
 position:absolute;
 right:10px;
 top:5px;
 color:white; 
}
div#keywords p {
 color:white; 
 font-size:13px;
}
div#keywords a {
 color:white;
 font-size:13px;
 text-decoration:none;
}
/************************************ Kopfleiste *********************************/
div#kopfleiste {
 height:70px;
 background:url(kopfleiste.jpg) no-repeat #000099;
 margin-top:0px;
 text-align:right;
}
div.trennleiste {
 height:3px;
 border-top:solid 1px #000099;
 font-size:1px;
 background:#E8E8F6;
 }
/************************************ Meta Navigation *********************************/
div#metanav {
  white-space:nowrap;
  margin-right:10px;
}
/************************************ Breadcrumbs *********************************/
div#breadcrumbs {
 background:#CCCCCC;
 border-top:solid 1px #000099;
 font-size:0.9em;
 padding:3px 0px 3px 10px;
 text-align:left;
 }
div#breadcrumbs a {
 text-decoration:none;
}
/************************************ Aussen *********************************/
div#aussen {
 width:100%;
 text-align:center;
 min-width:960px;
}
/************************************ Navigation *********************************/
div#navigation {
 width:18%;
 min-width:214px;
 max-width:300px;
 float:left;
 text-align:left;
 margin:opx 10px 20px 0px;
}
/** IE6 Hack **/
* html div#navigation {
 width:214px;
}

div.nav_titel {
 width:100%;
 padding-top:5px;
 padding-bottom:10px;
 background:#000099;
 color:white;
 font-weight:bold;
 text-align:center;
 font-size:1.0em;
}
a.navi_1 {
 display:block;
 text-decoration:none;
 border-top:solid 1px #000099;
 border-right:solid 1px #000099;
 border-left:solid 1px #000099;
 color:#000099;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:18px;
 text-indent:-18px;
 background:#CCCCCC;
}
a:hover.navi_1 {
 background:silver;
 border-top:solid 1px #000099;
 color:#000099;
}
a.navi_2 {
 display:block;
 text-decoration:none;
 color:#000099;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:28px;
 text-indent:-18px;
 background:#D6D6D6;
 border-right:solid 1px #000099;
 border-left:solid 1px #000099;
}
a:hover.navi_2 {
 background:silver;
 /*border:solid 0px;*/
 color:#000099;
}
a.navi_3 {
 display:block;
 text-decoration:none;
 color:#000099;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:38px;
 text-indent:-18px;
 background:#E0E0E0;
 border-right:solid 1px #000099;
 border-left:solid 1px #000099;
}
a:hover.navi_3 {
 background:silver;
 color:#000099; 
}
img.navi_no {
 width:8px; 
 height:8px; 
 border: solid 0px;
 margin-left:5px;
 margin-right:5px;
}
div.teaser_left {
 background:#CCCCCC;
 border:solid 1px #000099;
}
div.teaser_left div{
 line-height:150%;
 margin:10px;
}
/************************************ Content *********************************/
div#content {
 width:49%;
 max-width:800px;
 overflow:hidden;
 padding-bottom:30px;
 padding:10px;
 margin:auto;
 text-align:left;
 border:solid 1px #000099;
 background:#E8E8F6;
}
/** IE6 Hack **/
* html div#content {
 width:500px;
}
/************************************ Fußleiste *********************************/
div#fussleiste {
 border-top:solid 1px #000099; 
 margin-top:30px; 
 padding-top:10px;
 font-size:8px;
 clear:both;
}
/************************************ Teaser *********************************/
div#teaser {
 width:20%;
 max-width:300px;
 min-width:214px;
 float:right;
 margin-left:10px;
 text-align:right;
}
/** IE6 Hack **/
* html div#teaser {
 width:240px;
}

div.teaserbox {
 clear:right;
 margin-bottom:20px;
 border:solid 1px #000099;
 width:99%; 
 background: #CCCCCC;
 text-align:left;
}
/** IE6 Hack **/
* html div.teaserbox{
 width:230px;
}
div.teaserbox img {
 margin-top:10px !important;
}

h1.teaser {
 background:#000099;
 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 #000099;
 border-right:solid 1px #000099;*/
 text-align:left;
}
div#teaser ul {
 list-style-image:none;
 list-style-type:none;
 margin:0px 0px 0px 15px;
 padding:0px;
}
/************************************ Sonstige Klassen *********************************/
h1.csc-firstHeader {
 margin-top:0px;
}
/************************************ Indexed Search *********************************/
div.tx-indexedsearch-searchbox {
 border-bottom:solid 1px #000099;
}
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 #000099;
}
input.tx-indexedsearch-searchbox-sword {
 background-color:#E8E8F6; 
 font-size:1.2em;
 color:#000099;
}
div.tx-indexedsearch-search-submit {
 margin-top:10px;
}
input.tx-indexedsearch-searchbox-button {
 background-color:#E8E8F6; 
 font-size:1.2em;
 color:#000099;
}
span.tx-indexedsearch-percent {
 font-size:1.2em;
 font-weight:normal;
 margin-top:-18px; 
 float:right;
}
dl.tx-indexedsearch-info {
 border-top:solid 1px #000099;
 border-bottom:solid 1px #000099;
 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;
}
/************************************ Highlightning der Suchwörter *********************************/
.tx-psmhighlight-sword-1 {
border:solid red 1px;
background:transparent;
}
.tx-psmhighlight-sword-2 {
border:solid purple 1px;
background:transparent;
}
.tx-psmhighlight-sword-3 {
border:solid green 1px;
background:transparent;
}
/************************************ Kontaktformular *********************************/
div.tx-powermail-pi1 label {
 width:170px;
 display:block;
 float:left;
 clear:left;
 margin-top:10px;
}
div.tx-powermail-pi1 input, div.tx-powermail-pi1 textarea {
 width:200px;
 margin-top:10px;
}
textarea.powermail_textarea {
 width:300px !important;
}
input.powermail_submit {
 margin-left:170px;
}
div.powermail_mandatory_js {
 font-weight:bold;
 color:red !important;
 margin-bottom:20px;
}
table.powermail_all_table td {
 padding-top:10px;
}
form.tx_powermail_pi1_formconfirmation_back {
 float:left;
 width:220px;
 margin:30px 0px;
}
form.tx_powermail_pi1_formconfirmation_submit {
 width:220px;
 float:left;
 margin:30px 0px;
}
form.tx_powermail_pi1_formconfirmation_submit input {
 color:red;
 font-weight:bold;
} 
div.tx-powermail-pi1_thx table, div.tx-powermail-pi1_thx td {
 border:solid 0px !important;
}

/************************************ Sitemap *********************************/
div.tx-flseositemap-pi1 a {
 font-weight:bold;
}
ul.deep0 {
 padding:0px;
 margin:0px;
}
li.sitemap_1, li.deep0 {
 margin:0px;
 margin-top:10px;
 border:solid 1px #000099;
 padding:5px;
 list-style-image:url();
 list-style-type:none;
}
li.sitemap_2, li.deep1 {
 margin:0px;
 margin-top:5px;
}
li.sitemap_3, li.deep2 {
 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:#E8E8F6;
}
/************************************ Frontend Editing *********************************/
table.typo3-editPanel {
 margin-right:10px;
}
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:0.8em;
 display:block;
}
div.csc-textpic-border dt {
 border: solid 1px silver;
}
/***** Bereichsbild ***/
div.bereichsbild {
 height:150px;
 width:100%;
}
/************************************ Rahmen zur Auswahl *********************************/
.csc-frame-invisible {
 visibility:hidden;
}
.csc-frame-rulerBefore {
 border-top: solid 1px navy;
}
.csc-frame-rulerAfter {
 border-bottom: solid 1px navy;
}
.csc-frame-frame1 {
 border: solid 1px navy;
 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%;
}
/************************************ Druckversion *********************************/
@media print {
div#kopfleiste,div#keywords,div.trennleiste,div#breadcrumbs,div#metanav,div#navigation,div#teaser {
 display:none;
}
div#content {
 width:100%;
 border:solid 0px;
}
body {
  color:black ! important;
}
  }


