* { /* 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: 0px;
	width: 206px;
	height: 132px;
}
div#head1 {
	position: absolute;
	top: 0px;
	left: 206px;
	width: 357px;
	height: 132px;
}
div#head2 {
	position: absolute;
	top: 0px;
	left: 729px;
	width: 186px;
	height: 132px;
}
div#rahmen {
	width: 720px;
	float: right;
}
*html div#rahmen {
	width: 717px;
	float: right;
}
div#centerCol {
	width: 472px;
	float:left;
	padding:43px 13px 20px 34px;
}
*html div#centerCol {
	width: 469px;
	float:left;
	padding:43px 13px 20px 34px;
}
div#rightCol {
	width: 201px;
	float: left;
}
div#leftCol {
	width: 205px;
}
div#leftContent {
	width: 205px;
	height: 521px;
	background: #D8DBDE;
	border-bottom: 5px solid #ffc846;
}
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-top:13px;
	line-height:12px;
}
div.csc-header { 
	line-height:12px;
	height:25px;
}
p {
	line-height:20px;
	margin-top:3px;	
	
}
li {
	line-height:20px;
}
/* Hauptavigation Links -------------------------------------------------------------------------*/
/* 1.Hierarchie -------------------------------------------------------------------------*/
div#topNav {
	position: relative;
	top: 54px;
	left: 0px;
}
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: #646C7C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}


div.navAct {
	width: 205px;
	height: 17px;
	border-bottom: 1px solid #646C7C;
	margin-bottom:3px;	
}
div.navActTxt {
	float: right;
	width: 176px;
	height: 17px;	
}
div.grf {
	width: 28px;
	height: 13px;
	border-bottom: 5px solid #ffc846;
}
*html div.grf {
	width: 25px;
	height: 13px;
	border-bottom: 5px solid #ffc846;
}
div.navActTxt a, div.navActTxt a:link, div.navActTxt a:visited, div.navActTxt a:hover {
	color: #646C7C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}


/* 2.Hierarchie -------------------------------------------------------------------------*/


div.secNo {
	width: 162px;
	height: 17px;
	margin-left:42px;
	margin-top:1px;
	margin-bottom:3px;
}
div.secNoTxt{
	float: left;
	width: 162px;
	height: 17px;	
}
div.secNoTxt a, div.secNoTxt a:link, div.secNoTxt a:visited, div.secNoTxt a:hover {
	color: #646C7C;
	font-size: 11px;
	text-decoration: none;
	display:block;
}


div.secAct {
	width: 162px;
	height: 17px;
	margin-left:42px;
	margin-top:1px;
	margin-bottom:3px;
}
div.secActTxt{
	float: left;
	width: 152px;
	height: 16px;
	border-bottom: 1px solid #646C7C;		
}

div.subGfk {
	float: left;
	width: 8px;
	height: 14px;
	margin-left:2px;
	margin-top:2px;	
}

div.secActTxt a, div.secActTxt a:link, div.secActTxt a:visited, div.secActTxt a:hover {
	color: #646C7C;
	font-size: 11px;
	text-decoration: none;
	display:block;
  	font-weight:bold; 
}

/* ----- 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: #D8DBDE;
	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:8px 0px 22px 7px;
	border-top: 1px solid #646C7C;
	
}
div#nuu-link {
		background-image:url(img/nuu_link.jpg); 
	background-repeat:no-repeat;
 	background-position:175px 0px;
	padding: 8px 0px 4px 7px;
	border-top: 1px solid #646C7C;
}
div.lnk-nuu {
 	height:38px;
}
div.lnkGrf {
	float: left;
	width: 8px;
	height: 20px;
	margin-right: 5px;
}
div.lnk {
	float: left;
	width: 100px;
	height: 8px;
}
div.lnk-nuu a, div.lnk-nuu a:link, div.lnk-nuu a:visited, div.lnk-nuu a:hover {
	color: #646C7C;
	font-size: 11px;
	text-decoration: none;
	display:block;
  	font-weight:bold; 
  	line-height:15px;
}
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;
  	font-weight:bold; 
}
/* ----- Submenu rechts ------------ */
div.subMenu {
	padding: 8px 0px 8px 7px;
	border-bottom: 1px solid #646C7C;
	border-top: 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;
	display:none;
}
html body#uid37 div#wrapper div#rahmen div#rightCol div#sBk {
	padding-left:7px;
	display:block;
}
/*----- 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 {
	
	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;
}

/*
NEWS DETAIL ND
*/

.NDitem{
	margin-top: 15px;
	margin-bottom: 20px;

	margin-right: 5px;
}

.NDhead, .NLhead{
	margin-left: 5px;
	font-size : 14px;
	font-weight: bold;
	color : #646C7C;
}

.NDtxt, .NLtxt{
	margin-top: 10px;
	margin-bottom: 5px;
}
.NDdate, .NLdate{
	font-size : 10px;
	color : #646C7C;
	font-style : italic;
}

.NDimg, .NLimg{
 float: right;
}

.NDbutton{
	margin-top: 10px;
 	font-size : 10px;
	/*font-weight: bold;*/
	color : #646C7C;
	clear: both;
}
/*Speziell News Liste*/
.NLitem{
	clear: both;
	margin-bottom: 5px;
}


/*---- /NEWS BEREICH */



/* 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;
}
/*FRANK  News Liste mit DIV*/
/*Speziell News Liste*/
#NTcontainer {
	margin-right:15px;
	margin-top:15px;
	margin-left:0px;
}
.tx-mininews-pi1-listrow {
	padding-top:0px;
}
.NLFitem{
	border-bottom:1px solid #646C7C;
	padding-bottom:25px;
	margin-bottom:25px;
}
.NLFbild {
	float:left;
	margin-right:27px;
}
.NLFtext {
	float:left;
	width:192px;
	line-height:20px;
}
.NLFimg {
	float:left;
	width:7%;
	line-height:15px;
	margin-top:6px;
}
.NLhead{
	float:left;
	width:90%;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
	margin-top:3px;
}
.NLFtxt {
	margin:0px;
	padding:0px;
}
.NLFtxt a, .NLFtxt a:link, .NLFtxt a:visited, .NLFtxt a:hover{
	margin-left:10px;
	color:#7D7D7D;
}
.abstand {
	clear:both;
	height:0px;
	font-size:0px;
}
