       	body {
	font-family: verdana, tahoma, verdana, arial, sans-serif;
	font-size: 101%;
	line-height: 110%;
	color:#46545a;
	margin:0;
	padding:0;
	background-image: url("../images/bg_body.gif");
	background-repeat:repeat-x;
}

div#Wrapper {
	font-size: 69%;
	width:980px;
	position:relative;
	text-align:left;
	margin:0 auto 0 auto;
	border:0px solid #000;
}
img {
	border:0;
}
/* ############################
	Header
###############################*/

div#Header {
	background-repeat:no-repeat;
	/*height:115px;*/
	height:120px;
	background-color:#e2e2e2;
	position:relative;
	z-index:100;
	background-image: url("../images/bg_header.gif");
}
div#zweiteZeile {
	position:relative;
	height:180px;
}

div#zweiteZeileRight {
	float:right;
	position:relative;
	height:180px;
	width:220px;
	background-color:#7b7b7c;
}

div#Logo {
	position:absolute;
	top:0px;
	right:0px;
}

div#Hauptnavigation {
	position:absolute;
	bottom:24px;
	left:0px;
	border-bottom:0px solid #9c9e9f;
	width:740px;
	font-size:93%;
}

div#Breadcrumb {
	position:absolute;
	bottom:0;
	left:212px;
	font-size: xx-small;
	width:468px;
}

div#keyvisual {
	width:760px;
	height:180px;
	overflow:hidden;
	float:left;
}

div#Logo a {
	display:block;
	background: transparent url("../images/logo-stulz_he.png") no-repeat;
	behavior: url(iepngfix.htc);
	width:215px;
	height:120px;
	border-bottom:none;
}
/* ############################
	3 Spalten Content,...
###############################*/

div.col1 {
	width:150px;
	padding: 0 20px;
	float:left;
	text-align:right;
	display: none;/*	background-color:orange; */
}
div.col2 {
	width:760px;
	margin:40px 0 0 0;
	float:left;
	/*	background-color:lightblue; */
	border-left:0px solid #09c;
}
* html div.col2 {
	width:760px;
}
div.col3 {
	margin:40px 0 0 0;
	width:220px;
	padding: 0;
	float:left;/*	background-color:green; */
}
/* ############################
	Allgemeine Elemente
###############################*/

h1, h2, h4 {
	font-size:110%;
	color:#46545a;
	margin-bottom: 0.8em;
}
h3, h2 {
	font-size:110%;
	color:#46545a;
	margin-bottom: 0em;
	margin:1em 0 .5em 0;
}
h1 {
	font-size:120%;
	margin-top:0;
}
div.col3 h2, div.col3 h3 {
	margin-top:0;
}
p {
	padding-bottom:1em;
}
.hidden {
	display: none;
}
a, a:link, a:visited {
	color: #0060aa;
	text-decoration:none;
}
a:hover {
	border-bottom:1px dotted #0060aa  ;
}
div#navi a, div#navi a:link, div#navi a:visited {
	border-bottom:none;
}
div#Inhalt {
	padding: 0 20px 0 20px;
}
div#Inhalt ul {
	list-style-image: url(../images/dot.gif);
	list-style-position: outside;
	padding:0 0 1em 20px;
	margin:0;
}
div#Inhalt div#c993 ul,
div#Inhalt div#c1058 ul{
	list-style-image: none;
	list-style-position: outside;
	padding:0 0 1em 20px;
	margin:0;
}



/* CLEARER */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* ENDCE CLEARER */

div#Inhalt hr {
	height:1px;
	border:0;
	color: white;
	background-color:white;
	margin: 15px 0 15px 0;
}
br.clearer {
	clear:both;
}
hr.clear_columns {
	clear: both;
	float: left;
	content: ".";
	display: block;
	height: 0;
	line-height: 0px;
	visibility: hidden;
	border: 0;
	padding: 0;
	margin: -1.4em 0 0 0; /* erforderlich damit kein Leerraum zwischen Spalten und Footer entsteht */
}
.invisable {
	position: absolute;
	left: -1000em;
	width: 20em;
}
/* ############################
	Navigationen
###############################*/

div#Hauptnavigation ul {
	padding: 0 0 0 0;
	margin: 0px 0 0 20px;
}
div#Hauptnavigation li {
	list-style-type: none;
	width:180px;
	padding: 0px;
	margin: 0px;
	float:left;
}
div#Hauptnavigation li a {
	display: block;
	padding: 2px 2em 2px 0;
	color: #333;
	text-decoration: none;
	border-bottom:none;
}
div#Hauptnavigation li a.first {
	/* none geht nicht, sonst gibts nen Absstand im IE */
	border-top: 1px solid #C8C8C8;
}
div#Hauptnavigation li a:hover, div#Hauptnavigation li a.active {
	color:#F30100;
}
div#Hauptnavigation li a.active, div#Hauptnavigation li a:hover {
	color: #333333;
}
div#Hauptnavigation li a.active {
	font-weight:bold;
}
/****************************************************************
	Rechte Spalte
*****************************************************************/		

