#searchablecontent, #skipnavigation, .hide {
	display: none;
	visibility: hidden;
}

body, html {
	background: white;
	height: 100%;
	margin: 0;
	overflow: auto;
	font-size: 12px;
	font-family: arial;
	color: #445e53;
}

input, textarea, button, select, table {
	font-family: arial;
	color: #445e53;
	font-size: 1em;
}

* {
	padding: 0;
	margin: 0;
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #f9c924;
}

a:hover {
	text-decoration: underline;
	color: #808080;
}

#logo {
	position: absolute;
	right: 56px;
	top: -48px;
	z-index: 1000;
}

#sujet {
	position: absolute;
	bottom: 0px;
	left: -1px;
}

#sujet img {
	position: absolute;
	bottom: 0;
}

#contactinfo {
	position: absolute;
}

#contactinfo a {
	text-decoration: none;
}

#author {
	position: absolute;
	right: 4px;
	bottom: 5px;
}

#calc {
	position: absolute;
	top: 95px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	border: 0px;
	background-color: transparent;
}

#functions {
	position: absolute;
	left: 7px;
	bottom: 94px;
}

#functions a {
	display: block;
	float: left;
	margin-right: 7px;
}

#functions_bottom {
	position: absolute;
	left: 150px;
	bottom: -18px;
}

#functions_bottom ul {
	list-style-type: none;
	font-size: 11px;
	float: left;
}

#functions_bottom li {
	float: left;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 1px solid #445e53;
}

#functions_bottom li.last {
	padding-left: 6px;
	border: 0;
}

#functions_bottom a {
	color: #445e53;
	padding-right: 3px;
	padding-left: 3px;
}

#functions_bottom a:hover {
	color: white;
	text-decoration: none;
	border-color: white;
}

#functions_bottom .fontsize {
	border: 1px solid #445e53;
	margin-right: 2px;
	margin-left: 2px;
	display: block;
	float: left;
	font-size: 10px;
}












/* DIV. DESIGNELEMENTE */

#header {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 110px;
	background: url(../images/header_bg.gif) #fdefc0;
}

#footer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 135px;
	background: #fad450;
}

.leftpart {
	position: absolute;
	left: 0;
	right: 50%;
	bottom: 0;
	top: 0;
}

#eck_loben {
	position: absolute;
	right: 252px;
	top: 0;
	bottom: 0;
	left: 0;
	border-right: 1px solid #f9c924;
	background: url(../images/eck_loben.gif) right top no-repeat #fad450;
}

#eck_lunten {
	position: absolute;
	right: 252px;
	top: 0;
	bottom: 0;
	left: 0;
	border-right: 1px solid #f9c924;
	background: url(../images/eck_lu.gif) right top no-repeat #fdefc0;
}

#eck_ro {
	position: absolute;
	right: -1px;
	top: -1px;
}

#eck_lo {
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 500;
}

#dr_herrlinger {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 24px;
	background: #fef7e0;
}

#dr_herrlinger img {
	position: absolute;
	left: 187px;
	top: 4px;
}

#container {
	position: absolute;
	top: 85px;
	bottom: 49px;
	left: 50%;
	width: 798px;
	margin-left: -399px;
	border: 1px solid #f9c924;
	border-bottom: 0;
	background: white;
}

#vertical_center_left {
	position: absolute;
	left: 0;
	width: 50%;
	top: 0;
	bottom: 0;
}

#vertical_center_left div {
	position: absolute;
	left: 0;
	right: 395px;
	top: 0;
	bottom: 0;
	background: url(../images/bodybg.gif);
}

#vertical_center_right {
	position: absolute;
	left: 50%;
	right: 0;
	top: 0;
	bottom: 0;
}

#vertical_center_right div {
	position: absolute;
	left: 395px;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../images/bodybg.gif);
}











/* SPRACHENNAVI */

#languages {
	position: absolute;
	right: -6px;
	bottom: -23px;
	width: 160px;
}

#languages a {
	position: relative;
	display: block;
	float: left;
	width: 50px;
	overflow: hidden;
	height: 19px;
}

