/*Allgmein*/

body, html 
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #555;
margin: 0;
padding: 0;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-color: #ededed;
line-height: 1.4em;
height: 100%;
text-align: center;}

td
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #5551;
line-height: 1.4em;
}

td.co
{
border: 1px solid #88b600;
}

a:link img {border: 0;}
a:visited img {border: 0;}
a:active img {border: 0;}
a:focus img {border: 0;}
a:hover img {border: 0;}
a:link    {color: #340000;  text-decoration: none;}
a:visited,
a:active,
a:focus   {color: #340000;   text-decoration: none;}
a:hover   {color: #6f0000; text-decoration: none;}

/*Headlines*/


h1
{
font-size: 18px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
margin-top: 10px;
margin-bottom: 10px;
color: #77b756;
}

h2
{
font-size: 13px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
margin-top: 20px;
margin-bottom: 15px;
}


.hline
{
height: 2px;
width: 540px;
background-color: #77b756;
font-size: 0px;
}

#top
{
height: 187px;
width: 900px;
margin: auto;
}



#content
{
width: 900px;
background-color: #f8ffe3;
margin: auto;
text-align: left;
background-image: url(./images/mainbg.gif);
}

#textbox
{
width: 900px;
border: 0px;
text-align: left;
margin: auto;
}

#menu
{
width: 230px;
text-align: left;
float: left;
}

.menuabstand
{
margin-left: 37px;
}

.nav
{margin-top: 10px;
margin-bottom: 10px;
margin-left: 55px;
color: #555;
text-align: left;
font-weight: bold;
}

a.navi:link    {color: #555;  text-decoration: none;}
a.navi:visited,
a.navi:active,
a.navi:focus   {color: #555;   text-decoration: none;}
a.navi:hover   {color: #bc0000; text-decoration: none;}


.menuaktiv
{
color: #bc0000;
font-weight: bold;
}


.menuspacer
{
clear: both;
height: 25px;
margin: 0px;
}

.menuline
{
height: 2px;
width: 190px;
background-image: url(images/menuline.gif);
font-size: 0px;
margin-left: 40px;
}

#inhalt
{
margin: auto;
float: left;
width: 540px;
margin-left: 85px;
}


#bottom
{
height: 41px;
width: 900px;
background-image: url(./images/bottom.gif);
margin: auto;
}

.right
{
text-align: right;
}

.left
{
text-align: left;
}

.spacer
{
clear: both;
height: 15px;
margin: 0px;
}

.smallspacer
{
clear: both;
height: 5px;
margin: 0px;
}

.bigspacer
{
clear: both;
height: 50px;
margin: 0px;
}


.center
{
text-align: center;
margin: auto;
}

p.anker{
text-align: right;
font-size: 9px;
}


.linksfluss
{
float: left; 
margin-right: 20px;
margin-bottom: 10px;
clear: both;
}

.rechtsfluss
{
float: right; 
margin-left: 20px;
margin-bottom: 10px;
}

li
{
margin-top: 7px;}


.zero
{
margin-top: 0;
margin-bottom: 0;
}

.small
{
font-size: 11px;
}

hr
{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #98cc00;
 border-bottom: solid 1px #f8ffe3; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

.linkbild
{
width: 120px; 
float: left;
}

.linktext
{
font-size: 11px;
float: right;
width: 500px;
}


