/*Allgmein*/

body, html 
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #454545;
margin: 0;
padding: 0;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-color: #0179c9;
background-image: url(./images/wolken.jpg);
background-position: top center;
background-attachment: fixed;
background-repeat: no-repeat;
line-height: 1.7em;
height: 100%;
text-align: center;}

td
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #454545;
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,    
a:visited,
a:active   {color: #006fbb;   text-decoration: none;}
a:focus,  
a:hover   {color: #2e3094; text-decoration: none;}

a.sts:link,    
a.sts:visited,
a.sts:active   {color: #ddd;   text-decoration: none;}
a.sts:focus,  
a.sts:hover   {color: #2e3094; text-decoration: none;}


/*Headlines*/


h1, h2, h3
{
font-size: 13px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
margin-top: 0px;
color: #2e3094;
}

h1
{
margin-top: 0px;
margin-bottom: 10px;
}

h2, h3
{
margin-top: 20px;
margin-bottom: 10px;
}


#top
{
height: 210px;
width: 900px;
margin: auto;
}

#bottom
{
width: 900px;
margin: auto;
text-align: center;
}


#content
{
width: 900px;
background-color: #fff;
margin: auto;
text-align: left;
background-image: url(./images/mainhg.gif);
}

#textbox
{
width: 900px;
border: 0px;
text-align: left;
margin: auto;
}

#menu
{
width: 200px;
text-align: left;
float: left;
background-color: #dbebf3;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
}

.nav
{
text-align: left;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
}

a.nav:link   {color: #6e6e6e;  text-decoration: none;}
a.nav:visited,
a.nav:active,
a.nav:focus   {color: #6e6e6e;   text-decoration: none;}
a.nav:hover   {color: #006eab; text-decoration: none;}

a.nav2:link   {color: #6e6e6e;  text-decoration: none;}
a.nav2:visited,
a.nav2:active,
a.nav2:focus   {color: #6e6e6e;   text-decoration: none;}
a.nav2:hover   {color: #006eab; text-decoration: none;}


.navaktiv
{
color: #006eab; 
text-decoration: none;
text-align: left;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
}

.subnav
{
text-align: left;
font-weight: normal;
margin-top: 0px;
margin-bottom: 3px;
margin-left: 15px;
}

.subnavaktiv
{
color: #006eab; 
text-decoration: none;
text-align: left;
font-weight: normal;
margin-top: 0px;
margin-bottom: 3px;
margin-left: 15px;
}

a.spon:link    {color: #006eab;  text-decoration: none; font-style: italic; font-weight: normal;}
a.spon:visited,
a.spon:active,
a.spon:focus   {color: #006eab;   text-decoration: none; font-style: italic; font-weight: normal;}
a.spon:hover   {color: #6e6e6e; text-decoration: none; font-style: italic; font-weight: normal;}

.sponaktiv
{
color: #6e6e6e; 
text-decoration: none;
text-align: left;
font-weight: normal;
margin-top: 5px;
margin-bottom: 5px;
font-style: italic; 
}

.navspace
{
height: 20px;
}

.contspace
{
height: 35px;
}

.menuspacer
{
clear: both;
height: 25px;
margin: 0px;
}


#inhalt
{
margin: auto;
float: left;
width: 640px;
margin-left: 20px;
}


.right
{
text-align: right;
}

.left
{
text-align: left;
}

.spacer
{
clear: both;
height: 15px;
margin: 0px;
}

.smallspacer
{
clear: both;
height: 1px;
margin: 0px;
}

.bigspacer
{
clear: both;
height: 50px;
margin: 0px;
}


.center
{
text-align: center;
margin: auto;
}


.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;
}

hr
{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #006fbb;
 border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}