body {
  padding:20px;
  margin:0px;
  text-align: center;
}

/* --------------left navigavtion------------- */

#left {
 position:absolute; 
 width:150px; 
 float:left; 
 margin-left:-150px; 
 margin-right: 1px;
 padding: 0px;
 }


#container {
width: 780px;
padding:0px;
margin: 0px auto;
border: 1px groove #564b47;
} 

/* ----------outer und inner----------------- */
#outer{ 
border-left: solid 150px #990002;  /* linke Menue Spalten Farbe  */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
 } 

#inner{ margin:0px; width:100%; } /* die IE PC schlaufe */ 

/* -----------------Inhalt--------------------- */
#content{ 
position: relative; 
margin: 0px; 
p{
padding: 1px 5px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}
}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 

a:link{text-decoration: none; color:#000000;font-size: 8pt;}
a:visited{text-decoration: none; color: #000000;font-size: 8pt;}
a:hover{text-decoration: underline; color: #000000;font-size: 8pt;}
a:active{text-decoration: none; color: #000000;font-size: 8pt;}

a.navi_top:link{text-decoration: none; color:#000000;font-size: 8pt;font-family: tahoma;}
a.navi_top:visited{text-decoration: none; color: #000000;font-size: 8pt;font-family: tahoma;}
a.navi_top:hover{text-decoration: none; color: #000000;font-size: 8pt;font-family: tahoma;}
a.navi_top:active{text-decoration: none; color: #000000;font-size: 8pt;font-family: tahoma;}

a.navi:link {color:#FAB63A; text-decoration:none; font-weight:bolder;font-stretch:narrower;font-size: 9pt;}
a.navi:visited {color:#FAB63A; text-decoration:none; font-weight:bolder;font-stretch:narrower;font-size: 9pt;}
a.navi:hover {color:#FAB63A; text-decoration:underline; font-weight:bolder;font-stretch:narrower;font-size: 9pt;}
a.navi:active {color:#FAB63A; text-decoration:none; font-weight:bolder;font-stretch:narrower;font-size: 9pt;}

#extra {border-style: none; font-size: 18pt; font-family: tahoma; font-style: normal; font-weight: bolder; font-stretch: normal; }

#tnormal {border-style: none; font-size: 12pt; font-family: tahoma; font-style: normal; font-weight: normal; font-stretch: normal; }
#tmittel {border-style: none; font-size: 9pt; font-family: tahoma; font-style: normal; font-weight: normal; font-stretch: normal; }
#tklein {border-style: none; font-size: 8pt; font-family: tahoma; font-style: normal; font-weight: normal; font-stretch: normal; }
#scroller {border-style: none; font-size: 8pt; font-family: tahoma; font-style: normal; font-weight: normal; font-stretch: normal; }
#tgross {border-style: none; font-size: 12pt; font-family: tahoma; font-style: normal; font-weight: normal; font-stretch: normal; }
#ueberschrift {border-style: none; font-size: 14pt; font-family: tahoma; font-style: normal; font-weight: bolder; font-stretch: normal;color: #990002;}
#liste {border-style: none; font-size: 11pt; font-family: arial; font-style: normal; font-weight: normal; font-stretch: normal;}
