/*Allgmein*/

body
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #001;
margin: 0;
padding: 0;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-color: #3e3f1b;
line-height: 1.4em;
}

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: #800;  text-decoration: none;}
a:visited,
a:active,
a:focus   {color: #800;   text-decoration: none;}
a:hover   {color: #f00; text-decoration: none;}

/*Headlines*/


h1
{
font-size: 22px;
font-family: verdana, arial, helvetica, sans-serif;
margin-top: 0px;
margin-bottom: 10px;
color: #7b801c;
}

h2
{
font-size: 18px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
color: #7b801c;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
}

h3
{
font-size: 13px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
color: #7b801c;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
}

.noline
{text-decoration: none;}

h4
{
font-size: 11px;
margin-top: 0px;
margin-bottom: 0px;
}

h5
{
font-size: 11px;
}

h6
{
font-size: 11px;
}


/*Dies und Das*/


.stripe
{
height: 35px;
width: 790px;
background-color: #7b801c;
margin: auto;
}

#top
{
height: 250px;
width: 790px;
background-image: url(images/top.jpg);
margin: auto;
}


#textbox
{
width: 790px;
background-color: #f9f7d6;
text-align: left;
margin: auto;
}

#inhalt
{
width: 460px;
text-align: justify;
float: left;
}

#inh
{
margin-left: 25px;
margin-right: 25px;
}


#impressum
{
width: 320px;
text-align: left;
float: left;
border-left: 1px solid black;
}

#imp
{
margin-left: 20px;
margin-right: 20px;
}

#bottom
{
height: 20px;
width: 790px;
background-image: url(./images/bottom.jpg);
margin: auto;
}

.spacer
{
clear: both;
height: 15px;
margin: 0px;
}

ul
{margin-left: 0.5em;
padding-left: 0.5em;}

li
{margin-top: 0.5em;
margin-bottom: 0.5em;}

p
{margin-top: 0.5em;
margin-bottom: 1.5em;}

.boxa
{width: 210px;
margin: auto;
border: 3px dashed #7b801c;
padding: 10px 10px 10px 10px;
}

.small
{
font-size: 9px;
}

.linksfluss
{
float: left; 
margin-right: 20px;
margin-bottom: 10px;
clear: both;
}
