@import url("filelinks.css") all;
@import url("formulare.css") all;
@import url("fuer_typo3.css") all;
@import url("indexed_search.css") all;
@import url("jobcontrol.css") all;
@import url("bewerbungsformular_mit_anlagen.css") all;

html {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	margin: 0;
	font-family: Helvetica, sans-serif;
	font-size: 62.5%;
	background-image:url(../bilder/bg_gesamt.gif);
	background-repeat:repeat-x;
}

/* +++++++++++++ Positionierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 
div#pos_content {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:600px; /*27.5em;*/
	/*width:1024px;*/ /*45em;*/
	width:1003px; /*45em;*/
	clear:left;
}

div#pos_container_oben{
	float:left;
	/*width:1024px;*/
	width:1003px;
	height:80px;
	border-bottom:1px solid #c8cbd0;
}
	div#pos_abstand1{
		float:left;
		width:5px;
		height:80px;
		border-right:1px solid #c8cbd0;
	}
	div#pos_logo{
		float:left;
		width:177px;
		height:80px;
		border-right:1px solid #c8cbd0;
	}
	div#pos_wrapper_servicnavi{
		float:left;
		width:631px;
		height:80px;
		border-right:1px solid #c8cbd0;
	}
		div#pos_abstand6{
			float:left;
			width:376px;
			height:80px;
		}
		div#pos_servicenavi_wrapper{
			float:left;
			width:250px;
			height:80px;
		}
			div#pos_abstand7{
				float:left;
				width:250px;
				height:35px;	
			}
			div#pos_servicnavi_icons{
				float:left;
				width:250px;
				height:17px;	
			}
			div#pos_servicnavi_links{
				float:left;
				width:250px;
				height:14px;	
			}
div#pos_abstand2{
	float:left;
	/*width:1024px;*/
	width:1003px;
	height:1px;
	line-height:1px;
}
div#pos_container_header{
	float:left;
	/*width:1024px;*/
	width:1003px;
	height:178px;
}
	div#pos_abstand3{
		float:left;
		width:5px;
		height:178px;
		border-right:1px solid #ffffff;
		background-image:url(../bilder/bg_schatten_left.gif);
		background-repeat:no-repeat;
		background-position:0px 0;
	}
	div#pos_wrapper_headerbereich{
		float:left;
		width:809px;
		height:178px;
		border-right:1px solid #ffffff;
	}
		div#pos_blauer_kasten{
			float:left;
			width:177px;
			height:150px;
			border-right:1px solid #ffffff;
			border-bottom:1px solid #ffffff;
			background-image:url(../bilder/bg_blauer_kasten.gif);
			background-repeat:no-repeat;
		}
		div#pos_blauer_kasten div.inhalts_element_abstand{
			margin:0;
			padding:0;
		}
		div#pos_headerbilder{
			float:right;
			width:631px;
			height:150px;
			border-bottom:1px solid #ffffff;
		}
		div#pos_mainnavi{
			float:left;
			clear:both;
			width:809px;
			height:27px;
			background-color:#8e9ba9;
		}
	div#abstand_right{
		float:left;
		width:15px;
		height:177px;
		background-image:url(../bilder/bg_schatten_right.gif);
		background-repeat:no-repeat;
	}
div#pos_container_maininhalt{
	float:left;
	/*width:1024px;*/
	width:1003px;
}
	div#pos_abstand4{
		float:left;
		width:5px;
		height:100%;
	}
	div#pos_breadcrump_wrapper{
		float:left;
		width:631px;
		height:23px;
		border-left:1px solid #c8cbd0;
		border-bottom:1px solid #c8cbd0;
		border-right:1px solid #c8cbd0;
		padding-left:178px;
	}
		div#pos_breadcrump{
			float:left;
			width:593px;
			height:18px;
			padding-left:11px;
			padding-top:5px;
		}
		div#pos_icon_drucken{
			float:left;
			width:27px;
			height:23px;
		}
div#wrapper_gesamt_spalten{
		float:left;
		width:1004px;
}
	div#pos_wrapper_abstand{
		float:left;
		width:5px;
		height:100%;
	}
	div#pos_wrapper_spalten{
		float:left;
		width:999px;
		background-image:url(../bilder/bg_maininhalt.gif);
		background-repeat:repeat-y;
	}
		div#pos_spalte_left{
			float:left;
			width:179px;
		}
			div#pos_grafiken_left{
				float:left;
				width:178px;
				padding-left:1px;
			}
			div#pos_adresse{
				float:left;
				width:170px;
				padding-top:15px;
				padding-left:9px;
				padding-bottom:20px;
			}
			div#pos_subnav{
				float:left;
				width:178px;
				border-left:1px solid #c8cbd0;
			}
		div#pos_spalte_middle{
			float:left;
			width:632px;
		}
			div#pos_inhalt{
				float:left;
				width:562px;
				padding-left:31px;
				padding-top:20px;
				padding-right:39px;
			}
		div#pos_spalte_right{
			float:left;
			width:188px;
		}
			div#pos_grafiken_right{
				float:left;
				width:177px;
				padding-left:11px;
			}
			div#pos_suche{
				float:left;
				width:177px;
				padding-left:11px;
			}
