/*Allgmein*/

body, html 
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #444;
margin: 0;
padding: 0;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-color: #fff2cd;
line-height: 1.4em;
height: 100%;
text-align: center;}

td.small
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #444;
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,    
a:visited,
a:active  {color: #8b0e13;  text-decoration: none;}
a:focus,   
a:hover   {color: #be8700; text-decoration: none;}

/*Headlines*/


h1, h2, h3
{
font-size: 18px;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: normal;
color: #8b0e13;
}

h1
{
margin-top: 10px;
margin-bottom: 10px;
}

h2
{
margin-top: 30px;
margin-bottom: 20px;
}



#top
{
height: 225px;
width: 900px;
margin: auto;
}



#content
{
width: 900px;
background-color: #fff5e9;
margin: auto;
text-align: left;
background-image: url(./images/mainhg.gif);
}

#textbox
{
width: 900px;
border: 0px;
text-align: left;
margin: auto;
}

#menu
{
width: 205px;
text-align: left;
float: left;
}

.menuabstand
{
margin-left: 37px;
}

.nav
{margin-top: 20px;
margin-bottom: 10px;
margin-left: 15px;
color: #555;
text-align: left;
}

.subnav
{margin-top: 0;
margin-bottom: 20px;
margin-left: 25px;
color: #555;
text-align: left;
font-size: 11px;
}

a.navi:link    {color: #333;  text-decoration: none;}
a.navi:visited,
a.navi:active,
a.navi:focus   {color: #333;   text-decoration: none;}
a.navi:hover   {color: #8b0e13; text-decoration: none;}


.menuaktiv
{
color: #8b0e13;
}


.menuspacer
{
clear: both;
height: 25px;
margin: 0px;
}

#inhalt
{
margin: auto;
float: left;
width: 610px;
margin-left: 50px;
}


#bottom
{
height: 28px;
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!) */
}


.roundbox
{
border:1px solid #aaaaaa;
left:200px;top:50px;
-moz-border-radius:10px;
-khtml-border-radius:30px;
background-color:#fff2cd;
margin: auto;
padding: 15px;
font-size: 11px;
width: 260px;
-webkit-box-shadow: 5px 5px 10px #aaa;
-moz-box-shadow: 5px 5px 10px #aaa;
box-shadow: 5px 5px 10px #aaa;
}

.italic
{font-style: italic;}

.bold
{font-weight: bold;}
