/* *** 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:#D0E8F2;
	font-size: 11px;
	line-height:16px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0;
	margin:0;
}

a {color: #BD006B; text-decoration:none;}
a:visited {color:#BD006B;}
a:hover {color: #333333; text-decoration:none;}
a:active { color:#BD006B;}

.menu {color: #000000; font-size: 12px; font-weight:bold; height:20px;}

a.menu {color: #0082D6; font-size: 12px; font-weight:bold; height:20px;}
a.menu:visited {color:#0082D6;}
a.menu:hover {color: #333333;}
a:active { color:#0082D6;}


.klein {
	font-size: 10px;
	padding:0px;
	margin:0;
}


ul {
	margin:8px 0px 10px 30px;
}

h1 {
	font-size: 12px;
	text-transform:uppercase;
	background-color: #EEEEEE;
	border-top:1px dashed #BD006B;
	border-bottom:1px dashed #BD006B;
	padding:5px 10px;
	margin:0 0 10px;
	}

h2 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 0px;
	margin:0px;
	}

h3 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
	color:#FFFFFF;
	}


#DownloadTable {
	font-size: 12px;

	background-color: #FFFFCC;
	border-top:1px dashed #BD006B;
	border-bottom:1px dashed #BD006B;
	border-left:1px dashed #BD006B;
	border-right:1px dashed #BD006B;
	padding:0 15px 15px 15px;
	margin-right:20px;
	margin-left:20px;
	}



img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
	background-image:url(webpics/bg_schatten.gif);
	width: 990px !important;
	width: 1020px; /* nur f&uuml;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;
}




.tabtitle {
	background-image:url(webpics/title_bg.gif);
	padding:4px 2px 4px 2px;
	padding-left:10px;
	width:565px;
	height:15;
	/*border:1px;
	border-color:#EEBFDA;
	border-style:solid;
	border-bottom:0px;
	border-top:0px;*/
	font-size:15px;
	color:#FFFFFF;
	font-weight:normal;
}

.tabcontent {
	padding:10px;
	width:555px;
	
	border:1px;
	border-color:#BFE0F5;
	border-style:solid;
	border-top:0px;

	margin-bottom: 10px;
}

.tabtitlesmall {
	background-image:url(webpics/title_bg_pink.gif);
	padding:4px 2px 4px 2px;
	padding-left:10px;
	width:174px;
	height:16;
	/*border:1px;
	border-color:#EEBFDA;
	border-style:solid;
	border-bottom:0px;
	border-top:0px;*/
	text-align:center;
	font-size:15px;
	color:#FFFFFF;
	font-weight:normal;
}

.tabcontentsmall {
	padding:10px;
	width:164px;
	
	border:1px;
	border-color:#EEBFDA;
	border-style:solid;
	border-top:0px;

	margin-bottom: 10px;
}



/* Formular
-----------------------------------------------------------------------------*/

.textfeld {
	background-color:transparent;
	width:140px;
	border:none;
	border-bottom-color: #BD006B;
	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:#BD006B;
}

.bemerkung {
	background-color:transparent;
	border-color: #BD006B;
	background-color: #F5F5F5;
	border-width:1px;
	border-style:solid;
	margin-bottom:5px;
	color:#BD006B;
	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;
}


/* Footer
-----------------------------------------------------------------------------*/

#footer {
	clear: both;
	height: 20px;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 20px;
	text-align: right;
	color: #CCCCCC;
}


.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
	color: #CCCCCC;
}

.foot a {
	color: #CCCCCC;
}

.foot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration: underline;
	color: #FF6600;
}

.foot a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color: #FFCFB9;
}




.border {
	
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;

}
