@charset "UTF-8";

body   { 
font-size: 13px; 
line-height: 26px; 
font-family: Trebuchet, Trebuchet MS, Lucida Grande, sans-serif; 
color: #78736a;
scrollbar-face-color:#78736a;
overflow:hidden; 
}

hr {
border:none;
border-top: 1px solid #F7C24E;
color: #F7C24E;
background-color: #F7C24E;
height: 1px;
}

hr.fett {
border:none;
border-top: 3px solid #F7C24E;
color: #F7C24E;
background-color: #F7C24E;
height: 1px;
}


/* Überschriften */

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

h2   { 
color: #a14406; 
font-size: 14px; 
line-height: 18px;
font-family: Trebuchet, Trebuchet MS, Lucida Grande, Sans-serif;
font-weight: normal; 
}


/* Links im Text */

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

a:link       { color: #78736a; }
a:visited      { color: #78736a; }
a:hover      { color: #78736a; text-decoration: none; color: #a14406; }
a:active      { color: #78736a; }



/* Links im Menu */

a.menu       { 
font-size: 13px; 
line-height: 33px; 
font-family: Trebuchet, Trebuchet MS, Lucida Grande, sans-serif;
font-weight: 400;
font-style: normal;
color: #a14406; 
text-decoration: none;
}

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


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



/* Line-Height im Menu */

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