* {
    margin: 0; 
    padding: 0;
}
html, body {
    background: #E1E1E1 url(../img/bg-container-verlauf.jpg) center top repeat-x; 
    font: normal 12px/16px verdana,arial, helvetica, sans-serif;
    color: #737373; 
}
/* setzt die Scollbalken damit die Seite nciht springt */
html { overflow-y: scroll; }
body { height: 100%; }
* html body { height: auto; }
*+html body { height: auto; }

h1 {
    color: #386FA7; 
    font: normal 32px/37px georgia,arial,helvetica,sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px dotted #737373; 
    margin: 0px 0px 25px;
}
h2 {
    color: #898989; 
    font: bold 15px/19px georgia,arial,helvetica,sans-serif; 
    margin: 0px 0px 10px;
}
h3 {
    color: #898989; 
    font: normal 15px/19px georgia,arial,helvetica,sans-serif; 
    margin: 0px 0px  5px;
}
h4 {
    color: #386FA7; 
    font: normal 20px/25px georgia,arial,helvetica,sans-serif; 
    margin: 0px 0px 5px;
}
p  {
    font: normal 12px/16px verdana,arial, helvetica, sans-serif;
    margin-bottom: 10px;
}
ul, ol, li { 
    list-style: none;
}
li p {
    line-height: inherit; 
    margin: 0;
}
th { text-align: left; }
td, th  {
    empty-cells: show; 
    font-size: 12px; /* IE 5.x */
}

/* ----- Links ----- */
a         { color: #386FA7; text-decoration:none; }
a:visited,
a:active  { color: #386FA7; }
a:hover   { text-decoration: underline; }
a img     { border: 0; }

/* ----- Seitenaufbau ----- */
#container { 
    padding-bottom: 60px;
    text-align: center;
}

/* ----- Header ----- */
#header { 
    background: #FFFFFF;     
    height: 105px; 
    margin: 0px auto; 
    position: relative;
    text-align: left; 
    width: 905px; 
}
#header h1 {
    border: 0px solid; 
    height: 62px;
    left: 11px;
    position: absolute;
    top: 5px;
    width: 241px;
    margin-bottom: 0px;
    padding-bottom: 0px;
} 

/* ----- Main ----- */
#mainContainer1 { 
    background: #E0E0E0 url(../img/bg-main-verlauf.gif) left top repeat-x;
    margin: 0px auto;
    text-align: left; 
    width: 905px;  
}
#mainContainer2 { 
    background: url(../img/bg-main-spalten.gif) 0px 240px repeat-y;
    margin: 0px 10px 10px;
    width: 885px;
}
/* ------- Hacks, noetig fuer das korrekte Spaltenlayout ------ */
/* um gefloatete Elemente zu umschliessen ( Gecko ) */
#mainContainer1:after,
#mainContainer2:after {
   content:    ".";
   clear:      both;
   height:     0;
   visibility: hidden;
   display:    block;
}

/* ----- MainContent ----- */
#main { 
    float: left; 
    width: 690px;
}

/* ----- Visual ----- */
#visual,
#visual2 { 
    background-color: #E0E0E0;
    float: left;
    height: 230px;
    padding-bottom: 10px; 
    width: 690px;
}
#visual img {
    display: none;
    height: 230px;
    width:  690px;
}
#visual img.default           { display: block; }
.jsActive #visual img.default { display: none; }

/* ----- Navigation ----- */
#navi {
    background-color: #FFFFFF;
    float: left;
    padding-bottom: 40px;
    width: 170px;
}
#navi ul { 
    margin: 0px; 
    padding: 0px;
    width: 170px;    
}
#navi a,
#navi strong {
    color: #FFFFFF;
    display: block;
    padding: 0px 5px 0px 10px;
}
* html #navi a,
* html #navi strong {
    zoom: 1;
}
#navi a:hover {
    text-decoration: none;
}
#navi .navi-ebene-1 {
    background-color: #737373;
}
#navi .navi-ebene-1 a:hover,
#navi .navi-ebene-1-aktiv {
    background-color: #386FA7;
}
#navi .navi-ebene-1-aktiv {
  font-weight: bold;
}
#navi .navi-ebene-2 {
    background-color: #CCCCCC;
}
#navi .navi-ebene-2 a:hover,
#navi .navi-ebene-2-aktiv {
    background-color: #94B7DA; 
}
#navi .navi-ebene-2 a,
#navi .navi-ebene-2 strong {
    padding: 0px 5px 0px 20px;
}
#navi .navi-ebene-2-aktiv a,
#navi .navi-ebene-2-aktiv strong {
    background: url(../img/bg-navi-bullet.gif) 20px 13px no-repeat;
    padding: 0px 5px 0px 27px;
}
#navi li {
    border-bottom: 1px solid #FFFFFF;
    height: 26px;
    line-height: 26px;
    vertical-align: bottom;
}

/* ----- Sidebar ----- */
#sidebar { 
    background-color: #FFFFFF; 
    float: right;
    width: 185px;
    overflow: hidden;
}