#languages a img {
	position: absolute;
	bottom: 0;
	right: 0;
	position: relative;
}












/* SUCHE */

#search {
	position: absolute;
	left: 0;
	bottom: 122px;
	width: 150px;
	height: 17px;
	background: #fef7e0;
	border-top: 1px solid #f9c924;
	border-bottom: 1px solid #f9c924;
}

#search input {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 124px;
	border: 0;
	padding-top: 2px;
	padding-left: 7px;
	background: transparent;
	color: #808080;
	font-size: 11px;
}

#search button {
	position: absolute;
	left: 131px;
	top: -1px;
	width: 19px;
	height: 19px;
	background: transparent;
	border: 0;
	cursor: pointer;
	/*background: url(../images/search.gif) no-repeat 0 0 white;*/
}













/* NAVIGATION */

#nav_bg {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 145px;
	background: #f2f2f2;
}

#nav_func {
	position: absolute;
	left: -1px;
	top: -1px;
	bottom: -1px;
	width: 145px;
	border-right: 1px solid #f9c924;
}

#nav {
	position: absolute;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	top: 84px;
	left: 0;
	width: 150px;
}

#nav li {
	text-align: right;
	position: relative;
	border-left: 1px solid #f9c924;
	width: 150px;
}

#nav li a {
	padding-right: 16px;
	color: #808080;
	position: relative;
	display: block;
	height: 14px;
	overflow: hidden;
	margin-right: -1px;
}

#nav li > a {
	margin-right: 0;
}

#nav li li {
	padding: 0;
	border-left: 0;
}

#nav ul {
	display: none;
	list-style-type: none;
	background: #e6e6e6;
	padding-bottom: 5px;
}

#nav ul a {
	font-size: 11px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	color: #b3b3b3;
	display: inline;
	float: none;
}

#nav li li.first {
	padding-top: 3px;
}

#nav li.active li a {
	background: transparent;
	color: #b3b3b3;
}

#nav, #nav * {
	font-size: 11px;
}







/* runde ecken */

#nav .subnaveck1 {
	display: none;
	position: absolute;
	top: 0px;
	right: 0;
}

#nav .subnaveck2 {
	position: absolute;
	bottom: 0px;
	right: 0px;
}









/* active */

#nav li.active ul {
	border-right: 1px solid #f9c925;
	padding-top: 5px;
}

#nav .active ul {
	background: #fef7e0;
}

#nav ul a:hover {
	color: #808080;
}

#nav li.active {
	margin-top: 3px;
	margin-bottom: 5px;
}

#nav li.active a {
	display: block;
	background: #f9c924;
}

#nav li.active a:hover {
	color: #808080;
}

#nav li.active ul {
	border-bottom: 1px solid #f9c924;
}

#nav ul li.activenode a {
	color: #808080;
}

#nav li.active ul, #nav li.active .subnaveck1 {
	display: block!IMPORTANT;
}













/* STARTSEITE */

html#web, #startpage { overflow: hidden; }

#startcontainer {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	height: 662px;
	margin-top: -331px;
}

#startcontainer.small1 {
	height: 637px;
}

#startpage {
	background: none;
}

#startpage #author {
	top: 452px;
	bottom: auto;
}

#startpage #logo {
	left: 385px;
	top: 261px;
	right: auto;
}

#startpage #bottombar {
	position: absolute;
	left: 0;
	bottom: 17px;
	top: 542px;
	right: 0;
	background: url(../images/startseite/slogan3.gif) no-repeat center bottom #efefef;
}

#slogan_big {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#startpage .linksoben {
	position: absolute;
	left: 0;
	top: 0;
}

#startpage .rechtsoben {
	position: absolute;
	right: 0;
	top: 0;
}

#startpage .linksunten {
	position: absolute;
	left: 0;
	bottom: 0;
}

#startpage .rechtsunten {
	position: absolute;
	right: 0;
	bottom: 0;
}

#startpic1 {
	position: absolute;
	top: 17px;
	left: 0;
}

#startpic2 {
	position: absolute;
	top: 17px;
	left: 281px;
}

