@charset "UTF-8";
/* CSS Document */

a:link { text-decoration:none; font-weight:normal; color:#666666; }
a:visited { text-decoration:none; font-weight:normal; color:#666666; }
a:hover { text-decoration:none; font-weight:normal; color:#990063; }
a:active { text-decoration:none; font-weight:normal; color:#666666; }
a:focus { text-decoration:none; font-weight:normal; color:#666666; }

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColLiqCtrHdr #container {
	width: 992px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
	text-align: left;
}
.oneColLiqCtrHdr #header {
	background: #DDDDDD; 
	padding: 10px 0px 1px 10px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0px 10px;
	background: #FFFFFF;
	border-left: #990063 solid 10px;
	border-bottom: #990063 solid 10px;
	overflow-y:auto;
	height:400px;
}
.oneColLiqCtrHdr #footer { 
	padding: 0 10px;
	background:#FFFFFF;
	font-size:7px;
	color:#333;
	vertical-align:top;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.oneColLiqCtrHdr #headcontent {
	width: 100%;
	height: 129px;
	background: #FFF;
	align: center;
	vertical-align:top;
}
.oneColLiqCtrHdr #zitat {
	background: #FFF;
	padding: 0px 0px;
	text-align:right;
	font-size:x-small;
	color:#990063;
	font-style:italic;
}
.oneColLiqCtrHdr #eigenzitat {
	background: #FFF;
	padding: 0px 0px;
	text-align:right;
	font-size:x-small;
	color:#990063;
	font-style:normal;
}
.oneColLiqCtrHdr #inhalt {
	background: #FFF;
	padding: 0px 0px;
	position:relative;
	top: 50px;
	right: -240px;
	width: 550px;
	text-align:right;
	font-size:small;
	color:#000000;
}
.oneColLiqCtrHdr #navigation {
	background: #FFF;
	padding: 0px 0px;
	position:relative;
	top: 50px;
	left: 10px;
	width: 550px;
	text-align:left;
	font-size:small;
	color:#000000;
}
.oneColLiqCtrHdr #tblhead {
	width: 100%;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	vertical-align:top;
}
.oneColLiqCtrHdr #tblcontent {
	width: 100%;
	height: 100%;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	font-size: 100%;
}
.navi {
	font-size:small;
	font-weight:normal;
	padding-top: 10px;
}
.current {
	color: #990063;
	font-weight: normal;
}
.active {
	color: #666;
	font-weight: normal;
}
.welcome {
	font-size: xx-large;
	color:#666;
}
.text1 {
	font-size: small;
	font-weight: normal;
	color:#666;
	padding-left:10px;

}
.subtitle {
	color:#aeaeae;
	padding:0px 0px 0px 62px;
	vertical-align:top;
}
.textfeld1 {
	width:200px;
	color:#990063;
}
.textarea1 {
	color:#990063;
}
.hcslogo {
	width:320px;
	height:63px;
	
}
.txtheadline {
	color:#990063;
}
.txtautor {
	font-size:8px;
	font-style:italic;
	color:#990063;
}
.txtautoreigen {
	font-size:8px;
	font-style:normal;
	color:#990063;
}