#header,  #sidebar, #big-content
{
padding: 0px 20px 20px 20px;
}
#hauptinhalt, #sidebar, #big-content
{
padding-top: 10px;
}
.inhalt
{
padding: 0px 20px;
}


body 
{
width: 100%;
color: rgb(10,10,10);
font-size: 14px;
line-height: 21px;
font-family: "Lucida Grande",Geneva,Arial,sans-serif;
text-align: center;
margin: 0px;
background: #6a0000 url(background3.jpg) repeat-x;
background: rgb(252,252,252);
}

ul
{
margin: 0px;
padding: 0px;
}

ul li
{
margin-left: 16px;
color: rgb(50,50,50);
}

h1
{
font-size: 25px;
line-height: 30px;
font-family: trebuchet ms, calibri, arial;
margin: 18px 0px 25px 0px;
font-weight: normal;
padding: 0px;
}

.h1-grau
{
font-family: arial;
font-size: 35pt;
margin-top: 10px;
color: #575757;
}



h2
{
font-size: 18px;
line-height: 20px;
font-weight: bold;
font-family: calibri, arial;
margin: 5px 0px;
color: rgb(80,0,80);
border-bottom: solid 1px rgb(200,200,200);
padding: 5px 0px 4px 0px;
}

.text-grau
{
color: #8a8a8a;
font-size: 12px;
}

p.zitat, p.zitat2
{
color: #921515;
background: #fff2f2;
font-style: italic;
text-align: center;
font-family: trebuchet ms;
padding: 10px;
font-size: 14px;
border: 1px solid #f4caca;
display: block;
margin: 0px;
}
p.zitat2
{
color: rgb(40,40,40);
background: rgb(240,240,240);
border: 1px solid rgb(230,230,230);
color: rgb(80,0,80);
}
.autor
{
font-size: 12px;
}

#hauptinhalt a:link
{
color: #790e11;
}
#hauptinhalt a:visited, #hauptinhalt a:hover
{
color: #871f2d;
}



#seite
{
/*background: url(raster-960.png);*/
width: 960px;
margin: auto;
text-align: center;
background: rgb(235,235,235);
background: white;
}

#container
{
background: url(schein.png) repeat-y;
width: 1000px;
margin: auto;
}

#header
{
height: 200px;
width: 920px;
background: rgb(200,200,200) url(header.jpg);
margin: auto;
text-align: left;
position: relative;
}
#header-link
{
position: absolute;
top: 30px;
width: 700px;
height: 130px;
margin: auto;
margin-right: 260px;
font-size: 0px;
opacity: .0;
}

#print-kopf
{
display: none;
}

#navigation
{
margin: 0px;
position: absolute;
margin: 193px 0px 0px 0px;
height: 20px;
}

#navigation li
{
list-style-type: none;
float: left;
margin: 0px;
}

#navigation a:link, #navigation a:visited
{
display:block;
line-height: 27px;
padding: 0px 14px 0px 16px;
min-width: 60px;
text-align: center;
text-decoration: none;
color: black;
/*background: rgb(160,160,160);*/
background: url(navi-link.png) no-repeat;
color: white;
}
#navigation a:hover
{
/*background: rgb(150,150,150);*/
background: url(navi-hover.jpg);
}
#navigation a.active, #navigation a:active
{
background: url(navi-active.jpg);
text-decoration: underline;
}
#navigation img
{
border: 0px;
padding: 0px;
}


#hauptinhalt
{
width: 645px;
background: /*rgb(245,245,245)*/ white url(schatten1.png) repeat-x;
min-height: 600px;
float: left;
text-align: left;
padding-bottom: 20px;
}

#big-content
{
width: 920px;
background: white url(schatten1.png) repeat-x;
min-height: 600px;
float: left;
text-align: left;
}
#trennlinie-sidebar-left
{
background: rgb(230,230,230) url(schatten1.png) no-repeat;
padding-left: 1px;
width: 314px;
height: auto;
float: right;
padding-bottom: 1px;
}
#sidebar
{
width: 294px;
background: rgb(240,240,240) url(schatten1.png) repeat-x;
min-height: 600px;
height: auto;
text-align: left;
padding: 10px 10px 10px 10px;
/*border-left: 1px solid rgb(230,230,230)*/
}

#schatten2
{
background: url(schatten2.png);
width: 960px;
height: 10px;
clear: both;
}

#footer
{
width: 960px;
height: 50px;
background: rgb(200,200,200) url(randinformationen.jpg);
clear: both;
padding-top: 15px;
color: rgb(160,160,160);
font-size: 14px;
letter-spacing: 0.3px;
font-family: calibri;
text-align: center;
position: relative;
}

#footer a:link, #footer a:visited
{
color: rgb(160,160,160);
text-decoration: none;
}
#footer a:hover
{
color: white;
text-decoration: underline;
}
.clear
{
clear: both;
}
a.nach-oben
{
background: url(pfeil3.png) no-repeat center top;
display: block;
width: 30px;
height: 40px;
position: absolute;
top: 13px;
right: 10px;
}
a.nach-oben:hover
{
background: url(pfeil4-text.png) no-repeat center top;
}