#startpic3 {
	position: absolute;
	top: 17px;
	right: 0;
}

#logo_bg {
	position: absolute;
	left: 281px;
	top: 348px;
	width: 392px;
	height: 175px;
	border: 1px solid #f9c924;
}

#logo_bg .linksoben, #starttopborder_right .linksoben, #startbottomborder_right .linksoben {
	position: absolute;
	left: -1px;
	top: -1px;
}

#logo_bg .rechtsoben, #starttopborder_left .rechtsoben, #startbottomborder_left .rechtsoben {
	position: absolute;
	right: -1px;
	top: -1px;
}

#logo_bg .linksunten, #starttopborder_right .linksunten, #startbottomborder_right .linksunten {
	position: absolute;
	left: -1px;
	bottom: -1px;
}

#logo_bg .rechtsunten, #starttopborder_left .rechtsunten, #startbottomborder_left .rechtsunten {
	position: absolute;
	right: -1px;
	bottom: -1px;
}

#startpage #search {
	left: auto;
	right: 9px;
	top: auto;
	bottom: 24px;
	width: 137px;
}

#search input {
	width: 111px;
}

#startpage #search button {
	left: 118px;
	/*background: url(../images/search.gif) no-repeat 0 0 #efefef;*/
}

#startsearchleft {
	position: absolute;
	left: -3px;
	top: -1px;
}

#leftbackground {
	position: absolute;
	left: 0;
	right: 50%;
	top: 348px;
	height: 177px;
}

#leftbackground div {
	position: absolute;
	top: 0;
	height: 177px;
	left: 0;
	right: 214px;
	background: url(../images/startseite/background_left.gif) no-repeat top right #fad450;
}

#rightbackground {
	position: absolute;
	right: 0;
	left: 50%;
	top: 348px;
	height: 177px;
}

#rightbackground div {
	position: absolute;
	top: 0;
	height: 177px;
	right: 0;
	left: 214px;
	background: url(../images/startseite/background_right.gif) no-repeat top left #fad450;
}

#startnav {
	position: absolute;
	list-style-type: none;
	top: 370px;
	left: 0;
	width: 264px;
}

#startnav li {
	display: inline;
}

#startnav li a {
	display: block;
	color: white;
	padding-right: 20px;
	padding-bottom: 3px;
	font-size: 15px;
	text-align: right;
}

#starttopborder_left {
	position: absolute;
	left: 0;
	right: 50%;
	top: 17px;
	height: 314px;
}

#starttopborder_left div {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 495px;
	border: 1px solid #f9c924;
	border-left: 0;
}

#startbottomborder_left {
	position: absolute;
	left: 0;
	right: 50%;
	top: 542px;
	bottom: 17px;
}

#startbottomborder_left div {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 495px;
	border: 1px solid #f9c924;
	border-left: 0;
}

#starttopborder_right {
	position: absolute;
	right: 0;
	left: 50%;
	top: 17px;
	height: 314px;
}

#starttopborder_right div {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: 495px;
	border: 1px solid #f9c924;
	border-right: 0;
}

#startbottomborder_right {
	position: absolute;
	right: 0;
	left: 50%;
	top: 542px;
	bottom: 17px;
}

#startbottomborder_right div {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: 495px;
	border: 1px solid #f9c924;
	border-right: 0;
}

#start_contactinfo {
	position: absolute;
	left: 712px;
	top: 382px;
}

#start_contactinfo img, #start_contactinfo a {
	display: block;
}

#startpage #languages {
	right: auto;
	left: 9px;
	bottom: 24px;
}

#startpage #languages a img {
	position: relative;
	right: auto;
	left: 0;
}

#startpage #container {
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	border-bottom: 0;
	width: 956px;
	margin-left: -478px;
	border: 0;
	background: transparent;
}








#startpic1.small2, #startpic2.small2, #startpic3.small2, #starttopborder_left.small2, #starttopborder_right.small2 {
	top:-10px;
}

#startpage #logo.small2 {
	top: 234px;
}

