/* *** 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:#CCCCCC;
	font-size: 12px;
	line-height:18px;

	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0;
	margin:0;
}

a {color: #648297; text-decoration:none;}
a:visited {color:#648297;}
a:hover {color: #B35900; text-decoration:none;}
a:active { color:#648297;}

.menu {font-family: Georgia, "Times New Roman", Times, serif; color: #333333; font-size: 16px; font-weight:normal; line-height:22px;}

a.menu {font-family: Georgia, "Times New Roman", Times, serif; color: #648297; font-size: 16px; font-weight:normal; line-height:22px;}
a.menu:visited {color:#648297;}
a.menu:hover {color: #333333;}
a:active { color:#648297;}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
	text-transform:uppercase;
	background-color: #DDE3E8;
	border-top:1px dashed #666699;
	border-bottom:1px dashed #666699;
	padding:0px;
	margin:0 0 5px;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#648297;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
	}

h3 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
	color:#FFFFFF;
	}

h4 {
	font-size:12px;
	font-weight: bold;
	padding: 5px 10px;
	margin:0px;
	color:#FFFFFF;
	}


.mittel {
	font-size:10px;
	line-height:12px;
}

.klein {
	font-size:9px;
	line-height:10px;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	background-image:url(webpics/bg_schatten.gif);
	width: 990px !important;
	width: 1020px; /* nur für IE6 */
	margin-bottom: 10px;
	margin:0 auto;
}

/* ----------banner for logo-------------- */
#banner {
	/*background-image:url(webpics/bg_schatten.gif);*/
	height: 210px;
	padding: 0px;
	margin: 0px;
}

#banner img {padding:0px 0px;} 

/* -----------------Inhalt--------------------- */
#content {
	background-color: #ffffff;
	padding: 0;
	margin: 15px 210px 0px 200px;
}

div#content { 
	min-height:600px;
	height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
	padding: 5px 0px;
	margin:0;
}

/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 185px;
	margin: 0px;
	padding: 0px;
	margin-top:15px;
	margin-left:10px;
	/*background-color:#EEEEEE;*/
}

#right {
	float: right;
	width: 185px;
	margin: 0;
	margin-top:15px;
	margin-right:20px;
	padding: 0;
	text-align:center;
	/*background-color:#EEEEEE;*/
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color:#DDDDDD;
	font-size:9px;
}

#footershadow {
	background-image:url(webpics/schatten_abschluss.png);
	width: 990px;
	height:20px;
	margin-bottom: 10px;
	margin:0 auto;
}


/* -----------listing--------------------------- */

.listing {
	border-bottom-style:solid;
	border-bottom-color:#DDDDDD;
	border-width:1px;
	
	/*background-color:#E6EBEE;*/
	padding:5px 0 5px 0;
	width:555px;
}




.tabtitle {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;

	background-color:#648297;
	padding:4px;
	padding-left:10px;
	width:563px;
	/*border:1px;
	border-color:#EEBFDA;
	border-style:solid;
	border-bottom:0px;
	border-top:0px;*/
	color:#FFFFFF;
	font-weight:normal;
}

.tabcontent {
	padding:10px;
	width:555px;
	
	border:1px;
	border-color:#648297;
	border-style:solid;
	border-top:0px;

	margin-bottom: 10px;
}

.tabtitlesmall {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	background-color:#9F8A4A;
	padding:4px;
	padding-left:10px;
	width:172px;
	/*border:1px;
	border-color:#EEBFDA;
	border-style:solid;
	border-bottom:0px;
	border-top:0px;*/
	text-align:center;
	color:#FFFFFF;
	font-weight:normal;
}

.tabcontentsmall {
	padding:10px;
	width:164px;
	
	border:1px;
	border-color:#9F8A4A;
	border-style:solid;
	border-top:0px;

	margin-bottom: 10px;
	background-color:#F4F1E8;
}



/* Formular
-----------------------------------------------------------------------------*/

.textfeld {
	background-color:transparent;
	width:140px;
	border:none;
	border-bottom-color: #648297;
	background-color: #F5F5F5;
	border-bottom-width:1px;
	border-bottom-style:solid;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	color:#648297;
}

.bemerkung {
	background-color:transparent;
	border-color: #648297;
	background-color: #F5F5F5;
	border-width:1px;
	border-style:solid;
	margin-bottom:5px;
	color:#648297;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-shadow-color: #400070;
	scrollbar-arrow-color: #400070;
	scrollbar-track-color: #DDDDDD;
}







.border {
	
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;

}
