/*##########*/
/* Allgemein */
/*##########*/

body
{
font-family: Arial, Helvetica, sans serif;
margin: 0;
padding: 0; /* Opera 8.5  */
background-color: #80AFD2;
background-image:url(../id/background_verlauf.jpg);
background-repeat:repeat-x;
text-align:center; /* Bugfix für Zentrierung <= IE 5.5  */
margin-bottom:20px;
}

img
{
border:0;
}

h1
{
margin:0 0 10px 0;
color:#005EA4;
font-size:0.8em;
}

h2
{
font-size:0.7em;
color:#004A82;
line-height:18px;
}

h3,h4,h5,h6
{
font-size:0.7em;
color:#000000;
}

p
{
}

a
{
text-decoration:none;
}

.links
{
float:left;
position:relative; /* Peekaboo Bug im IE 6*/
}

.rechts
{
float:right;
position:relative; /* Peekaboo Bug im IE 6*/
}

.clearer
{
clear:both;
margin:0;
padding:0;
}

.links .bild
{
margin: 5px 15px 2px 0;
}

.rechts .bild
{
margin: 0 0  2px 15px;
}

/*##########*/
/* Seite */
/*##########*/

#Seite
{
width:918px;
text-align: left;    /* Seiteninhalt wieder links ausrichten */
margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
background-repeat:repeat-y;
background-image:url(../id/background_inhalt.gif);
padding:0;
}

#Seite.norubrik
{
background-image:url(../id/background_inhalt_norubrik.gif);
}

/*##########*/
/* Kopf */
/*##########*/

#Kopf
{
padding:0;
margin:0;
/*border-bottom:1px solid #ACACAC;*/ /* Safari float all left bug */
}

#Kopf #Kopfgrafik
{
margin:0 0 -4px 0;
}

#Kopf embed,
#Kopf object
{
/*margin:-12px 0 0 0;*/
}

/*##########*/
/* Inhalt */
/*##########*/

div#Inhalt
{
background-repeat:no-repeat;
min-height:680px;
margin:-3px 0 0 5px;
}

/*##########*/
/* Content */
/*##########*/

div#Content
{
margin:0 0 20px 190px;
padding:0;
}

div#Content p
{
font-size:0.7em;
line-height:18px;
margin-top:0;
}

div#Content p.pfad
{
font-size:0.6em;
color:#005EA4;
}

div#Content p.pfad a
{
color:#005EA4;
font-weight:normal;
/*Ausgleich für Contentlinks*/
background-image:none;
padding:0; 
text-decoration:underline; 
float:none;
/* /Ausgleich für Contentlinks*/
}

div#Content a
{
color:#004A82;
}

div#Content a:hover
{
color:#6692b4;
}

div#Content .mittelspalte
{
margin-top:30px;
}

div#Content .mittelspalte.startseite
{
/*margin-top:78px;*/
}

div#Content .mittelspalte ul
{
margin:0 0 10px -25px;
font-size:0.7em;
}

div#Content .mittelspalte ul li
{
margin:5px 0 8px 0;
padding-left:10px;
list-style-type:none;
background-image:url(../id/bg_li.gif);
background-repeat:no-repeat;
background-position:0px 5px;
}

div#Content .mittelspalte ul li p
{
line-height:12px;
font-size:11px;
}



div#Content .mittelspalte ol
{
margin:0 0 10px 0px;
font-size:0.7em;
}

div#Content .mittelspalte ol li
{
margin:0 0 8px 0;
padding-left:10px;
}

div#Content .mittelspalte ol li p
{
line-height:12px;
font-size:11px;
}



/*##########*/
/* mittelspalte */
/*##########*/

.mittelspalte
{
width:490px;
padding:0 26px 0 16px;
margin:0;
}

.mittelspalte.norubrik
{
width:690px;
}

/*##########*/
/* rechter Kasten */
/*##########*/

.rubrik
{
width:175px;
padding:0;
margin:0;
}

