* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
	margin: 0;
	padding: 0;
}
body {
	text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
}
div {
	text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}
html, body {
	height: 100%;
	background:url(img/topBg.jpg) repeat-x; 
}
div#wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 925px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
div#header {
	width:100%;
	height: 132px;
	background-image:url(img/topBg.jpg); 
}
div#head1 {
	position: absolute;
	top: 0px;
	left: 206px;
	width: 280px;
	height: 132px;
}
div#head2 {
	position: absolute;
	top: 0px;
	left: 485px;
	width: 431px;
	height: 132px;
}
div#rahmen {
	width: 720px;
	float: right;
}
div#centerCol {
	width: 472px;
	float:left;
	padding:43px 13px 20px 34px;
}
div#rightCol {
	width: 201px;
	float: left;
}
div#leftCol {
	width: 205px;
}
div#leftContent {
	width: 205px;
	min-height: 413px;
	background: #646c7c;
	border-bottom: 4px solid #646c7c;
	
}
div#navLogo {

	width: 205px;
	height: 109px;
}
div#logo {
	width: 191px;
	height: 50px;
	margin-top: 24px;
}
div#leftCol, div#rightCol, div#centerCol {
	padding-bottom: 25px;
}

div#footer {
	clear: both;
	position: absolute;
	bottom: 0;
	width: 925px;
	height: 20px;
}
div.getup {
	position: absolute;
	top: 0px;
	left: 605px;
	font-size : 13px;
	color : #4B4B4B;
}
div.getup a, div.getup a:link, div.getup a:visited, div.getup a:hover {
	color: #4B4B4B;
	text-decoration: none;
}
/*RESET ALL: */
* {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	
}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
/*im Firefox keine gepunktete Outline bei klick */
a:focus {outline:0;}
h1 {
	font-weight:bold;
	margin-bottom:5px;
}
p {
	line-height:20px
}
li {
	line-height:18px
}
/* Hauptavigation Links -------------------------------------------------------------------------*/
/* 1.Hierarchie -------------------------------------------------------------------------*/
div#topNav {
	position: relative;
	top: 54px;
	left: 0px;
	margin-bottom:80px;
}
div.navNo {
	width: 205px;
	height: 18px;
	margin-bottom:3px;	
}
div.navTxt {
	float: right;
	width: 176px;
	height: 18px;	
}
div.navTxt a, div.navTxt a:link, div.navTxt a:visited, div.navTxt a:hover {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}


div.navAct {
	width: 205px;
	height: 17px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:3px;	
}
div.navActTxt {
	float: right;
	width: 176px;
	height: 17px;	
}
div.grf {
	width: 28px;
	height: 13px;
	border-bottom: 5px solid #ffc846;
}
div.navActTxt a, div.navActTxt a:link, div.navActTxt a:visited, div.navActTxt a:hover {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}


/* 2.Hierarchie -------------------------------------------------------------------------*/


div.secNo {
	width: 168px;
	padding-top:2px;
	padding-bottom:6px;
	margin-left:37px;
}
div.secNoTxt{
	width: 163px;	
}
div.secNoTxt a, div.secNoTxt a:link, div.secNoTxt a:visited, div.secNoTxt a:hover {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
	line-height:16px;
}


div.secAct {
	width: 168px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:37px;

}
div.secActTxt{

	width: 152px;
	margin-bottom:8px;


}
div.subGfk {
	float: right;
	width: 8px;
	margin-right:4px;
	margin-top:4px;
}
div.secActTxt a, div.secActTxt a:link, div.secActTxt a:visited, div.secActTxt a:hover {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
	display:block;
  	font-weight:bold; 
	line-height:16px;
	border-bottom: 1px solid #CCCCCC;
}
/* 3.Hierarchie -------------------------------------------------------------------------*/


div.thirdNo {
	width: 158px;
	padding-top:2px;
	padding-bottom:6px;
	margin-left:47px;
}
div.thirdNoTxt{
	width: 158px;	
}
div.thirdNoTxt a, div.thirdNoTxt a:link, div.thirdNoTxt a:visited, div.thirdNoTxt a:hover {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
	line-height:16px;
}


div.thirdAct {
	width: 158px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:47px;

}
div.thirdActTxt{
	float: left;
	width: 142px;
	border-bottom: 1px solid #CCCCCC;	
	line-height:16px;
	margin-bottom:8px;	
}

div.thirdActTxt a, div.thirdActTxt a:link, div.thirdActTxt a:visited, div.thirdActTxt a:hover {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
	display:block;
  	font-weight:bold; 
	line-height:16px;
}

