/*CSS by SOMETHINKSPECIAL.de 2009*/

body, html 
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
color: #a1211c;
margin: 0;
padding: 0;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-color: #fff;
line-height: 1.5em;
height: 100%;
background-image: url(./images/hauptbg.gif);
background-repeat: repeat-y;
}


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: #050;  text-decoration: none;}
a:visited {color: #050;  text-decoration: none;}
a:active  {color: #050;  text-decoration: none;}
a:focus   {color: #393;  text-decoration: none;}
a:hover   {color: #393; text-decoration: none;}

/*Headlines*/


h1, h2, h3, h4
{ 
color: #a1211c; 
font-style: italic; 
font-size: 20px; 
font-weight: normal; 
margin-bottom: 0.5em; 
line-height: 1.5em;
}


#top1
{
height: 155px;
width: 900px;
}

#top2
{
height: 20px;
width: 900px;
background-color: #a52b1e;
}

.toptext
{
padding-top: 5px;
text-align: center;
color: #fff;
font-family: arial, verdana, sans-serif;
font-size: 14px;
font-weight: bold;
}

#content
{
width: 900px;
background-color: #fff;
text-align: left;
background-image: url(./images/hauptbg.gif);
}

#textbox
{
width: 900px;
border: 0px;
text-align: left;
}

#menu
{
width: 220px;
text-align: left;
float: left;
}


.nav
{margin-top: 0px;
margin-bottom: 10px;
margin-left: 20px;
color: #fff;
font-weight: bold;
}

.navsm
{margin-top: 0px;
margin-bottom: 10px;
margin-left: 20px;
color: #fff;
font-size: 10px;
}

.subnav
{margin-top: 0px;
margin-bottom: 5px;
margin-left: 25px;
font-size: 11px;
color: #fff;
margin-right: 30px;
font-weight: normal;
}

.subnav2
{margin-top: 0px;
margin-bottom: 7px;
margin-left: 45px;
font-size: 11px;
color: #fff;
margin-right: 30px;
font-weight: normal;}


.menuspacer
{
clear: both;
height: 25px;
margin: 0px;
}


a.menu:link		{color: #fff;   text-decoration: none;}
a.menu:visited 	{color: #fff;   text-decoration: none;}
a.menu:active 	{color: #fff;   text-decoration: none;}
a.menu:focus  	{color: #a1211c; text-decoration: none; background-color: #fff; border: 1px solid #fff;}
a.menu:hover  	{color: #a1211c; text-decoration: none; background-color: #fff; border: 1px solid #fff;}

.menuaktiv
 {color: #a1211c; text-decoration: none; background-color: #fff; border: 1px solid #fff;}

#inhalt
{
margin: auto;
float: left;
width: 680px;
}

.zitat
{
text-align: right;
font-style: italic;
}

.sandy
{
font-style: italic;
}

.left
{
text-align: left;
}

.right
{
text-align: right;
}

.smallspacer
{
clear: both;
height: 5px;
margin: 0px;
}

.bigspacer
{
clear: both;
height: 30px;
margin: 0px;
}


.center
{
text-align: center;
margin: auto;
}


#text
{
margin-left: 20px;
margin-right: 20px;
}

.linksfluss
{
float: left; 
margin-right: 20px;
margin-bottom: 10px;
clear: both;
}

.rechtsfluss
{
float: right; 
margin-left: 20px;
margin-bottom: 10px;
clear: both;
}

.buchbox
{width: 140px;
float: left;}