/* 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: #29271a;
font-size: 12px;
font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}

a {
color: #29271A;
outline: none;
}

a:visited {
color:#29271A;
}
a:hover {
color: #C77759;
}
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: #C77759;
}

img.download {
vertical-align:middle;
}

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

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

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

/* ----------outer und inner----------------- */
#outer { 
border-left: solid 200px #EBAC79;  /* linke Menue Spalten Farbe  */ 
background-color: #E0DCCD; /* 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;
background-color: #EBAC79;
}

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

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

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

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

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

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

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


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

#search input {
color: #29271A;
font-size: 14px;
background: #E0DCCD;
}

.highlight {
background-color: #EBAC79;
}

#print {
font-size: 14px;
color:#29271A;
padding:0px;
margin:0px;
text-align: center;
border-bottom: 1px solid #C77759;
}


#leerdiv1 {
height:15px;
}

#notdienst {
font-size: 14px;
color:#29271A;
padding:0px;
margin:0px;
text-align: center;

}

#leerdiv2 {
height:15px;
border-bottom: 1px solid #C77759;
}

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

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

#content input {
color: #29271A;
font-size: 11px;
background: #E0DCCD;
}

#content a {
color: #000000;
text-decoration: none;
}

#content a:hover {
color: #000000;
text-decoration: none;
}

#content h1 a{
color: #564B47;
font-size:14px;
text-transform:uppercase;
font-weight: bold;
margin:0px;
}
/*  ----------------footer---------------------- */ 

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

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

#footer a:hover {
color: #C77759;
}