/* 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: #E89827;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {
color: #E83827;
outline: none; }

a:visited {color:#E83827;}
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 }

img {
border-color: #E83827;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 970px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for slogan and logo-------------- */
#banner {
text-align: right;
background-color: #ffffff;
padding: 0 57px 0px 0px;
margin: 0px;
border-bottom:2px #ddd dotted;
}

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

#slogan {
float: left;
width: 650px;
padding: 0 0 5px 0;
margin: 0 15px 15px 45px;
display: inline;
}

/* ----------menue oben----------------- */
#menu2 {
line-height: 150%;
text-align: right;
list-style: none;
font-weight: bold;
text-decoration: none;
vertical-align: top;
background-color: #ffffff;
padding: 5px 10px 5px 10px;
margin: 0px;
border-bottom:2px #ddd dotted;
}
#menu2 ul{
text-decoration: none;
list-style: none;
font-weight: bold;
vertical-align: top;
background-color: #ffffff;
padding: 0px;
margin: 0px;
border-bottom:2px #ddd dotted;
}
#menu2 a{
text-decoration: none;
list-style: none;
font-weight: bold;
vertical-align: top;
background-color: #ffffff;
padding: 0px;
margin: 0px;
}

/* ----------outer und inner----------------- */
#outer { 
border-left: solid 200px #ffffff;  /* 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:445px;
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;
}

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

#left ul {
list-style: none;
text-align: left;
font-weight: bold;
text-decoration: none;
margin: 2px 0 10px 9px;
padding: 0;
line-height: 150%;
}
 
#left ul a:hover {
text-align: right;
}

#search {
font-size: 11px;
color: #E83827;
text-align: left;
background-color: #ffffff;
padding: 3px 0px 3px 10px;
margin: 0px;
border-top:2px #ddd dotted;
}

#search input {
color: #E83827;
font-size: 11px;
background: #ffffff;
outline: none;
}

.highlight {
background-color: #E89827;}

#anynews {
border-top:2px #ddd dotted;
list-style-type:none;
}
#anynews li{
list-style-type:none;
}

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

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

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

/*  ----------------footer---------------------- */ 
#print {
clear:left;
padding:0px;
margin:0px;
text-align: center;
border-bottom:2px #ddd dotted;
}

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