* { /* 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: #e5e5e5;
}
div#wrapper {
	position: relative;
	margin: 0 auto;
	width: 858px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #FFFFFF;
}
div#header {
	width:100%;
	height: 167px;
}
div#header1 {
	float:left;
	width:651px;
	height: 167px;
	background: url(img/head1.jpg); 
	background-repeat:no-repeat;
}
div#header2 {
	float:left;
	width:207px;
	height: 167px;
	background: url(img/head2.gif); 
	background-repeat:no-repeat;
}
div#leftCol {
	float:left;
	width: 241px;
	padding-bottom:230px;
}
div#centerCol {
	float:left;
	width: 372px;
	min-height:20px;
	margin: 45px 26px 20px 20px;
}
div#rightCol {
	float:left;
	width: 199px;
	padding-bottom: 25px;
	margin: 0px 0px 0px 0px;
}
div#centerCol, div#rightCol {
	padding-bottom:30px;
}
div#setlogo{
	clear: both;
	position: absolute;
	bottom: 0;
	width: 194px;
	height: 212px;
}
div#footer {
	clear: both;
	position: absolute;
	bottom: 0;
	width: 858px;
	height: 25px;
}
div.getup {
	position: absolute;
	top: 3px;
	left: 540px;
}
div.getup img{
	margin-right:4px;
}
/*RESET ALL: */
* {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height:15px;
	color : #000000;
}
a {
	color: #b5152b;
	text-decoration: none;
}
a:link {
	color: #b5152b;
	text-decoration: none;
}
a:visited {
	color: #b5152b;
	text-decoration: none;
}
a:hover {
	color: #b5152b;
	text-decoration: none;
}
a:active {
	color: #b5152b;
	text-decoration: none;
}
a:focus {outline:0;}
div#centerCol h1 {
	font-size : 14px;
	color: #B5152B;
	margin: 15px 0;
}
div#centerCol p {
	font-size : 11px;
	line-height:18px;
}	
/* getup-Navigation -------------------------------*/
div.getup a, div.getup a:link, div.getup a:visited, div.getup a:hover {
	font-size : 10px;
	color: #272727;
	text-decoration: none;
}
/* Sub-Navigation oben -------------------------------*/
#subNav {
	position: absolute;
	top: 147px;
	left: 95px;
	width: 135px;
	height:20px;
}
span.subNormal a{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}
span.subNormal a:link{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}
span.subNormal a:visited{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}
span.subNormal a:hover{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}
span.subPressed a{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}
span.subPressed a:link{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}
span.subPressed a:visited{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}
span.subPressed a:hover{
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}
.navpipe {
	color : #FFFFFF;
}
/* Haupt-Navigation Links -------------------------------*/
div#navbox {
	width: 211px;
	background: url(img/navhg.jpg);
	margin-left:30px;
	padding-top:7px;
	padding-bottom:21px;
}
div#navinfo {
	width: 211px;
	height:94px;
	background: url(img/navhg.jpg);
	margin-left:30px;
}
div#navinfo p {
	font-size : 11px;
	color: #272727;
	margin: 20px 15px 4px 15px;
}
span.info {
	font-size : 11px;
	font-weight:bold;
	color: #272727;
}
span.red {
	font-size : 11px;
	font-weight:bold;
	color: #b5152b;
}
div#navline {
	width: 203px;
	height:0px;
	border-top:1px dotted #808080;
	margin: 0px 5px 0px 1px;
	line-height:0px;
	font-size : 0px;
}
div#navbot {
	width: 211px;
	height: 18px;
	background: url(img/navbot.jpg);
	margin-left:30px;
}
/* Hauptavigation Links -------------------------------------------------------------------------*/

/* 1.Hierarchie -------------------------------------------------------------------------*/
div.navNo {
	width: 202px;
	height: 20px;
	background-color: #ECECEC;
	margin-left: 2px;
	padding-top: 8px;
	
}
div.navNoText{
	float: right;
	width: 168px;
	height: 18px;	
	background-color: #808080;
	padding-top:2px;
	padding-left:12px;
}
*html div.navNoText{
	float: right;
	width: 168px;
	height: 18px;	
	background-color: #808080;
	padding-top:2px;
	padding-left:11px;
}
div.navNoText a, div.navNoText a:link, div.navNoText a:visited, div.navNoText a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display:block;
}
div.navActText{
	float: right;
	width: 168px;
	height: 18px;	
	background-color: #b5152b;
	padding-top:2px;
	padding-left:12px;
}
*html div.navActText{
	float: right;
	width: 168px;
	height: 18px;	
	background-color: #b5152b;
	padding-top:2px;
	padding-left:11px;
}
div.navActText a, div.navActText a:link, div.navActText a:visited, div.navActText a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display:block;
}
div.navSubNo {
	width: 202px;
	height: 20px;
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-bottom: 4px;
	margin-top: 8px;
}
div.navSubActText{
	float: right;
	width: 168px;
	height: 18px;	
	background-color: #b5152b;
	padding-top:2px;
	padding-left:12px;
}
*html div.navSubActText{
	float: right;
	width: 168px;
	height: 18px;	
	background-color: #b5152b;
	padding-top:2px;
	padding-left:11px;
}
div.navSubActText a, div.navSubActText a:link, div.navSubActText a:visited, div.navSubActText a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display:block;
}
/* 2.Hierarchie -------------------------------------------------------------------------*/
div.secNo {
	width: 202px;
	height: 17px;
	background-color: #d9d9d9;
	margin-left: 2px;
	margin-bottom: 3px;
}
div.secNo img{
	padding-top:5px;
	padding-left:7px;	
}
div.secNoText{
	float: right;
	width: 180px;
	height: 17px;
	padding-top:1px;	
}
div.secNoText a, div.secNoText a:link, div.secNoText a:visited {
	color: #272727;
	font-size: 11px;
	text-decoration: none;
	display:block;
}
div.secNoText a:hover {
	color: #808080;
	font-size: 11px;
	text-decoration: none;
	display:block;
}
div.secActText{
	float: right;
	width: 180px;
	height: 17px;
	padding-top:1px;	
}
div.secActText a, div.secActText a:link, div.secActText a:visited,div.secActText a:hover {
	color: #B5152B;
	font-size: 11px;
	text-decoration: none;
	display:block;
}

