/* Template by www.internet-Service-Willingen.de */
/* *** based on a template by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

/*scrollbalken erzwingen, falls erforderlich*/
html
{
    height:100%;
    margin-bottom: 1px;
}


body {
background-color: #4B1308;
/*background: url(body_bg.jpg);*/
font-size: 12px;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin-top: 10px;
}
a {color: #7E463B;
outline: none;
}

a:visited {color:#7E463B;}
a:hover {color: #B1796E;}
a:active { color:#000000;}

#title h1{
width: 710px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 25px;
padding: 20px 15px 5px 0px;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #7E463B;
color: #7E463B;
font-weight: bold;
font-size: 22px;
}

h1 {
color: #564B47;
font-size:18px;
font-weight: bold;
padding: 5px 0px;
margin:0px;}

h2 {
font-size: 15px;
color: #564B47;
background-color: #ffffff;
padding:5px 0px 0px;
margin:0px }

h3 {
background-color: #7e463b;
color: #ffffff;
vertical-align: middle;
font-weight: bold;
text-align: center;
font-size: 15px;
line-height: 130%;
}

/*
h3 {
color: #564B47;
font-size:15px;
text-align: center;
text-decoration: none;
letter-spacing: 5px;
text-transform:uppercase;
font-weight: bold;
padding: 5px 0px;
margin:0px;
}
*/
img {
border-color: #7e463b;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 970px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
border-left:1px #000000 solid;
border-right:1px #000000 solid;
border-bottom:1px #000000 solid;
background-color: #ffffff;
} 

/* ----------banner-------------- */
#banner {
text-align: left;
background-color: #4B1308;
/* background: url(banner.jpg) no-repeat; */
border-bottom:1px #7e463b solid;
height: 277px;
width: 970px;
}

#banner img {
padding:0px 0px;
border: none;} 



/* ----------outer und inner----------------- */
#outer { 
border-left: solid 200px #F3DBAB;  /* linke Menue Spalten Farbe  */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
} 

#inner{
margin:0px;
width:100%;
background: url(bg.png) repeat-y;
} /* die IE PC schlaufe */ 

/* --------------left navigavtion------------- */
#left {
min-height:480px;
height:auto !important;  /* für moderne Browser */
height:480px;  /*für den IE */
width:200px; 
float:left; 
position:relative; 
margin-left:-200px; 
margin-right:1px;
border-top:3px #F3DBAB solid;
background-color: #F3DBAB;
}

#left a {
font-weight: bold;
text-decoration: none;
}

#left ul {
list-style: none;
text-align: center;
font-weight: bold;
text-decoration: none;
margin: 0px 0 0px 0px;
padding: 0;
line-height: 200%;
}
 



/* ----------fuer showmenu2----------------- */
#navlist {
margin-left: 0;
padding-left: 0;
border-bottom: 1px solid #D5BD8D;
}

#navlist a{
display:block;
font-size: 13px;
list-style: none;
margin:0;
}

#navlist li{
font-size: 13px;
list-style: none;
border-top: 1px solid #D5BD8D;
margin:0;
}


.menu-first{
font-size: 13px;
list-style: none;
border-top: 1px solid #D5BD8D;
margin:0;
}

.menu-sibling{
font-size: 13px;
list-style: none;
border-top: 1px solid #D5BD8D;
margin:0;
}

.menu-current {
font-size: 13px;
list-style: none;
border-top: 1px solid #D5BD8D;
/* border-left: solid 7px #7e463b; */
background-color: #E4CC9C;
margin:0;
}

.menu-parent {
font-size: 13px;
list-style: none;
border-top: 1px solid #D5BD8D;
margin:0;
}

.menu-last {
font-size: 13px;
list-style: none;
border-top: 1px solid #D5BD8D;
margin:0;
}

#rankinghits {
text-align: right;
float:right;
}
#rankinghits img {
border: none;} 


#search {
height:50px;  /*für den IE */
font-size: 1px;
color: #0101FF;
text-align: left;
background-color: #ffffff;
padding: 3px 0px 3px 10px;
margin: 0px;
background-color: #F3DBAB;
}

#search input {
color: #7E463B;
font-size: 13px;
background: #ffffff;
}

.highlight {
color: #ffffff;
background-color: #7e463b;
}

#print {
display: block;
font-size: 13px;
color:#0101FF;
padding:0px;
margin:0px;
text-align: center;
border-bottom: 1px solid #D5BD8D;
}

#print a{
display: block;
}

#anynews{
/*float: left; */
margin:0 0px 0px 0;
/* border-bottom: 1px solid #D5BD8D; */
}
#anynews p{
font-size:13px;
line-height: 120%;
padding: 5px 15px 5px 15px;
}
#anynews h2{
line-height: 25px;
border-top: 1px solid #D5BD8D;
border-bottom: 1px solid #D5BD8D;
color: #7e463b;
background-color: #E4CC9C;
text-align: center;
padding: 0px 0px 0px 0px;
}

#leerdiv1 {
height:25px;
}


/* -----------------content--------------------- */

#content{ 
position: relative; 
margin: 0px; 
font-size: 13px;
padding: 15px 25px 10px 25px;
}

p{
padding: 5px 0px;
margin:0px;
}

#content input {
color: #7E463B;
font-size: 11px;
background: #ffffff;
}

#content a {
color: #7E463B;
}



/*  ----------------footer---------------------- */ 
#back {
clear:left;
padding:0px;
margin:0px;
text-align: center;
}

#back a {
text-decoration: none;
color: #7e463b;
}

#footer {
clear:left;
padding:0px;
margin:0px;
text-align: center;
}

#footer a {
text-decoration: none;
color: #7e463b;
}