/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#283855;
	padding:0px;
	margin:0px;
	background-position: center;
	line-height: 20px;
	background-color: #283855;
}
a:link {color: #283855;}
a:visited {color:#283855;}
a:hover {
	color: #384F78;
	text-decoration: underline;
}
a:active { color:#990000;}

h1 {
	font-size: 16px;
	text-transform:capitalize;
	margin:0px;
	font-weight: bold;
	line-height: 25px;
	padding-top: 30px;
}

h2 {
	font-size:13px;
	font-weight: bold;
	margin-left: 0px;
	padding-top: 5px;
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	padding-left: 20px;
	background-color: #384F78;
	color: #FFFFFF;
	padding-bottom: 5px;
}
h2 a:link {
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration:none;
}
h2 a:visited {
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration:none;
}
h2 a:hover {
	padding-left: 10px;
	color: #FFFF99;
	text-decoration:none;
}
h3 {

	font-size:13px;
	font-weight: bold;
	margin-left: 0px;
	padding-top: 5px;
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	padding-left: 20px;
	background-color: #78384F;
	color: #FFFFFF;
	padding-bottom: 5px;
}
h3 a:link {
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration:none;
}
h3 a:visited {
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration:none;
}
h3 a:hover {
	padding-left: 0px;
	color: #FFFF99;
	text-decoration:none;
}

h6 {
	font-size:12px;
	font-weight: normal;
	border-top: 1pt solid #4D6B9E;
	border-bottom: 1pt solid #4D6B9E;
	padding-left: 10px;
	background-color: #384F78;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}





/* ----------container -------------- */
#container {
	width: 777px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #283855;
	border-left: 0pt solid #39634F;
	border-right: 0pt solid #39634F;
	background-image: url(images/images/DWfadedBG_02.gif);
}

/* ----------banner -------------- */
#banner {
	text-align: center;
	height: 187px;
	background-position: center;
	background-image: url(images/images/DWfadedBG2_01.gif);
}
#banner img {} 

img.download {vertical-align:middle;}

/* -----------------content--------------------- */
#content {
	padding: 0px;
	margin-left: 200px;
	margin-right: 20px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: right top;

}
div#content {
	min-height:400px;

height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
	padding: 20px 30px 0 30px;
}

/* --------------sidebar------------- */
#left {
	float: left;
	width: 180px;
	margin-top: 0px;
	text-align: left;
	margin-right: 0px;
	border-bottom: 1pt solid #4D6B9E;
	margin-left: 8px;
	background-color: #283855;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/images/DWfadedBG2_03.gif);
}

.NaviBott {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
	line-height: 40px;
	border-top: 0pt solid #39634f;
	border-bottom: 0pt solid #39634f;
}
.NaviBott a:link {
	color: #CCCCCC;
	text-decoration:none;
}
.NaviBott a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.NaviBott a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.client {

	font-size:13px;
	font-weight: bold;
	margin-left: 0px;
	padding-top: 5px;
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	padding-left: 20px;
	background-color: #384F78;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
}	
	
.awfl {
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	color: #666666;
}
.awfl a:link  {
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	color: #666666;
}
.awfl a:visited {
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	color: #666666;
}