/* Mitarbeiterbild rechts */
p.person_image {
	margin-top:20px;
}
div.kontextbox {
	margin-bottom:15px;
	width:188px;
}
div#Inhalt div.kontextbox {
	background: none;
}
div.kontextbox h2 {
	color:#7b7b7c;
	font-size:100%;
	text-transform:uppercase;
	padding: .2em 0 .2em 0;
	width:168px;
}
div#Inhalt div.kontextbox h2 {
	background-color:#fff;
	padding: 0 0 0 0px;
	font-size:110%;
	color:#46545a;
	text-transform:none;
	margin-bottom: 0.8em;
	margin-top:0;
	display:none;
}
div.kontextbox ul {
	list-style-image: none;
	list-style-type:none;
	padding:0;
	margin:0;
}
div.kontextbox ul li.more {
	padding:0 0 0 15px;
	list-style-image: none;
	list-style-type: none;
	margin:0;
	background: transparent url("../images/pfeil-vor.gif") no-repeat 0 70%;
}
div.rounded_corner {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
/****************************************************************
	Modul Image
 	Definiert Bilderausgabe Fliesstext Content-Bereich
*****************************************************************/		

#Inhalt img {
	border :	0px;
}
#Inhalt .flLeft a, #Inhalt .flLeft a:link, #Inhalt .flLeft a:visited, #Inhalt .flRight a, #Inhalt .flRight a:link, #Inhalt .flRight a:visited {
	text-decoration :	none;
	border : 	0px !important;
	cursor :	hand;
}
#Inhalt .flLeft a img, #Inhalt .flRight a img {
	padding-bottom :	23px;
	background : 	transparent url("../images/icon_lupe.gif") no-repeat bottom right;
}
#Inhalt .flRight {
	float :	right;
	margin :	.3em 0 0 10px;
}
#Inhalt .flLeft {
	float :	left;
	margin :	.3em 10px 0 0;
}
#Inhalt .flLeft p, #Inhalt .flRight p {
	margin-top :	0px !important;
	margin-top :	8px;
	margin-bottom :	0;
	font-size :	90%;
	line-height :	110%;
}
div.news-single-additional-info dd img {
	margin-right:4px;
}
/****************************************************************
	Modul Image Thickbox
	Erg?nzung f?r das Nichterscheinen von Linklinien
*****************************************************************/	

div.csc-textpic-imagewrap dl dt a img {
	padding-bottom :	23px;
	background : 	transparent url("../images/icon_lupe.gif") no-repeat bottom right;
}
div.csc-textpic-imagewrap dd.csc-textpic-caption {
	margin :	0px;
	font-family :	Tahoma, Verdana, Sans-Serif;
	line-height :	12px;
	font-size :	10px;
	color :	#000;
}
#Inhalt a.thickbox {
	text-decoration :	none;
	border : 	0px !important;
}
a#TB_ImageOff {
	text-decoration :	none;
	border : 	0px !important;
}
/* ############################
	Suchausgabe
###############################*/

div.teamlist_item {
	clear:both;
	margin:0 0 1em 0;
}
div.teamlist_item div.teamlist_image {
	width:100px;
	float:left;
	margin:0 15px 0 0;
}
div.teamlist_item h2 {
	font-size:100%;
	text-transform:uppercase;
	padding: .2em 0 .2em 20px;
	margin:0;
}
/* ############################
	Suchausgabe
###############################*/

div.tx-indexedsearch-res {
	border-bottom:1px solid #C5C6C6;
}
div.tx-indexedsearch-res h3 {
	margin: .6em 0;
	font-size:100%;
}
div.tx-indexedsearch-res p {
	margin:0;
	padding: 0 0 1em 0;
}
strong.tx-indexedsearch-redMarkup {
	font-weight:normal;
	color:red;
}
div.tx-indexedsearch-whatis, div.tx-indexedsearch-browsebox {
	background-color:#E6E7E8;
	padding: 5px;
}
div.tx-indexedsearch-browsebox p {
	padding:0;
	margin:0;
}
div#Inhalt ul.browsebox {
	list-style-image: none;
	list-style-position: outside;
	padding-left:0;
	margin-bottom:1em;
}
ul.browsebox li {
	list-style-type: none;
	float:left;
	margin: 0 1em 0 0;
}
/* ############################
	Footer
###############################*/

#footer {
	height: 40px;
	clear:both;
	margin:20px 0 0 0;
}
#footer div.col1 {
	width:760px;
	text-align:left;
	display:block;
	padding:0;
	margin:0;
}
#footer div.col1 .col1content{
	margin:0 0 0 20px;
}

