body   
{ 
font-size:14px; 
line-height:23px; 
font-family:Verdana, Lucida Grande, sans-serif; 
color:#795F38;
scrollbar-face-color:#E4C28B;
}

h1    
{ 
color:#57411E; 
font-size:17px; 
font-family:Verdana, Lucida Grande, sans-serif; 
font-weight:normal; 

}

h2   
{ 
font-size: 14px; 
line-height:23px; 
font-family:Trebuchet, Lucida Grande, sans-serif; 
font-weight:bold; 
color: #B39B76;}

/* Container */

#menu
{	
width:220px;
height:100%;
float:left;
margin-left:60px;
}

#content
 { background-image: url(pics/higru_text.jpg); background-repeat: no-repeat; margin-top: 0; margin-left: 40px; padding-top: 280px; width: 1132px; height: 4000px:
  }

#content02
 { background-image: url(pics/higru_text03.jpg); background-repeat: no-repeat; margin-top: 0; margin-left: 40px; padding-top: 280px; width: 1132px; height: 4000px:
  }

/* die height-Angabe hier kontrolliert die Länge des inneren Scrollbalkens*/

#text
{	
margin-top: 0px;
width:600px;
height:500px;
overflow:auto;
}

#textgroesser
{	
margin-top: 0px;
width:670px;
height:800px;
overflow:scroll;
}

/* Container, der das Padding enthält (Box Model Bug)*/

#textinnen
{	
margin-top: 0px;
padding-right:80px;
padding-bottom:300px;
}

#header
{
position: absolute;
left: 760px;
top: 40px;
width:250px;
height:30px;
font-size:12px; 
font-family:Verdana, Lucida Grande, sans-serif; 
color:#795F38;
}

/* Tabellen, Links und Schrift */

table
{width: 560px;
border-collapse:collapse;
}

td  { 
font-size: 12px; 
line-height: 16px; 
font-family: Trebuchet, Lucida Grande, sans-serif; 
border:1px solid #917851;
border-collapse:collapse;
padding: 5px;
}

/*Link braun */
a.td       
{ 
font-size: 12px; 
line-height: 15px;
font-weight: normal;
text-decoration: underline; 
font-family: Verdana, Lucida Grande, sans-serif; 
 }

a.td:link       { color: #B39B76; }
a.td:visited      { color: #B39B76; }
a.td:hover      { color: #B39B76; text-decoration: none; font-style: normal;}
a.td:active      { color: #B39B76; }


