body   { 
font-size: 14px; 
line-height: 25px; 
font-family: Trebuchet, Trebuchet MS, Lucida Grande, sans-serif; 
color: #990000;
scrollbar-face-color:#F7E0AC;
}

p.menu
{
margin-top: 8px;
}

/* Überschriften */

h1    { 
color: #990000; 
font-size: 17px; 
font-family: Trebuchet, Trebuchet MS, Lucida Grande, Sans-serif;
font-weight: bold; 
border-bottom: 1px none; border-bottom-color: #F7C24E; border-bottom-style: solid }

h2   { 
font-size: 15px; 
line-height: 30px; 
font-style: italic;
font-family: Trebuchet, Trebuchet MS, Lucida Grande, sans-serif; 
color: #990000;}

/* Links im Menu */

a.menu       { 
font-size: 15px; 
line-height: 33px; 
font-family: Trebuchet, Trebuchet MS, Lucida Grande, sans-serif; 
color: #990000; 
text-decoration: none;
}

a.menu:link       { color: #990000; }
a.menu:visited      { color: #990000; }
a.menu:hover      { color: #990000; font-weight: bold; font-style: normal; }
a.menu:active      { color: #990000; }

a.menu2       
{ 
font-size: 15px; 
line-height: 29px; 
font-family: Trebuchet, Trebuchet MS, Lucida Grande, sans-serif; 
color: #990000; 
text-decoration: none;
margin-left: 30px;
}

a.menu2:link       { color: #990000; }
a.menu2:visited      { color: #990000; }
a.menu2:hover      { color: #990000; font-weight: bold; font-style: normal; }
a.menu2:active      { color: #990000; }

a.menufest       { 
font-size: 15px; 
line-height: 33px; 
font-family: Trebuchet, Trebuchet MS, Lucida Grande, sans-serif; 
color: #990000; 
text-decoration: none;
font-weight: bold;
}

a.menufest:link       { color: #990000; }
a.menufest:visited      { color: #990000; }
a.menufest:hover      { color: #990000; font-weight: bold; font-style: normal; }
a.menufest:active      { color: #990000; }

/* Links im Text */

a      
{ 
font-size: 14px; 
line-height: 30px; 
font-family: Trebuchet, Trebuchet MS, Lucida Grande, sans-serif; 
color: #990000;
text-decoration: underline;
}

a:link       { color: #990000; }
a:visited      { color: #990000; }
a:hover      { color: #990000; font-style: italic; }
a:active      { color: #990000; }

/* Container */

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

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

#text
{	
margin-top:30px;
width:600px;
height:600px;
overflow:auto;
padding-right:100px;
padding-bottom:300px;
padding-top: 0px;
}


