/************************************ Allgemeine Formate *********************************/
body {
 margin:0px;
 padding:0px;
 background:#FFFFFF url(nav_bg.gif) repeat-y;
 font-family:arial,sans-serif;
 font-size:14px;
 color:#000000;
}
td,input,select,textarea,p,li {
 font-size:14px;
 color:#000000;
 font-family:verdana,helvetica,sans-serif;
}
h1 {
 font-size:16px;
 line-height:150%;
 padding:3px;
 margin:20px 0px 15px 0px;
 background:#003E65;
 color:#FFFFFF;
}
h1.csc-firstHeader {
 margin-top:0px;
}
h2,h3,h4,h5,h6 {
 font-size:16px;
 line-height:130%;
}
a {
 color:#33608C;
 text-decoration:none;
}
a:hover {
 text-decoration:underline;
}
p,li,dt {
 line-height:150%;
 padding:0px;
 margin:5px 0px 5px 0px;
}
ul {
 list-style-image:url(pfeil_rechts.gif);
}
/************************************ Kopfleiste *********************************/
div#kopfleiste {
 width:100%;
 height:137px;
 background:url(header_bg.gif) no-repeat #C9CEE8 -200px 0px;
 margin-top:0px;
 text-align:right;
}
img#logo_header {
 border:solid 0px; 
 position:absolute; 
 left:8px; 
 top:25px;
}
/************************************ Suchen *********************************/
div#suchen {
 background:#003E65;
 padding:5px 5px 5px 7px;
}
div#suchen form {
 display:inline;
}
div#suchen input.suchfeld {
 background:#DDE2F2;
 border:1px solid;
 color:#000000;
 font-size:0.9em; 
 width:150px;
}
div#suchen input.submit {
 background:#DDE2F2;
 color:#000000;
 font-size:0.9em; 
 border:1px solid;
 width:25px;
}
/************************************ Indexed Search *********************************/
div.tx-indexedsearch-searchbox {
 border-bottom:solid 1px #CCCCCC;
}
p.othermode {
 text-align:right;
}
div.tx-indexedsearch-searchbox label {
 padding:3px;
}
div.tx-indexedsearch-searchbox input {
}

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;
}
div.tx-indexedsearch-search-submit {
 margin-top:10px;
}
input.tx-indexedsearch-searchbox-button {
 background-color:#F8F9FA;
 margin-left:159px;
 display:block;
}
span.tx-indexedsearch-percent {
 font-size:14px;
 font-weight:normal;
 margin-top:-18px;
 float:right;
}
dl.tx-indexedsearch-info dt,dl.tx-indexedsearch-info dd {
 display:block;
 float:left;
 padding:0px;
 margin:0px;
 line-height:150%;
}

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;
}

/************************************ Meta Navigation *********************************/
div#metanav {
 white-space:nowrap;
 margin-right:15px;
 padding-top:60px;
 text-align:right;
 color:#33608C;
}
div#metanav a {
 font-size:0.9em;
}
/************************************ Breadcrumbs *********************************/
div#breadcrumbs {
 text-align:left;
 padding:10px 15px 20px 8px;
 background:#FFFFFF;
 }
a.breadcrumbs {
 text-decoration:none;
 font-size:0.9em;
}
a.breadcrumbs_cur {
 text-decoration:none;
 font-size:0.9em;
 font-weight:bold;
}
/************************************ Aussen *********************************/
div#aussen {
 width:100%;
 text-align:center;
 min-width:960px;
}
/************************************ Navigation *********************************/
div#navigation {
 width:213px;
 float:left;
 text-align:left;
 margin-bottom:20px;
 overflow:hidden;
}
div#navigation a {
 color:#000000;
}
a.navi_1 {
 display:block;
 text-decoration:none;
 border:solid 0px;
 border-top:solid 1px #C9CEE8;
 color:#000000;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:18px;
 text-indent:-18px;
}
a:hover.navi_1 {
 background:#C9CEE8;
 border:solid 0px;
 border-top:solid 1px #C9CEE8;
 color:#000000;
}
a.navi_2 {
 display:block;
 text-decoration:none;
 color:#000000;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:28px;
 text-indent:-18px;
 border:solid 0px;
}
a:hover.navi_2 {
 background:#C9CEE8;
 border:solid 0px;
 color:#000000;
}
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:#C9CEE8;
 border:solid 0px;
 color:#000000;
}
img.navi_no {
 width:8px;
 height:8px;
 border: solid 0px;
 margin-left:5px;
 margin-right:5px;
}
/************************************ Content *********************************/
div#content {
 width:48%;
 overflow:hidden;
 padding-bottom:30px;
 padding-left:20px;
 margin:auto;
 text-align:left;
 border:solid 1px #FFFFFF;
}
/** 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:solid 1px #33608C;
 width:230px;
 margin-right:10px;
}
div.teaserbox h1 {
 text-align:center;
 margin:0px;
}
div#teaser p {
 margin:0px;
 padding:5px;
 text-align:left;
}
/************************************ 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;
}
table.contact_form {
 width:100%;
 border-collapse:collapse;
 margin-top:-20px;
}
table.contact_form td {
 background:#DDE2F2;
 border-top:5px solid #FFFFFF;
 padding:5px;
}
/************************************ Formulare *********************************/
input,select,option,textarea {
 font-size: 1em;
}


div.csc-mailform-field {
 margin-bottom:5px;
 background:#DDE2F2;
 padding:3px;
}
div.csc-mailform-field label {
 width:160px;
 margin-right:10px;
 display:block;
 float:left;
}
div.csc-mailform-field input, div.csc-mailform-field textarea {
 width:250px;
}
span.csc-mailform-radio {

}
span.csc-mailform-radio label {
 float:none;
}
div.csc-mailform-field input.csc-mailform-radio {
 width:auto;
 display:block;
 float:left;
 clear:left;
}
div.csc-mailform-field input.csc-mailform-check {
 width:auto;
}
div.csc-mailform-field input.csc-mailform-submit {
 margin-left:170px;
}
/************************************ Tabellen *********************************/
table.contenttable {
 width:100%;
}
table.contenttable th {
 color:#FFFFFF;
 background:#003E65;
 padding:3px 5px;
 text-align:left;
}
table.contenttable th p {
 color:#FFFFFF;
}
table.contenttable td {
 background:#DDE2F2;
 padding:3px 5px;
 vertical-align:top;
}
/************************************ 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;
 padding-top:5px;
}
/***** Text mit Bild ***/
div.csc-textpic-imagewrap {
 padding-top:5px;
}
div.csc-textpic dt {
 border:blau 1px solid;
}

/************************************ 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%;
}
/************************************ RTE-Klassen *********************************/
.align-center {
 text-align:center;
}
.align-right {
 text-align:right;
}
/************************************ Druckoptimierung *********************************/
@media print {
h1,h2,h3,h4,h5,h6 {
 font-size:16pt;
}

body,p,div,dd,dt,dl,li,input,texarea,select,td,a {
 text-align:left !important;
 font-size:13pt;
}
div#kopfleiste,div#metanav, div#breadcrumbs, div#navigation,div#teaser, div#fussleiste {
 display:none;
}
div#teaser {
 float:none;
 border:0px;
 width:100%;
}
div.teaserbox {
 width:100%;
 border:0px;
 text-align:left;
}
div#content {
 width:18cm;
 text-align:left;
 font-size:13pt;
}
}



