/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #f1ede9;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
text-align:justify;
}
a.menu {color: #000000; text-decoration:none; font-size:13px; font-weight:bold; border-bottom:0px solid grey; border-left:0px solid grey;padding:3px;}
a.menu:visited {color:#000000; text-decoration:none; font-size:13px;font-weight:bold;}
a.menu:hover {color: #000000; text-decoration:none; font-size:13px;font-weight:bold;border-bottom:1px solid black; border-right:1px solid black;background-color:#d6f0d0;}
a.menu:active { color:#000000; text-decoration:none; font-size:13px;font-weight:bold;}

a {color: #564b47; text-decoration:underline; font-size:13px; font-weight:normal;}
a:visited {color: #564b47; text-decoration:underline; font-size:13px; font-weight:normal;}
a:hover {color: #000000; text-decoration:underline; font-size:13px; font-weight:normal;}
a:active {color: #564b47; text-decoration:underline; font-size:13px; font-weight:normal;}

h1 {
font-size: 11px;
/*text-transform:uppercase;*/
/*background-color: #99b3e9; blau*/
/*background-color: #2a9e0f; gruen*/
background-color: #82b975; /*gruen*/
border-top:2px solid #564b47;
border-bottom:2px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.start-left {margin:0 20px 0 0;}
img.start-right {margin:0 0 0 20px;}

#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
/*background-color: #d3dbeb; blau*/
background-color: #d6f0d0; /*gruen*/
}

#banner {
background-color: #d6f0d0; /*f1ede9*/
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

#content {
background-color: #ffffff;
padding-top: 25px;
padding-bottom:25px;
padding-left:25px;
padding-right:50px;
margin-left: 140px;
margin-right: 0px;
background-image: url(pix/bg-content.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

div#content { 
min-height:660px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* navigavtion */
#left {
float: left;
width: 140px;
margin: 0px;
padding: 0px;
}


/* footer */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: center; }

.mitglied {
font-size: 10px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
text-align:center;
}

