body {
background-image:url('../images/background_Standard.gif');
font-size: 12px;
font-family: Tahoma;
color:#0C131D;
padding:0px;
margin:0px;
}
/* --------------hauptnavi----------------------- */
a {color: #0C131D; font-weight:bold;}
a:visited {color: #0C131D; font-weight:bold;}
a:hover {color: #CB6049; font-weight:bold; text-decoration:underline; }
a:active { color: #0C131D; font-weight:bold;}

a.additionalnavi { font-size:11px; color: #FCFDFE; }
a.additionalnavi:hover {font-size:11px; color: #FCFDFE; text-decoration:underline; }
a.additionalnavi:visited {color: #FCFDFE;}
a.additionalnavi:active { color: #FCFDFE;}

h1 {
font-size: 11px;
color: #FCFDFE;
background-color: #A6442F;
border-top:2px solid #FCFDFE;
border-bottom:2px solid #FCFDFE;
padding:5px 15px;
margin:0px }

/* ----------container zentriert das layout-------------- */
#container {
width: 920px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
border-left: solid 1px #FCFDFE;  
border-right: solid 1px #FCFDFE;

} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #A6442F;
color: #FCFDFE;
padding: 0px;
margin: 0px; }

#banner img {padding:0px 0px 0px 0px;} 

/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 196px #A6442F; /* linke Menue Spalten Farbe  */ 
border-right: solid 184px #C0C0C0; /* rechte Menue Spalten Farbe  */ 
background-color: #DBE2F0; /* Farbe fuer Inhalt Spalten  */
} 

#inner{margin:0; width:100%; }

/* --------------left und right navigavtion------------- */
#left {
 width:196px; 
 float:left; 
 position:relative; 
 margin-left:-196px; 
 margin-right:0px;
 }
 #right {
 width:180px; 
 float:right; 
 position:relative; 
 margin-right:-186px; 
 }

/* -----------------Inhalt--------------------- */ 
#content {
background-color: #DBE2F0;
padding: 0;
margin: 0 10px;
}
div#content { 
min-height:750px;
height:expression(this.scrollHeight > 690 ? "auto":"690px"); 
}

p {
line-height: 18px;
padding: 3px 0px;
margin:0px; }

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
color: #FCFDFE;
padding:0px;
margin:0px;
text-align: center; } 

.footer             {             /* Schriftformat für Footer */
                    font-size: 11px;
                    color: #FCFDFE;
                    text-align: left;
                    }
                   
hr                  {             /* Horizontale Linie */
                    color: #FCFDFE;
                    height: 1px;
                    border: 0px;
                    }




/*---------------------------------------------*/ 
/*               sKalender                     */ 
/*---------------------------------------------*/ 

#mod_sK a { 
 font-family:Verdana;
 font-size:12px;
 text-decoration:none; 
 color:#0C131D;
}

#mod_sK a.tag { 
 font-size:9px;
}

#mod_sK table {
 width: 160px;
 border: 1px solid #C0C0C0;
 margin-left: 0px;
 border-spacing:4pt;
 font-size:12px;
 font-family:Verdana;
 text-decoration:none; 
 color:#0C131D;
}

#mod_sK td.navl {
 text-align:left; 
 width:20%;
 font-weight:bold;
}

#mod_sK td.navr {
 text-align:right; 
 width:20%;
 font-weight:bold;

}
#mod_sK td.navm {
 text-align:center; 
 width:60%;
 font-weight:bold;
}

#mod_sK td.wtag {
 width:14%;
 background-color:#FCFDFE;	
 text-align:center; 
 color:#0C131D;
 font-family:Tahoma;
}


#mod_sK td.wochenende {
 background-color:#6D8DC6;	
 color:#0C131D;	
 text-align:right; 
 border:1px solid #0C131D;
 padding-right:3px;}

#mod_sK td.wochentag {
 color:#0C131D;	
 text-align:right; 
 border:1px solid #0C131D;
 padding-right:3px;}

#mod_sK td.heute {
 background-color:#CB6049;
 color:#FCFDFE;	
 text-align:right; 
 border:1px solid #0C131D; 
 paddin-right:3px;}

#mod_sK td.belegt {
 background-color:#6D8DC6;
 color:#0C131D;	
 text-align:right; 
 border:1px solid #0C131D; 
 padding-right:3px;}

#mod_sK td.belegtwe {
 background-color:#6D8DC6;
 color:#0C131D;	
 text-align:right; 
 border:1px solid #0C131D; 
 padding-right:3px;}

#mod_sK td.tangiert {
 background-color:#ffffcc;
 color:#9E5357;	
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

#mod_sK td.tangiertwe {
 background-color:#ffff99;
 color:#9E5357;	
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

/*---------------------------------------------*/ 
/*               Terminein/ausgabe             */ 
/*---------------------------------------------*/ 

#mod_te h1 {font-size:100%; color:#FFFFFF; margin-bottom:0px;}
#mod_te h2 {font-size:100%; font-weight:bold; color:#000000; margin-bottom:5px;}
#mod_te p {font-size:100%; color:#222222; }

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminliste                 */ 
/*---------------------------------------------*/ 

#mod_tlh {
   text-align:left;
}

#mod_tlf {
   text-align:left;
}

#mod_tl table {
   width:500px; 
   background-color:#ffffff;
   border-collapse:collapse;
}

#mod_tl th {
   width:100%;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color:#cacaca;
   margin-top:5px;
   margin-bottom:5px;
   padding-left:5px;
}

#mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}

#mod_tl .border { border-top:1px solid #000000; border-bottom:1px solid #000000; }
#mod_tl .hell { background-color:#ffffff; }
#mod_tl .dunkel { background-color:#dfdfdf; }
#mod_tl .sp0 { width:60px; }
#mod_tl .sp1 { width:60px; }
#mod_tl .sp2 { width:80px; }
#mod_tl .sp3 { width:120px; }
#mod_tl .sp4 { width:100px; }
#mod_tl .einrueck { padding-left:15px; }

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminteaser                */ 
/*---------------------------------------------*/ 

#mod_ttl table {
   width:300px; 
   background-color:#ffffff;
   border-collapse:collapse;
}

#mod_ttl th {
   width:100%;
   border-top:1px solid #000000;
   border-bottom:1px solid #000000;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color:#cacaca;
   margin-top:5px;
   margin-bottom:5px;
   padding-left:5px;
}

#mod_ttl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}

#mod_ttl .hell { background-color:#ffffff; }
#mod_ttl .dunkel { background-color:#dfdfdf; }
#mod_ttl .sp1 { width:110px; }
#mod_ttl .sp2 { width:190px; }


/*---------------------------------------------*/ 