#logo_bg.small2, #leftbackground.small2, #rightbackground.small2 {
	top: 321px;
}

#start_contactinfo.small2 {
	top: 355px;
}

#startnav.small2 {
	top: 337px;
}

#startbottomborder_right.small2, #startbottomborder_left.small2 {
	top: 515px;
}

#startpage #author.small2 {
	top: 425px;
}

#startpage #bottombar.small2 {
	top: 515px;
	height:52px;
	bottom:auto;
	background-image: url(../images/startseite/slogan.gif);
}

#startbottomborder_right.small2 div, #startbottomborder_left.small2 div {
	height:50px;
	bottom:auto;
}

#startpage #languages.small2 {
	position:absolute;
	left:7px;
	top:540px;
}




#start_text {
	position:absolute;
	left:281px;
	top:120px;
	width:370px;
	background:#f9c924;
	padding:1.5em 12px 1.5em 12px;
	color:black;
	font-size:1.1em;
	text-align:center;
}

#start_text strong {
	font-size:1.2em;
}













/* CONTENT */

#content, body#epozcontent {
	color: black;
	background-color: white;
}

#content {
	position: absolute;
	left: 187px;
	top: 24px;
	right: 0;
	bottom: 85px;
	overflow: auto;
	padding-top: 56px;
	padding-right: 60px;
}

#content, #content table {
	color: #404040;
}

#content ul {
	color: #808080;
}

#content h1 {
	color: #faca24;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 20px;
}

#content h2 {
	color: black;
	font-size: 1.42em;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #faca24;
}

#content p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#content ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	list-style-type: none;
	list-style-image: url(../images/liststyle.gif);
}

#content ul li {
	padding-left: 10px;
}

#content table {
	border-collapse: collapse;
}

#content table td {
	vertical-align: top;
}

#content .tablepadding {
	padding-right: 30px;
}

#content .clearing {
	clear: both;
}

#content .backlink {
	margin: 0;
	padding: 0;
	display: block;
	border-top: 1px solid #faca24;
	list-style-type: none;
}

#content .backlink li {
	text-align: right;
	padding: 10px;
	padding-top: 3px;
	list-style-image: none;
	display: inline;
}










/* FORMULARE ALLGEMEIN */

input, textarea {
	padding: 0 2px;
	border: 1px solid #f9c924;
	background: #f8f8f8;
}

select {
	border: 1px solid #f9c924;
	background: #f2f2f2;
}

textarea {
	overflow: auto;
}

input:focus, textarea:focus, select:focus {
	border-color: #808080;
	background-color: white;
}

label.error {
	color: #FF0000;
}

label.error input, label.error select, label.error textarea {
	border: 1px solid #FF0000;
}

button {
	padding: 0;
	margin: 0;
	border: 0;
	cursor: pointer;
	background: none;
}

#buttondiv {
	margin-top: 10px;
	border-top: 1px solid #f9c924;
}

#content .button_send {
	float: right;
	text-transform:uppercase;
	background:#f2f2f2;
	border-left:1px solid #f9c924;
	border-right: 1px solid #f9c924;
	border-bottom: 1px solid #f9c924;
}

#content .button_send:hover, #content .button_senden.hover {
	color: #f9c924;
	background:white;
}

#content .subsubnav {
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: 1px solid #faca24;
	list-style-type: none;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 20px;
	background: url(../images/subsubnaveck.gif) left top no-repeat #fef7e0;
}

#content .subsubnav li {
	text-align: right;
	padding: 10px;
	padding-top: 3px;
	list-style-image: none;
	display: inline;
}

#content .subsubnav a {
	color: #b3b3b3;
}

#content .subsubnav li.active a, #content .subsubnav a:hover {
	color: #808080;
}










/* KONTAKTFORMULAR*/

#form_contact .container_1 {
	float: left;
	width: 270px;
}

#form_contact .container_2 {
	float: left;
	width: 250px;
}

#form_contact label {
	display: block;
}

#form_contact label span {
	display: block;
}

#form_contact input, #form_contact textarea {
	width: 240px;
}