/* --- Sidebar - Termine --- */
#termine {
    background: url(../img/bg-sidebar-termine.jpg) 0px 30px no-repeat;
    min-height: 200px;
}
* html #termine { 
    height: 200px;
}
#termine h2 {
    background-color: #386FA7;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    padding: 0px 0px 0px 8px;
    margin: 0px;
}
#termine p {
    display: inline;
    float: left;
    font-size: 11px;
    line-height: 14px;
    margin: 0px 7px 0px 0px;
    padding: 7px 0px 0px 8px;
    width: 170px;
}
#termine .termin {
    border-bottom: 1px dotted #737373;
    display: inline;
    float: left;
    font-size: 11px;
    line-height: 14px;
    margin: 0px 7px 0px 0px;
    padding: 7px 0px 0px 8px;
    width: 170px;
}
#termine .termin strong {
    display: block;
}
#termine a.terminLink {
    background: url(../img/icon-mehrlink.gif) 0px 5px no-repeat;
    float: right;
    font-size: 11px;    
    font-weight: bold;
    line-height: 14px;
    top: -14px;
    margin-bottom: -5px;
    padding-left: 6px;
    position: relative;
    text-align: right;
    width: 35px;
}

/* --- Sidebar - Downloads --- */
#downloads h2 {
    background-color: #386FA7;
    border-bottom: 10px solid #E0E0E0;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    padding: 0px 0px 0px 8px;
    margin: 0px 0px 5px;
}
#downloads a.downloadlink {
    background: url(../img/icon-pdf.gif) 8px 9px no-repeat;
    color: #737373;
    display: block;
    font-size: 11px;    
    line-height: 14px;
    padding: 7px 5px 7px 28px;
    text-decoration: underline;
}

/* ----- Content ----- */
#content {  
    float: right;    
    width: 480px;
    padding: 10px 15px 30px;
    position: relative;
}

/* 1. Zeilt mit Druckoption */
#content h2 {
    float: left;
    height: 20px;
    margin: 0px;
}
#content a.print {
    background: url(../img/icon-drucken.gif) left top no-repeat;
    color: #737373; 
    display: none;
    float: right;
    font-size: 10px;
    line-height: 18px;
    height: 20px;  
    padding-left: 24px;
    text-decoration: underline;
}
.jsActive #content a.print { display: inline; }

#content h1 {
    clear: both;
    width: 100%;
}
#content p {
    margin-bottom: 0px;
    padding-bottom: 10px;
}

/* eintraege */
#content h3.eintragTop {
    border-bottom: 1px dotted #737373;   
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 3px;
    min-height: 19px;
}
* html h3.eintragTop {
    zoom: 1;
} 
#content h3.eintragTop .eintragDate {
    float: right;
    font: normal 12px/16px georgia,arial,helvetica,sans-serif;    
    margin: 3px 0px 0px;
}
#content h4.eintragHeadline {
    margin-bottom: 5px;
}
#content p.eintragText {
    padding-bottom: 20px;
}
#content .eintragLink {
    display: block;
    padding-top: 5px;
    text-align: right;
}
#content a.mehrlink,
#content .eintragLink a {
    background: url(../img/icon-mehrlink.gif) 0px 5px no-repeat; 
    padding-left: 8px;
    text-decoration: none;
}
#content a.mehrlink:hover,
#content .eintragLink a:hover,
#content a {
    text-decoration: underline;
}
#content ul {
    padding-bottom: 10px;
}
#content ul li {
    background: url(../img/bg-bullet.gif) 0px 8px no-repeat;
    padding: 0px 0px 0px 9px;
}
* html #content ul li {
    zoom: 1;
    vertical-align: bottom;
}
#content ul ul {
    padding: 5px 0px 0px 10px;
}
#content ul ul li {
    background: url(../img/bg-bullet.gif) 0px 8px no-repeat;
    padding: 0px 0px 0px 9px;
    margin: 0px;
}

#copyright {
    margin: 0px auto;
    margin-top: -30px;
    text-align: right;
    width: 905px;
}
#copyright p {
    font-size: 11px;
    margin-bottom: 0px;
    padding-right: 50px;
}

#content li { margin-bottom: 5px; }

#content .contentImg {
    float: right;
    margin: 0px 0px 5px 10px;
}

input,
select,
option,
textarea {
    background: url(../img/bg-form.jpg) left top no-repeat;
    border-bottom: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    border-top: 1px solid #BCBCBC;
    border-left: 1px solid #BCBCBC;
    color: #999999;
    font: normal 12px/14px verdana,arial, helvetica, sans-serif;
    margin-bottom: 10px;
    padding: 7px 5px 5px 7px;
    width: 250px;
}
textarea { 
    height: 130px;
}
input.button { 
    background: #CCCCCC; 
    border: solid 0px; 
    color: #FFFFFF;
    padding: 4px; 
    width: auto;
}


/* partner seite */
.picmain, .picadd {
    float: left;
    padding-bottom: 10px;
}
.picmain img {
    float: left;
    margin-right: 20px;
    padding-bottom: 10px;
}
.picadd img {
    float: right;
    margin-left: 20px;
    padding-bottom: 10px;
}
.picmain .eintragText {
    margin-left: 220px;
}
.picadd .eintragText {
    margin-right: 220px;
}
