/* *** 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: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #banner .on {
	color: #564b47;
	text-decoration: none;
}

a:visited {
	color:#e1ddd9;
	text-decoration: none;
}
#container #footer .on {
	color: #564b47;
	text-decoration: none;
}

a:hover {color: #564b47;}
a:active {
	color:#000000;
	text-decoration: none;
}
a   {
	color: #D5D5D5;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	text-transform:uppercase;
	background-color: #FFFFFF;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #left a {
	color: #564b47;
}

h2 {
	font-size:20px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/* ----------container zentriert das layout-------------- */
#container {
	width: 950px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #E8D4B1;
	position: relative;
}

/* ----------banner for logo-------------- */
#banner {
	background-color: #e1ddd9;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------Inhalt--------------------- */
#content {
	background-color: #e8e5e3;
	margin-left: 200px;
	margin-right: 0px;
	padding: 0px;
}
div#content {
	min-height:455px;





height:expression(this.scrollHeight > 600 ? "auto":"600px");
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

p, pre{
padding: 5px 10px;
margin:0px;
}
#right {
	float: right;
	color:#e8e5e3;
	border-left-width: 20px;
	border-left-style: solid;
	padding: 0;
	margin: 0;
	background-color: #E7E4E2;
}


/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 200px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: normal;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }
∑«
