@CHARSET "ISO-8859-1";

/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
/* ocker:979459 gold: A39440 helllila: C7C4DE lauftextlila:45147d */
* {
	margin: 0;
	padding: 0;
}

ul, li {
	margin-left: 10px;
}

body {
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#45147d;
	padding:0px;
	margin:0px;
	text-align: center;
}


img {
	border: none;
	margin: 0;
	padding: 0;
}

ul.vnav {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: right;	
	}

ul.vnav li {
	float: left;
	background: url(./images/h_navi_back.jpg);
	height: 36px;
	padding-right: 20px;
	margin-left: 0px;
}


ul.vnav li.first {
	width: 1px;
}

ul.vnav li.last {
	background: url(./images/h_navi_right_round.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 36px;
	width: 16px;
	padding: 0;
	margin: 0;
}
	
ul.vnav li a {	
	display: block;
	text-decoration: none;
	margin-top: 10px;
	font-weight: bolder;
	}

ul.vnav li a.activeNavi {
display: block;
	text-decoration: none;
	margin-top: 10px;
	font-weight: bolder;
	background-color: #C7C4DE;}

ul.vnav li a:hover {
display: block;
	text-decoration: none;
	margin-top: 10px;
	font-weight: bolder;
	background-color: #C7C4DE;}

ul.hnav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;

	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
}


ul.hnav li.level_1 {
	width: 149px;
	border-right: 1px solid #45147d;
	margin-left: 0px;
}

ul.hnav li.level_1 a {
	border: none;
	font-weight: bold;	
	display: block;
	width: 100%;
	margin-left: 0px;
}

ul.hnav li.level_2 {
	margin: 0;
	font-weight: bold;	
	padding-top: 5px;
	margin-left: 10px;	
	border-right: 1px solid #45147d;
	width: 149px;
	margin-left: 0px;
}

ul.hnav li.level_2 a {
	font-weight: bold;	
	display: block;
	width: 100%;
	margin-left: 0px;
}

h1 {
font-size: 14px;
background-color: transparent;
margin:0px;
color:#A39440;}

h2 {
font-size:12px;
font-weight: normal;
padding-top: 10px;
margin:0px;
color:#A39440;
}

h3 {
	font-size: 11px;
	font-weight: bolder;
	padding-top: 10px;
	margin: 0px;
	color:#A39440;
}

h3.news {
	font-size: 11px;
	font-weight: bolder;
	padding-top: 10px;
	margin: 3px;
	color:#ffffff;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 900px;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
text-align: left;
	min-height: 570px;
	height:expression(this.scrollHeight > 570 ? "auto":"570px");
}

/* ----------banner for logo-------------- */
#banner {
text-align: left;
padding: 0px;
margin: 0px;
clear: right;
}


/* -----------------Inhalt--------------------- */
#content {
width: 680px;
display: block;
padding: 0px;
padding-top: 20px;
margin-right: 0px;
overflow: auto;
text-align: left;
clear: right;
min-height:244px;
height:expression(this.scrollHeight > 244 ? "auto":"244px");
}

#content a {font-size: 11px; color: #45174d;}
#content a:visited {font-size: 11px;color:#45174d;}
#content a:hover {font-size: 11px;color: #45174d;background-color: #C7C4DE;}
#content a:active {font-size: 11px; color:#45174d;background-color: #C7C4DE;}


#content a.news {font-size: 11px; color: #ffffff;}
#content a.news:visited {font-size: 11px;color:#ffffff;}
#content a.news:hover {font-size: 11px;color: #ffffff;background-color: #C7C4DE;}
#content a.news:active {font-size: 11px; color:#ffffff;background-color: #C7C4DE;}

#content a.email {font-size: 11px; color: #45174d;}
#content a.email:visited {font-size: 11px;color:#45174d;}
#content a.email:hover {font-size: 11px;color: #45174d;}
#content a.email:active {font-size: 11px; color:#45174d;}

#content hr.prod {color:#45174d;height:1px;}

#content p.news {
	margin: 3px;
}
#content div a {font-size: 11px; color: #45174d;}
#content div a:visited {font-size: 11px;color:##45174d;}
#content div a:hover {font-size: 11px;color: ##45174d;background-color: #C7C4DE;}
#content div a:active {font-size: 11px; color:##45174d;background-color: #C7C4DE;}


/* --------------left navigavtion------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;

}

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

* html #container #left ul.hnav { float:left; }
* html #container #left ul.hnav li { clear:left; }

a {color: white;}
a:visited {color:white;}
a:hover {color: white;}
a:active { color:white;}

a.normal {color:#45147d; text-decoration: none;}
a.normal:visited {color:#45147d; text-decoration: none;}
a.normal:hover {color:#ffffff; text-decoration: none; background-color: #C7C4DE;}
a.normal:active {color:#45147d; text-decoration: none;}

a.email {color:#45147d; text-decoration: none;}
a.email:visited {color:#45147d; text-decoration: none;}
a.email:hover {color:#ffffff; text-decoration: none; }
a.email:active {color:#45147d; text-decoration: none;}


p {
	margin: 0px;
}

#left ul.hnav li a.activeNavi {color:#ffffff; text-decoration: none; background-color: #C7C4DE;}
#left a {color:#45147d; text-decoration: none;}
#left a:visited {color:#45147d; text-decoration: none;}
#left a:hover {color:#ffffff; text-decoration: none; background-color: #C7C4DE;}
#left a:active {color:#45147d; text-decoration: none;}


#left a.news {color:#ffffff; text-decoration: none;}
#left a.news:visited {color:#ffffff; text-decoration: none;}
#left a.news:hover {color:#ffffff; text-decoration: none; background-color: #C7C4DE;}
#left a.news:active {color:#ffffff; text-decoration: none; background-color: #C7C4DE;}

#left ul.hnav li a.activeNavi {color:#ffffff; text-decoration: none; background-color: #C7C4DE;}
#left a {color:#45147d; text-decoration: none;}
#left a:visited {color:#45147d; text-decoration: none;}
#left a:hover {color:#ffffff; text-decoration: none; background-color: #C7C4DE;}
#left a:active {color:#45147d; text-decoration: none;}

#content #tabelle a.normal {color:#45147d; text-decoration: none;}
#content #tabelle a.normal:visited {color:#45147d; text-decoration: none;}
#content #tabelle a.normal:hover {color:#ffffff; text-decoration: none; background-color: #C7C4DE;}
#content #tabelle a.normal:active {color:#45147d; text-decoration: none;}

form p {
	clear: left;
	padding-top: 5px;
}

label {
	font-weight: bolder;
	display: block;
	width: 200px;
	float: left;
}

input, textarea {
	float: left;
	clear: right;
	border: 1px solid #45147d;
	width: 200px;
	background-color: #C7C4DE;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}

input.long, textarea.long {
	float: left;
	clear: right;
	border: 1px solid #45147d;
	width: 380px;
	background-color: #C7C4DE;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}

input:focus, textarea:focus {
	background-color: #ffffff;
}

td {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#45147d;
}

