/*Allgmein*/

body, html 
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #777;
margin: 0;
padding: 0;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-color: #f0f0f0;
line-height: 1.8em;
height: 100%;
text-align: center;}

td
{
font-family:  verdana, arial, helvetica, 'sans-serif';
font-size: 11px;
line-height: 1.6em;
}



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: 14px;
font-family:  arial, verdana, helvetica, sans-serif;
margin-top: 0px;
color: #841419;
text-transform: uppercase;
font-weight: normal;
border-bottom: 1px solid #841419;
}

h2, h3
{
font-size: 13px;
color: #841419;
font-weight: normal;
}

#top
{
height: 127px;
width: 900px;
margin: auto;
}



#content
{
width: 900px;
background-color: #fff;
margin: auto;
text-align: left;
background-image: url(./images/mainbg.jpg);
}

#textbox
{
width: 900px;
border: 0px;
text-align: left;
margin: auto;
}

#menu
{
width: 190px;
text-align: left;
float: left;
border-right: 1px solid #841419; 
}


.nav
{margin-top: 0px;
margin-bottom: 12px;
margin-left: 30px;
color: #777;
text-align: left;
font-weight: bold;
line-height: 1.2em;
}

.navreg
{margin-top: 0px;
margin-bottom: 12px;
margin-left: 30px;
color: #777;
text-align: left;
font-weight: normal;
line-height: 1.2em;
}


.naviaktiv
{color: #841419;
}

.menuspacer
{
clear: both;
height: 25px;
margin: 0px;
}

a.menu:link    {color: #777;  text-decoration: none;}
a.menu:visited,
a.menu:active,
a.menu:focus   {color: #777;   text-decoration: none;}
a.menu:hover   {color: #841419; text-decoration: none;}


#inhalt
{
margin: auto;
float: left;
width: 400px;
margin-left: 30px;
}

#rechts
{
float: right;
width: 210px;
margin-right: 30px;
text-align: left;
}



#bottom
{
height: 76px;
width: 900px;
background-image: url(./images/bottom.jpg);
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 #777;
 border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

li.lib
{margin-bottom: 15px;
margin-top: 0px;
}