#footer div.col2 {
	border-left:0px solid white;
	width:760px;
}
#footer .col3 {
	padding-top:0;
		padding:0;
	margin:0;
}
#footer .col2 a {
	margin-right:2em;
}
#footer a#Oben {
	padding-left:18px;
	background: transparent url("../images/nach-oben.gif") no-repeat;
}
a#Back {
	margin-left:20px;
	padding-left:12px;
	background: transparent url("../images/pfeil-zurueck.gif") no-repeat bottom left;
}
span#Druckversion a {
	padding-left:20px;
	background: transparent url("../images/prints.gif") no-repeat bottom left;
}
/*********************************
	ListeQuer mit fester Breite
**********************************/
  ul.ListeQuer {
	background-color: #e4e2e2;
	border-bottom: 1px solid #CCC;
}
ul.ListeQuer li {
	padding:0 10px 0 10px;
	list-style: none;
	display: inline;
	border-right: 1px solid white;
}
/*********************************
	Allgemeine Einstellungen
**********************************/
.backlink {
	padding-top:1em;
	padding-left:15px;
	list-style-image: none;
	list-style-type: none;
	background: transparent url("../images/pfeil-zurueck.gif") no-repeat 0 85%;
}
.backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
/* #############################
	Tabellen
	########################### */
table.address {
	margin-bottom:20px;
	width:460px;
}
.address th {
	vertical-align:top;
	font-weight: bold;
	background-color:#f0f7fb;
	padding: 5px;
	border-bottom:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
}
.address td {
	vertical-align:top;
	background-color:#f0f7fb;
	padding:5px;
	border-bottom:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
}
table.address th.addresshead {
	vertical-align:top;
	background-color:#e3f0f7;
	padding:5px 5px 0px 5px;
	border-bottom:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
}
/* #############################
	Liste bei Downloads
	########################### */

.tx_abdownloads_listView_download ul li {
	list-style-image: url(../images/pdf-liste.gif);
}
/* #############################
	keine <h1> Überschriften in rechter Spalte
	########################### */
.col3 h1 {
	display:none;
}
/* #############################
	Abstand zu Bildern im Contentbereich
	########################### */
div.csc-textpic-imagewrap {
	margin: 0px 0px 15px 0px;
}
.home_bg_white {
	background-color:#ffffff;
	color:#46545a;
	margin:0 0 3px 0px;
	padding:0 0 10px 10px;
}
.home_bg_white h1 {
	padding:0px;
	margin:0px;
}
.home_bg_blue {
	background-color:#eaf1f7;
	color:#46545a;
	width:100%;
}
.home_bg_blue h1 {
	padding:5px 10px;
	margin:0;
}
.tx-jppageteaser-pi1 {
	margin: 0 0 15px 0;
	float:left;
	width:100%;
}
.tx-jppageteaser-pi1-list {
	width:100%;
	float: left;
	background-color: #f4f8fb;
}
.tx-jppageteaser-pi1-list-entry {
	width: 45%;
	padding:0 10px 0 10px;
	float:left;
	margin: 0px;
	clear:none;
	min-height:135px;
}
.tx-jppageteaser-pi1-list-entry h4, .tx-jppageteaser-pi1-list-entry h4 a, .tx-jppageteaser-pi1-list-entry h4 a:hover {
	border:0;
	color:#09c;
}
.tx-jppageteaser-pi1-list-entry-link-item a, .tx-jppageteaser-pi1-list-entry-link-item a:hover {
	padding-top:10px;
	padding-left:12px;
	list-style-image: none;
	list-style-type: none;
	background: transparent url("../images/pfeil-vor.gif") no-repeat 0 100%;
}
.tx-jppageteaser-pi1-list-entry-image {
	float:left;
	width:auto;
}
.tx-jppageteaser-pi1-list-entry-image img {
	float:left;
	width:auto;
	float: left;
	margin: 3px 10px 5px 0px;
	border: 1px solid #000000;
}
.tx-jppageteaser-pi1-list-entry-description {
	border:0px solid #003300;
	margin:0px;
	padding:0px;
	width:auto;
	line-height:1.4;
}
a img {
	margin-top:0;
	padding-top:0;
}
.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {
	float: left;
}
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {
	float: right;
	margin-left: -5px;
}
.c25l, .c25r {
	width: 25%;
}

#c990 .c25l {
	width:160px;
	margin-right:20px;
	overflow:hidden;
}

#c990 .c25r {
	width:160px;
	margin-right:20px;
	overflow:hidden;
}

.c33l, .c33r {
	width: 33.333%;
}
.c50l, .c50r {
	width: 50%;
}
.c66l, .c66r {
	width: 66.666%;
}
.c75l, .c75r {
	width: 75%;
}
.c38l, .c38r {
	width: 38.2%;
}
.c62l, .c62r {
	width: 61.8%;
}
div#Inhalt ul.startseite2Spalte {
	list-style-type:none;
	list-style-image:none;
	color:#FFF;
	color:white;	
	width:160px;
	margin:0;
	padding:0;
}

div#Inhalt ul.startseite2Spalte  li{
	display:block;
	margin-bottom:3px;
}

div#Inhalt ul.startseite2Spalte a{
	display:block;
	width:160px;
	font-weight:bold;
	padding:10px 0 10px 8px;
	color:#FFF;
	color:white;
	font-size:10px;
}

div#Inhalt ul.startseite2Spalte a:hover{
	border:none;
}