.rubrik h2
{
padding:0;
margin:10px 0 10px 0;
color:#000000;
font-size:0.8em;
}

.rubrik h3
{
padding:0;
margin:5px 0 0 0;
color:#000000;
font-size:0.7em;
}

.rubrik p
{
padding:3px 0px;
margin:6px 0 6px 0;
}

.rubrik a
{
font-weight:bold;
}

.rubrik ul
{
margin:0;
padding:0;
list-style-type:none;
clear:both;
}

.rubrik ul li
{
background-position:0px 3px;
background-image:url(../id/bg_rubrik_li.gif);
background-repeat:no-repeat;
font-size:0.7em;
margin:0 3px 0 0;
padding:0 0 6px 12px;
min-height:16px;
}

/*##########*/
/* Footer */
/*##########*/

div#Footer
{
margin-top:0px;
clear:both;
width:917px;
height:65px;
background-image:url(../id/background_footer.gif);
background-repeat:no-repeat;
}

div#Footer.norubrik
{
background-image:url(../id/background_footer_norubrik.gif);
}

#Footer a
{
/*Check on Mac before deleting!*/
/*display:block;*/
color: #004A82;
padding:10px;
}

div#Footer ul li,
div#Footer ul li a
{
display:inline;
}

div#Footer ul
{
width:722px;
margin:0 0 0 2px;
padding:22px 0 0 0;
}

div#Footer.norubrik ul
{
width:912px;
}

div#Footer ul li a
{
text-decoration:none;
font-size:0.7em;
font-weight:bold;
padding-right:30px; 
position:relative;
}

div#Footer ul li a:hover,
div#Footer ul li a:active,
div#Footer ul li a:focus
{
text-decoration:underline;
}

div#Footer ul li a.print
{
background-image:url(../id/ic_drucken.gif);
background-repeat:no-repeat;
background-position:65px 10px;
}

div#Footer ul li.send a
{
background-image:url(../id/ic_senden.gif);
background-repeat:no-repeat;
background-position:78px 10px;
}

div#Footer ul li a.top
{
background-image:url(../id/ic_top.gif);
background-repeat:no-repeat;
background-position:88px 10px;
}


.csc-mailform-field label{
display:block;

}

.csc-mailform-field .csc-mailform-check{

}

.csc-mailform-field, .csc-mailform-field select, .csc-mailform-field input {
margin-bottom:5px;
font-size: 0.7em;
}
.csc-mailform {
    border:0px;
}



/* default styles for extension "tx_indexedsearch" */
 .tx-indexedsearch { font-size:1em;  }        
 .tx-indexedsearch .tx-indexedsearch-searchbox { padding:15px 0px 0px 0px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:60px; border:1px solid #555555; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:100px; border:1px solid #555555; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res { padding-left:15px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { font-size:.8em; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
        .tx-indexedsearch .tx-indexedsearch-sectionlinks { display:none; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; padding-left:15px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {  }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { font-size:.7em; background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { padding-left:0px; margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { font-size:.8em; margin-top:0px; margin-bottom:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
        .tx-indexedsearch-searchbox-sword { font-size:.8em; }
        .tx-indexedsearch-searchbox-button { font-size:.8em; }

.tx-indexedsearch {
font-size:1em;
font-family:arial;
padding:0px 10px 0px 0px;
}

.tx-indexedsearch form p a{
display:none;
}

.tx-indexedsearch-searchbox form table {
padding-left:15px;
}

.tx-indexedsearch-searchbox .sword {
margin-left:15px;
}

.tx-indexedsearch-searchbox .submit {
margin-left:15px;
}


.tx-indexedsearch table tr td {
font-size:12px;
font-family:arial;
padding:0px 0px 10px 0px;
}

.tx-indexedsearch-res {
clear:both;
padding-bottom:15px;
}

div#Content .mittelspalte .tx-indexedsearch-browsebox ul li {
background-image: none;
}

#tx_indexedsearch_da_second {
display:inline;
}