/* 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: url(body_bg.jpg);
font-size: 12px;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #0101FF;
outline: none;
}

a:visited {color:#0101FF;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
color: #564B47;
font-size:14px;
text-transform:uppercase;
font-weight: bold;
padding: 5px 10px;
margin:0px;}

h2 {
font-size: 11px;
color: #564B47;
text-transform:uppercase;
background-color: #ffffff;
padding:5px 10px 0px;
margin:0px }

/* ----------fuer Titel oben rechts-------------- */
h3 {
color: #564B47;
font-size:16px;
text-align: center;
text-decoration: none;
letter-spacing: 5px;
text-transform:uppercase;
font-weight: bold;
padding: 5px 0px;
margin:0px;}

img {
border-color: #000099;
}

img.download {vertical-align:middle;}

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

/* ----------banner for slogan and logo-------------- */
#banner {
text-align: left;
background-color: #ffffff;
background: url(logo.jpg) no-repeat;
height: 243px;
width: 641px;
}

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

/* ----------datum und zeit----------------- */
#date {
float: right;
padding-top: 110px;
width: 325px;
font-size: 14px;
line-height: 300%;
text-align: center;
list-style: none;
font-weight: bold;
text-decoration: none;
background-color: #FFFFff;
}

/* ----------outer und inner----------------- */
#outer { 
border-left: solid 200px #FFFF01;  /* 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:1px #666666 solid;
background-color: #FFFF01;
}

#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 #CCCC00;
}



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


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

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

.menu-current {
font-size: 14px;
list-style: none;
border-top: 1px solid #CCCC00;
margin:0;
}

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

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

#rankinghits {
text-align: center;
padding-top: 10px;
}

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

#search input {
color: #000099;
font-size: 14px;
background: #ffffff;
}

.highlight {
background-color: #FFFF01;}

#print {
font-size: 14px;
color:#0101FF;
padding:0px;
margin:0px;
text-align: center;
border-bottom: 1px solid #CCCC00;
}


#leerdiv1 {
height:15px;
}


/* -----------------content--------------------- */
#content{ 
position: relative; 
margin: 0px; 
padding: 25px 15px 10px 10px;
}

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

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

#content a {
color: #000099;
}



/*  ----------------footer---------------------- */ 


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

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