/*Allgmein*/

body, html 
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #435901;
margin: 0;
padding: 0;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-color: #e5f0a8;
line-height: 1.4em;
height: 100%;
text-align: center;}

td
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #435901;
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, h2, h3
{
font-size: 13px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
margin-top: 0px;
}

.greenline
{
background-color: #e3f3b2;
border-top: 1px solid #e3f3b2;
border-bottom: 1px solid #e3f3b2;
text-align: center;
margin-top: 30px;
margin-bottom: 20px;
}

.darkgreenline
{
background-color: #88b600;
border-top: 1px solid #88b600;
border-bottom: 1px solid #88b600;
text-align: center;
margin-top: 30px;
margin-bottom: 20px;
color: #f8ffe3;
}

#top
{
height: 233px;
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: 200px;
text-align: left;
float: left;
}

.menuabstand
{
margin-left: 37px;
}

.nav
{margin-top: 0px;
margin-bottom: 15px;
margin-left: 30px;
color: #004c43;
text-align: left;
}


.menuspacer
{
clear: both;
height: 25px;
margin: 0px;
}


a.botnavi:link		{color: #000;   text-decoration: none; border: 1px solid #e5f0a8; }
a.botnavi:visited 	{color: #000;   text-decoration: none; border: 1px solid #e5f0a8; }
a.botnavi:active 	{color: #000;   text-decoration: none; border: 1px solid #e5f0a8; }
a.botnavi:focus  	{color: #e5f0a8; background-color: #88b600; border: 1px solid #88b600; }
a.botnavi:hover  	{color: #e5f0a8; background-color: #88b600; border: 1px solid #88b600; }

.botnaviaktiv
 {
color: #e5f0a8; background-color: #88b600; border: 1px solid #88b600; }

#inhalt
{
margin: auto;
float: left;
width: 620px;
margin-left: 40px;
}

.breitetext
{
margin-left: 30px;
margin-right: 45px;
}



#bottom
{
height: 22px;
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;
}

.switch {
margin-left: 590px; 
margin-top: -40px; 
position: absolute;
}

.newsbox {
float: right;
width: 300px;
background-color: #f0fdcf;
border: 1px solid #88b600;
padding: 5px;
-moz-border-radius:10px;
-khtml-border-radius:30px;
margin-left: 10px;
font-size: 11px;
line-height: 1.4em;
}
