body   { 
font-size: 14px; line-height: 22px;
font-family: Rotis Sans Serif,Trebuchet MS,Arial Narrow,MS Sans Serif,Arial; color:#404040;}

/* Die Hyperlinks im Menü */

#menucontainer {
background-color:white;
width:150px;
height: 3000px;
float:left;
line-height:30px;
margin-left:20px;
margin-top:5px;
z-index: 1;
}

/* Der Inhalt */
#text {
margin-left:200px;
margin-top:180px;
width: 656px;
color:#404040;
}

/* Bildleiste links oben positionieren */
#bild {
position: absolute;
left:0px; top:0px;

}

h1   { 
color: #ada361; 
font-size: 16px; 
font-family: Rotis Sans Serif,Trebuchet MS,Arial Narrow,MS Sans Serif,Arial; 
font-weight: bold; 
line-height: 24px; 
text-align: left; 
padding-top:0px; 
 }

h2   { 
color: #6D5853; 
font-size: 14px; 
font-family: Rotis Sans Serif,Trebuchet MS,Arial Narrow,MS Sans Serif,Arial; 
font-weight: bold; 
line-height: 16px; 
text-align: left;}

a.menu      { 
color: #ada361; 
font-weight: bold; 
font-size: 12px; 
line-height: 14px; 
font-family: Rotis Sans Serif,Trebuchet MS,Arial Narrow,MS Sans Serif,Arial; 
text-decoration: none;
padding-top: 0px; 
}

a.menu:link       { color: #ada361 }
a.menu:visited      { color: #ada361 }
a.menu:hover      { color: #6D5853; text-decoration: none }
a.menu:active      { color: #ada361 }

a.menufest      { 
color: #6D5853; 
font-weight: bold; 
font-size: 12px; 
line-height: 14px; 
font-family: Rotis Sans Serif,Trebuchet MS,Arial Narrow, MS Sans Serif,Arial; 
text-decoration: none;padding-top: 0px; 
}

a.menufest:link       { color: #6D5853 }
a.menufest:visited      { color: #6D5853 }
a.menufest:hover      { color: #6D5853; text-decoration: none }
a.menufest:active      { color: #6D5853 }

a.menu2       { 
color: #6D5853; 
font-weight: bold; 
font-size: 11px; 
line-height: 25px; 
font-family: Rotis Sans Serif,Trebuchet MS,Arial Narrow,MS Sans Serif,Arial; 
text-decoration: none;
margin-left: 20px; 
}

a.menu2:link       { color: #6D5853 }
a.menu2:visited      { color: #6D5853 }
a.menu2:hover      { color: #ada361; text-decoration: none }
a.menu2:active      { color: #6D5853 }


a      { 
color: #ada361; 
font-weight: bold; 
font-size: 14px; 
line-height: 22px; 
font-family: Rotis Sans Serif,Trebuchet MS,Arial Narrow,MS Sans Serif,Arial; 
text-decoration: none;
}

a:link       { color: #ada361 }
a:visited      { color: #ada361 }
a:hover      { color: #6D5853; text-decoration: none }
a:active      { color: #ada361 }