/* rechte Spalte -------------------------------*/
.rghttop {
	width: 168px;
	height: 22px;
	background: url(img/redBox.gif);
	margin-top:63px;
}
#rightCol h1 {
	font-size : 11px;
	color: #FFFFFF;
	margin-left: 15px;
	padding-top:4px;
}
.rghtbox {
	width: 153px;
	background: #ECECEC;
	padding:12px 0px 9px 15px;
}
.rghtbox p {
	margin-bottom:6px;
}
.rghtNormal {
	margin-bottom:6px;
}
.rghtbox a, .rghtbox a:link, .rghtbox a:visited, .rghtbox a:hover {
	font-size : 11px;
	color : #272727;
	text-decoration: none;
}
.rghthead {
	width: 168px;
	height: 23px;
	background: #b5152b;
}
#rghtinfo {
	width: 168px;
	height: 137px;
	background: #ECECEC;
	border-top:1px dotted #808080;
}
#rghtinfo p {
	font-size : 10px;
	color: #272727;
	margin-left: 15px;
	padding:12px 0px 12px 0px;
}
#rghtinfo img {
	margin-left: 15px;
}
.rghtbot {
	width: 168px;
	height: 8px;
	background: url(img/rghtbot.gif);
}
/* content-Elemente mit div umschliessen, wegen floating-Problem bei text mit Bild Elementen-----------*/
.content-normal{
	clear:both;
}
/* Email:---------------------------------------- */
.csc-mailform {
	border: 0px solid #505058;
	width:240px;
	margin-top:20px;
}
.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;
}
/*  zwei Spalten [Template]  --------------------*/
.spaltlinks {
	width:179px;
	float:left;
	text-align:justify;
	margin-bottom:20px;
}
.spaltrechts {
	width:179px;
	float:left;
	margin-left:14px;
	margin-bottom:20px;
	text-align:justify;
}
/*  scrollbalken einblenden --------------------*/
#scroll {
	height:1px;
	line-height:0px;
	font-size : 0px;
}
/* ----- search rechts  ----------------- */
form.sForm {
	
}
div#SPosInput {

}
div#SPosImg {
	float: left;
	width: 17px;
	height: 15px;
	margin-right: 5px;
}
input.SInput {
	width: 114px;
	border: 1px solid #98999b;
	background: #FFFFFF;
	font-size:12px;
}
/* ----- suche auf der Suche-Seite  ----------------- */

input.tx-indexedsearch-searchbox-sword {
	width: 180px;
	border: 1px solid #98999b;
	background: #FFFFFF;
	font-size:12px;
	
}
input.tx-indexedsearch-searchbox-button {
	width: 114px;
	border: 1px solid #98999b;
	background: #ECECEC;
	font-size:12px;
	margin-top:10px;
}
div.tx-indexedsearch-searchbox form table tbody tr td {
	font-size : 11px;
	line-height:15px;
	font-weight:bold;
	color : #000000;
	padding-right:10px;
}
div.tx-indexedsearch div.tx-indexedsearch-searchbox form p {
	margin-top:10px;
	margin-bottom:10px;
}
/* ---------- */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#FFFFFF; 
	border-top:1px dotted #808080;
	padding-top:3px;
}
div.tx-indexedsearch-res table tbody tr td.tx-indexedsearch-descr { 
	padding-bottom:10px;
	font-style:italic; 
}
div.tx-indexedsearch-res table tbody tr td.tx-indexedsearch-title, div.tx-indexedsearch-res table tbody tr td.tx-indexedsearch-percent { 
	background: #ECECEC;
	padding:2px;
}
div.tx-indexedsearch div.tx-indexedsearch-browsebox ul.browsebox {
	margin-bottom:7px;
	margin-top:3px;
}
div.tx-indexedsearch-searchbox form table tbody tr td select {
	margin-top:3px;
}
div.tx-indexedsearch-searchbox form table tbody tr td input#tx_indexedsearch_extResume {
	margin-top:3px;
}
.indent{
	padding-left:110px;
}
