body   { 
font-size: 14px; 
line-height: 28px;
font-weight: lighter; 
font-family: Trebuchet, Trebuchet MS, Lucida Grande, sans-serif; 
color: #FCEFD0;
}

td   { 
font-size: 14px; 
line-height: 28px;
font-weight: lighter; 
font-family: Trebuchet, Trebuchet MS, Lucida Grande, sans-serif; 
color: #FCEFD0;
}

table{
border-collapse:collapse;
}

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

/* Überschriften */

h1    { 
color: #FCEFD0; 
font-size: 19px; 
font-family: Trebuchet, Trebuchet MS, Lucida Grande, Sans-serif;
font-weight: bold;
margin-top: 0px; 
margin-bottom: 20px;  }

h2    { 
color: #FCEFD0; 
font-size: 17px; 
font-family: Trebuchet, Trebuchet MS, Lucida Grande, Sans-serif;
font-weight: bold;
margin-top: 15px; 
margin-bottom: 0px;  }

h3    { 
color: #FCEFD0; 
font-size: 15px; 
font-family: Trebuchet, Trebuchet MS, Lucida Grande, Sans-serif;
font-weight: bold;
margin-top: 15px; 
margin-bottom: 0px; 

 }

/* Links im Menu */

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

a.menu:link       { color: #FCEFD0; }
a.menu:visited      { color: #FCEFD0; }
a.menu:hover      { color: #8A1F1A; font-style: normal;  }
a.menu:active      { color: #FCEFD0; }

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

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

/* Links im Text */

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

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

/* Container */

#bildzeile
{	
margin-left:-10px;
margin-top:20px;
width:909px;
height:163px;
border-style: dashed;
border-color: #A35B5B;
border-width: 0px;

}

#menu
 { 
margin-top: 14px; 
margin-left: -10px;
width: 170px; 
height: 2000px;
background-color: #AD635F;
border-style: dashed;
border-color: #ffffff;
border-width: 0px;
float: left;
}

#menuinnen
 { 
margin-top: 0px; 
margin-left: 0px;
padding-left: 148px; 
padding-top: 30px;
width: 170px; 
height: 2000px;
background-color: #AD635F;
border-style: dashed;
border-color: #ffffff;
border-width: 0px;
float: left;
}

#text
{	
margin-top:70px;
margin-left: 350px; 
width:550px;
height:600px;
border-style: dashed;
border-color: #000000;
border-width: 0px;

}