#content input.radio, #content input.checkbox {
	padding-left: 0;
	padding-right: 0;
	border: 0;
	width: auto;
}

#form_contact #fld_plz {
	width: 45px;
	margin-right: 5px;
}

#form_contact #label_plz {
	float: left;
}

#form_contact #label_ort {
	float: left;
}

#form_contact #fld_ort {
	width: 180px;
}

#form_contact #label_telefon {
	clear: both;
}

#form_contact #fld_text {
	height: 205px;
}






/* Newsletter*/

.text {
	visibility: hidden;
}







/* BEWERBUNGSFORMULAR */

#form_application {
	width: 530px;
}

#form_application .section {
	width: 550px;
	margin-bottom: 20px;
}

#form_application label {
	float: left;
	width: 260px;
	margin-right: 3px;
	height: 30px;
	margin-bottom: 4px;
	display: block;
}

#form_application label span {
	display: block;
}

#form_application input, #form_application select {
	width: 240px;
}

#form_application #label_job, #form_application #fld_job {
	width: 503px;
}

#form_application #section_education label, #form_application #section_jobs label {
	width: 170px;
	height: auto;
}

#form_application #section_education input, #form_application #section_jobs input {
	width: 160px;
}

#form_application #section_miscellaneous {
	height: 110px;
}

#form_application #section_miscellaneous p {
	margin-top: 40px;
}

#form_application #fld_miscellaneous {
	height: 70px;
	width: 503px;
}

#form_application button {
	float: right;
	margin-right: 17px;
	margin-bottom: 10px;
}











/* SITEMAP */

.sitemap_container {
	padding-top: 2px;
	width: 250px;
	float: left;
}

#content .sitemap_container h2 {
	border-bottom: 0;
	margin: 0;
	margin-bottom: 7px;
}

#content .sitemap_container p {
	margin: 0;
}

#content .sitemap_container a {
	color: #808080;
}

#content .sitemap_container .last {
	margin-bottom: 10px;
}

#content .sitemap_container .sm_level2 {
	margin-left: 30px;
}

#content .sitemap_container .sm_level3 {
	margin-left: 30px;
}

#content .sitemap_container .sm_level3 a {
	display: block;
}







/* TEAM-SEITE */

.teammember {
	width: 255px;
	float: left;
	padding-top: 0.5em;
	margin-bottom: 1em;
	padding-right: 0.5em;
	border-top: 1px solid #f9c924;
}

#content .teammember p {
	margin: 0;
	padding: 0;
}

#content .quote {
	font-style: italic;
	margin-bottom: 0!IMPORTANT;
}

#content .quote_author {
	text-align: right;
	margin-top: 0;
	padding-top: 0;
}

#content .tec_spec table {
	width: 250px;
	float: left;
	background: url(../images/default_eck_ru.gif) right bottom no-repeat #f2f2f2;
	margin-right: 0.8em;
}

#content .tec_spec table th {
	background: url(../images/default_eck_ro.gif) right top no-repeat #f9c924;
	color: white;
	text-align: left;
	padding-left: 0.5em;
}

#content .tec_spec table td {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-bottom: 1px solid white;
}

#content .partner_link .image {
	width: 150px;
	float: left;
	padding-top: 1em;
	text-align: left;
}

#content .partner_link .link_description {
	padding-left: 175px;
	margin-bottom: 1em;
	padding-top: 1em;
	border-top: 1px solid #faca24;
}

#content .partner_link .link_description p, #content .partner_link .link_description .links {
	margin-bottom: 0;
	margin-top: 0;
}

.imprint td {
	padding-right: 2em;
}

#content .imprinthead {
	margin-left: 203px;
}
div.ZMSGraphic.left {
    text-align: left;
}
div.ZMSGraphic.right {
    text-align: right;
}
div.ZMSGraphic.floatleft {
    float: left;
}
div.ZMSGraphic.floatright {
    float: right;
}
div.ZMSGraphic.center {
    text-align: center;
}
div.graphic.alignleft {
    float: left;
    text-align: right;
}
div.graphic.alignright {
    float: right;
    text-align: right;
}