/* ----- search rechts  ----------------- */
form.sForm {
	margin-top:20px;
	margin-bottom:11px;
	border-top: 1px solid #646C7C;
	border-bottom: 1px solid #646C7C;
	padding: 15px 0px 15px 7px;
}
div#SPosInput {

}
div#SPosImg {
	float: left;
	width: 17px;
	height: 15px;
	margin-right: 15px;
}
input.SInput {
	width: 150px;
	border: 0px solid #98999b;
	background: #e9edef;
	font-size:12px;
}
/* ----- tx_indexedsearch start */

	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width: 40px;
	border-top: 0px solid #646C7C;
	border-bottom: 1px solid #646C7C;
	border-right: 1px solid #646C7C;
	border-left: 0px solid #646C7C;

	background: #FFFFFF;
	}
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
		width: 130px;
		border-top: 0px solid #646C7C;
		border-bottom: 1px solid #646C7C;
		border-right: 1px solid #646C7C;
		border-left: 0px solid #646C7C;	
	}
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
		font-weight:bold; font-style:italic; 
	}
	.tx-indexedsearch .tx-indexedsearch-whatis { 
		margin-top:10px; margin-bottom:5px; 
	}
	.tx-indexedsearch P.tx-indexedsearch-noresults { 
		text-align:center; font-weight:bold; 
	}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
		background:#E9EDEF; 
	}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 
		font-weight:bold; 
	}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { 
		font-weight:normal; 
	}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 
		font-style:italic; 
	}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 
		color:red; 
	}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
		background:#E9EDEF; 
	}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
		margin-top:20px; margin-bottom:5px; 
	}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
		margin-top:0px; margin-bottom:0px; 
	}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
		background:#D1DADE; 
	}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
		vertical-align:middle;
	}
	.tx-indexedsearch .tx-indexedsearch-res .noResume { 
		color : #666666; 
	}
	
/*-----  /tx_indexedsearch end */
/* ----- Navigation rechts ------------ */
div#navRight {
 	padding: 0px 0px 15px 7px;
}
#rightCol h1 {
	font-size : 11px;
	color : #646C7C;
}
div.rghtNormal {
	margin-top: 7px;
}
div.rghtNormal a, div.rghtNormal a:link, div.rghtNormal a:visited, div.rghtNormal a:hover {
	color: #646C7C;
	font-size: 11px;
	text-decoration: none;
	display:block;
}
/* ----- Newsletter Link rechts ------------ */
div#newsletter {
	padding: 5px 0px 40px 7px;
	border-bottom: 1px solid #646C7C;
}
div.lnkGrf {
	float: left;
	width: 8px;
	height: 14px;
	margin-right: 11px;
	margin-top: 7px;
}
div.lnk {
	float: left;
	width: 160px;
	height: 14px;
}
div.lnk a, div.lnk a:link, div.lnk a:visited, div.lnk a:hover {
	color: #646C7C;
	font-size: 11px;
	text-decoration: none;
	display:block;
}
/* ----- Submenu rechts ------------ */
div.subMenu {
	padding: 8px 0px 8px 7px;
	border-bottom: 1px solid #646C7C;
	margin-bottom: 18px;
}
div.subMenu a, div.subMenu a:link, div.subMenu a:visited, div.subMenu a:hover {
	color: #646C7C;
	font-size: 11px;
	text-decoration: none;
	margin-right: 10px;
}
div#sBk {
	padding-left:2px;
}
/*----- PRINTVERSION*/
#printLogo{
	margin-bottom: 40px;
	text-align : left;
}
#printContent{
	margin-left: 0px;
}
#printAll{
	width:600;
	margin-left: 40px;
	margin-top: 40px;
}
/*----- /PRINTVERSION*/
/*----- HEADLINE -----------*/
div.cTitleContainer {
	width: 100%;
}
div.hLGrf {
	float: left;
	width: 19px;
	height: 22px;
	margin:2px 2px 0px -5px;
}
div.headline {
	float:left;
	width: 450px;
	font-size : 20px;
	color : #000000;
	border-bottom: 1px solid #646C7C;
	margin-bottom:20px;	
}
div.content {
	padding:6px 15px 15px 17px;
}
div.tx-indexedsearch div.tx-indexedsearch-res table.text tbody tr td.tx-indexedsearch-info p {
font-size : 5px;
}
/* Email:---------------------------------------- */
.csc-mailform {
	border: 0px solid #505058;
	width:230px;
}
.csc-mailform-label {
	margin: 0px 0px 5px 0px;
}
textarea {
	margin-bottom: 10px;
	margin-top: 5px;
	width:230px;
}
.csc-mailform input {
	margin: 5px 0px 5px 0px;
	width:230px;
}
input#mailformformtype_mail {
	width:70px;
}

/*---IE6---*/
*html div#rahmen {
	width: 717px;
	float: right;
}
*html div#centerCol {
	width: 469px;
	float:left;
	padding:43px 13px 20px 34px;
}
*html div.grf {
	width: 25px;
	height: 13px;
	border-bottom: 5px solid #ffc846;
}