/* ========== Allgemeine Einstellungen ========== */


body 
{
font-family: 'Trebuchet MS', verdana, sans-serif;
font-size: 16px;
color: #000000;
font-weight: normal;
 padding: 10px;

 background: #BBBBBB;
 background-repeat: repeat-x;
 background-image: url(../img/fvback.jpg);
background-attachment: fixed;


font-family: 'Trebuchet MS', verdana, sans-serif;
 top: 10px;
 position: absolute;
 width: 1000px;
 margin: 0 0 0 -510px;
 left: 50%;
}


#content 
{
 background: #ffffff;
font-family: 'Trebuchet MS', verdana, sans-serif;
}


#inhalt 
{
background: #ffffff;
font-family: 'Trebuchet MS', verdana, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
color: #000000;
line-height: 160%;
text-align: left; 
vertical-align: top; 
width: 100%;
}

#kontakt_left
{
position: absolute;
bottom: 150px;
left: 26px;
background-image: url(../img/kontakt_left.jpg);
border: 0; 
width: 176px; 
height: 103px;
}

#footer_left
{
font-family: 'Trebuchet MS', verdana, sans-serif;
font-size: 15px;
color: #000000;
font-weight: normal;
padding: 0 0 0 20px;
}

#footer_right
{
font-family: 'Trebuchet MS', verdana, sans-serif;
font-size: 15px;
color: #000000;
font-weight: normal;
padding: 0 20px 0 0;
}

h1
{
font-family: 'Trebuchet MS', verdana, sans-serif;
font-size: 24px;
font-weight: normal;
color: #000000;
letter-spacing: 1px;
}


h2
{
font-family: 'Trebuchet MS', verdana, sans-serif;
font-size: 26px;
font-style: normal;
font-weight: normal;
letter-spacing: 2px;
color: #990033;
line-height:107%;
}

h3
{
font-family: 'Trebuchet MS', verdana, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
letter-spacing: 1px;
color: #990033;
line-height:105%;
padding: 30px 0 10px 0;
}


h5
{
font-family: 'Trebuchet MS', verdana, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
color: #000000;
}




/* ========== Links im Inhalt ========== */

#inhalt a:link, a:visited, a:active
{

font-family: 'Trebuchet MS', verdana, sans-serif;
color: #000000;
text-decoration: underline;
}

#inhalt a:hover
{ 
color: #000000; 
background-color: #CCCCCC;
text-decoration: none;
}


/* ========== Links im Footer ========== */

#footer a:link, a:visited, a:active
{
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #000000;
text-decoration: none;
}

#footer a:hover
{ 
color: #000000; 
background-color: #CCCCCC;
text-decoration: none;
}


















