/*
	Dreispalter mit relativer Breite (gesamt)
*/

html, body  
{ margin: 0 }

body           
{ color: black; font-size: 0.8em; font-family: Verdana, Helvetica, sans-serif; background-color: #969696; text-align: center; padding: 10px 3%; line-height: 1.5em;
}

/* mainboxes */
#basis             
{ background-color: #fdf6eb; text-align: left; position: relative; width: 100%; border: solid 2px #ffffff }

#header
{ background-color: #fffCF4; border-bottom: medium none #dcdcdc; z-index: 100; top: 0px; height: 80px }

#navi-oben            
{ background-color: #ffaa1e; padding-top: 6px; padding-bottom: 6px; position: relative; border-top: 4px solid white; border-bottom: 2px solid white }

#navi-o1       
{ background-color: #d9432b; padding-left: 4px; height: auto; border-style: solid none; border-width: 4px medium; border-color: #d9432b }

#links                          
{ background-color: #ffffe7; position: relative; width: 170px; height: auto; float: left; border-top: 0.01em none; border-right: 2px solid white; border-bottom: 2px solid white }

#linksunter 
{ position: relative; width: 170px; border-bottom: 1px solid #ffaa1e }


#navi      
{ margin-top: 20px; margin-right: 6px; margin-left: 6px; padding-bottom: 10px; border: #c0c0c0 }

#navi2     
{ margin-left: 20px; height: 300px }

#inhalt          
{ margin: 0px 0px 0px 165px; padding: 0.01em 0px 20px 20px; height: inherit }


#rechts            
{ background-color: #F5F5F5; padding-top: 0; position: static; width: 170px; height: 600px; float: right; border-top: 0.01em solid #ffffff; border-bottom: 1px solid white; border-left: 1px solid white }


#fuss          { background-color: #F5F5F5; text-align: center; padding-top: 3px; padding-bottom: 3px; border-right: 2px solid white; border-left: 2px solid white; border-bottom: 2px solid white; width: 100% }

#container20 
{ margin-right: 40px }

#li-container
 { float: none; margin-top: 20px; margin-bottom: 20px }

.container        { background-color: #d9432b; width: 170px; border-bottom: 1px solid white }

.container20  
{ float: none; margin-top: 20px; margin-bottom: 20px; margin-left: 20px }

#container-inhalt { margin-top: 10px; margin-right: 180px; left: 170px }


.float-r    
{ float: right; margin: 5px }

.linie    
{ background-color: navy; width: 100%; height: 2px }

.linie2  
{ background-color: gray; margin-right: 20px; width: 100%; height: 2px }

.nav-top            
{ color: navy; font-size: 1em; font-weight: bold; background-color: #ffaa1e; padding-top: 5px; padding-bottom: 5px; width: 170px; height: auto; border-top: 1px solid white; border-bottom: 1px solid white }

.nav-grau  { color: #a1a1a1; font-size: 0.8em; background-color: #f1f1f1; padding-top: 5px; padding-bottom: 5px; width: 170px; height: auto; border-top: 1px solid white; border-bottom: 1px solid white }