div#pos_footer{
	float:left;
	width:1004px;
	height:40px;
	background-image:url(../bilder/bg_footer.gif);
	background-repeat:repeat-y;
}
	div#pos_footer_1{
		float:left;
		width:5px;
		height:100%;
	}
	div#pos_footer_2{
		float:left;
		width:811px;
		height:40px;
		border-bottom:1px solid #c8cbd0;
	}
div#copyright{
	float:left;
	width:816px;
	height:25px;
	text-align:center;
	padding-top:5px;
}
div#copyright_off{ display:none; }
/* +++++++++++++ Textformatierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 
span.suche_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#696e72;
	margin:0;
	padding:0;
}
p {	
	font-family:helvetica, geneva, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#63666a;
	margin:0;
	padding:0;
}
p.adresse{
	font-family:helvetica, geneva, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#696e72;
	margin:0;
	padding:0;
}
text, td, th{	
	font-family:helvetica, geneva, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#63666a;
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	font-family:helvetica, geneva, sans-serif;
	font-size:20px;
	color:#1b1bbb;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:25px;
	margin-bottom:10px;
}
h2 {
	font-family:helvetica, geneva, sans-serif;
	font-size:14px;
	color:#63666a;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:19px;
	margin-bottom:10px;
}
h3 {
	font-family:helvetica, geneva, sans-serif;
	font-size:14px;
	color:#1b1bbb;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:19px;
	margin-bottom:10px;
}
h4 {
	font-family:helvetica, geneva, sans-serif;
	font-size:14px;
	color:#ffffff;
	margin:0;
	padding:0;
	font-weight:normal;
}
h5 {
	font-family:helvetica, geneva, sans-serif;
	font-size:20px;
	color:#ffffff;
	margin:0;
	padding:0;
	font-weight:normal;
}
img,{
	border:0;
}
div#pos_inhalt img{
	border:1px solid #63666a;
}

hr{
	color:#bebebe;
	background-color:#bebebe;
	border:solid #bebebe;
	border-width:1px 0 0 0;
	height:0px
}
/*   h3 ist in shop.css   */

table.tabelle01 {border: 1px solid #63666a; text-align:center; }

/* +++++++++++++ Linkformatierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a:link, a:active, a:hover, a:visited {
	color: #1b1bbb;
}
a.external-link, a.external-link-new-window, a.internal-link, a.internal-link-new-window, a.download, a.mail{
	text-decoration:none;
	white-space:nowrap;
}

div#pos_inhalt a.internal-link img, div#pos_inhalt a.internal-link-new-window img, div#pos_inhalt a.external-link img, div#pos_inhalt a.external-link-new-window img, div#pos_inhalt a.download img{
	border:none;
}
a.mail_adresse{
	font-family:helvetica, geneva, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#696e72;
	margin:0;
	padding:0;
	text-decoration:none;
}
a.breadcrump{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#aaaaac;
	margin:0;
	padding:0;
	text-decoration:none;
}
a.servicenavi{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	color:#aaaaac;
	margin:0;
	padding:0;
	text-decoration:none;
	padding-right:15px;
}
a.servicenavi:hover{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	color:#696e72;
	margin:0;
	padding:0;
	text-decoration:none;
	padding-right:15px;
}

/* +++++ Standard Listen im Inhalt ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul {
	margin: 0;
	padding: 0;
	padding-left:20px;
}

ol {
	margin: 0;
	padding: 0;
	padding-left:20px;
}
ol li {
	font-size:13px;
	font-family:Helvetica, sans-serif;
	color:#696e72;
	line-height:18px;
	padding-left: 6px;
}
ul li {
	font-size:13px;
	font-family:Helvetica, sans-serif;
	color:#696e72;
	line-height:18px;
	list-style-type:square;
	padding-left: 6px;
}
/* +++++ Sitempap ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*SEO Sitemap*/
div.tx-flseositemap-pi1 ul.deep0, div.tx-flseositemap-pi1 ul.deep0 a{
	font-weight:bold;
	text-decoration:none;
}
div.tx-flseositemap-pi1 ul.deep1, div.tx-flseositemap-pi1 ul.deep1 a, div.tx-flseositemap-pi1 ul.deep1 li.first, div.tx-flseositemap-pi1 ul.deep1 li.first a{
	font-weight:normal;
	text-decoration:none;
}

/*free captcha*/
span.tx-srfreecap-pi2-cant-read{
	font-family:helvetica, geneva, sans-serif;
	font-size:13px;
	color:#685e55;
	font-weight:bold;
	margin:0;
	padding:0;
}

div#seitenauf_layer{
	float:left;
	clear:both;
	width:100%;
	text-align:right;
	padding-top:50px;
}
div#seitenauf_layer img.img_top{
	border:0;
}
