html#web, body {
	overflow: auto;
	height: 100%;
	margin: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #00457d;
	background-color: #206095;	
	width: auto; 
}

input, textarea, button, select, table, th, td, div, p, label, span {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #00457d;
}

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

table {
	border: 0;
	border-collapse: collapse;
}

table td {
	padding: 0;
	vertical-align: top;
}

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

a:hover {
	font-weight: normal;
	color: #00457d;
}

img {
	border: 0;
}

* {
	padding: 0;
	margin: 0;
}


/*Layout*/

#logo {
	position: absolute;
	left: 2px;
	top: 2px;
}

#flaeche_oben {
	position: absolute;
	top: 85px;
	left: 0;
	right: 0px;
	background-color: white;
	height: 62px;
}

#author {
	position: absolute;
	left: 30px;
	top: 562px;
}

#sujet_links {
	position: absolute;
	left: 0px;
	top: 85px;
}

#flash_sujet_links {
	position: absolute;
	left: 0px;
	top: 84px;
}
#sujet {
	position: absolute;
	left: 0px;
	top: 85px;
}

#contactinfo {
	position: absolute;
	right: 0;
	top: 545px;
}

#contactinfo img {
	padding-right: 50px;
}

 

/*Navigation*/

#nav {
	position: absolute;
	top: 2px;
	left: 272px;
	right: 0;
	z-index: 100000000;
}

#nav li {
	position: relative;
	float: left;
	list-style-type: none;
	padding-bottom: 2px;
	padding-bottom: 2px;
	margin-right: 10px;
	margin-left: 2px;
}

#nav li ul {
	position: absolute;
	left: 0;
	top: 0px;
	list-style: none;
	color: #bac4da;
	background: #00457d;
	padding-left: 0;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-top: 15px;
	visibility: hidden;
}

#nav li a {
	display: block;
	text-decoration: none;
	color: #bac4da;
	background: url(../images/list_style_nav.gif) no-repeat left top;
	padding-left: 3px;
	padding-bottom: 2px;
white-space: nowrap;
}

#nav li a:hover {
	background: #bac4da;
	color: #e18828;
}

#nav li a.active, #nav li a.activenode {
	color: #e18828;
	border-left: 1px solid #bac4da;
	background: none;
}

#nav ul li {
	float: none;
}

#nav li ul li a {
	display: block;
	text-decoration: none;
	color: #bac4da;
	padding-left: 3px;
	list-style: none;
	font-size: 12px;
	background: none;
}

#nav li ul li a:hover {
	color: #e18828;
	margin-left: 0;
	background: none;
	z-index: 100000000;
}

#nav li.active ul {
	display: none;
}

#subnav {
	position: absolute;
	left: 272px;
	top: 108px;
	right: 20px;
	height: 50px;
	display:block;
}

#subnav li {
	float: left;
	list-style-type: none;
	background: url(../images/list_active.gif) no-repeat left center;
	padding-right: 5px;
	padding-bottom: 5px;
}

#subnav li a {
	color: #00457d;
	padding-left: 2px;
}

#subnav li a:hover {
	color: #bac4da;
}

#subnav li.active a {
	color: #e18828;
}


/*Inhalte*/

#title {
	margin-top: 5px;
}

#content {
	position: absolute;
	top: 147px;
	left: 0;
	right: 0px;
	height: 390px;
	overflow: auto;
	padding-left: 344px;
	padding-right: 50px;
	border-top: 2px solid #e0892a;
	border-bottom: 2px solid #e0892a;
	background: #bac4da url(../images/background.gif) no-repeat right center;
	color: #00457d;	 
	width: auto;
}

#content p, #content ol,  #content table {
	margin: 0 0 1em 0;
}

#content ul {
list-style-position: outside; 
list-style: url(../images/list_style.gif);
padding-left: 15px;
margin: 0 0 1em 0;
}

#content img {
margin-right:20px!IMPORTANT;
}

#notfallbutton {position: absolute; left:22px; z-index:100000!IMPORTANT; width: 50px; height:15px; top: 430px; }



h1 {
	margin: 0 0 1em 0;
	color: #e18828;
	font-size: 160%;
}

h2 {
	margin: 0 0 1em 0;
	font-size: 140%;
}

h3 {
	margin: 0 0 1em 0;
	font-size: 120%;
}

h4 {
	margin: 0 0 1em 0;
	font-size: 110%;
}

h5 {
	margin: 0;
	font-size: 100%;
}

h6 {
	margin: 0;
	font-size: 100%;
}

#atikon_address {
	padding-left: 148px;
}

#atikon_contact td {
	width: 148px;
}

#content .faqitem {
	display:none;
}




/*Formulare*/
form {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	margin: 0;
	padding: 0;
}

input, textarea {
	padding: 0 2px;
	border: 1px solid #000000;
}

select {
	border: 1px solid #000000;
}

textarea {
	overflow: auto;
}

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;
}

#content form {
	margin-bottom: 1em;	
	padding-bottom: 5px;
}

#content form .container_1 {
	float: left;
	margin-right: 1em;
	width: 250px;
}

#content form .container_2 {
	float: left;
	width: 291px;
}

#content form .container_termine {
	margin-bottom: 1.5em;
}

#content label {
	display: block;
	margin-bottom: 0.1em;
	height: 3em;
}

#content label span {
	display: block;
}

#content input, #content textarea {
	width: 250px;
	margin-top: 1px;
}

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

#content button {
	margin-right: 2.4em;
}

#content .button_send {
	float: right;
	font-weight: bold;
	color: #e18828;
	padding-right: 3px; 
}

#content .button_send:hover, #content .button_senden.hover {
	color: #00457d;
}

#content #label_plz {
	float: left;
	margin-right: 3px;
}

#content #fld_plz {
	width: 40px;
}

#content #label_ort {
	float: left;
}

#content #fld_ort {
	width: 180px;
}

#content #label_telefon {
	clear: both;
}

#content #label_text {
	height: 21em;
}

#content #fld_text {
	height: 19.8em;
}

#content .contact_address {
	float: left;
	margin-right: 2em;
}

#content table.contact_phone_fax {
	float: left;
	margin-right: 2em;
}

#content table.contact_web {
	float: left;
}

#content table.contact_phone_fax th, #content table.contact_web th {
	font-weight: bold;
	text-align: left;
	padding-right: 1em;
}




/*Diverses*/

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

.leftlabeled {
	clear: both;
}

.leftlabeled th {
	font-weight: bold;
	text-align: left;
	padding-right: 1em;
}

.clearing {
	float: none;
	clear: both;
}

#calc {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 95%;
	height: 95%;
}

#calcdiv {
	position: absolute;
	right: 0;
	left: 344px;
	top: 30px;
	bottom: 0px;
	overflow: auto;
	padding-top: 5px;
	width: 600px; 
}



/*ZMS*/

.ZMSFile {
	margin: 0 0 1em 0;
}

.ZMSFile .text {
	display: none;
}

.ZMSFile img {
	vertical-align: middle;
}

.ZMSTextarea {
	color: #00457d;	
	padding-bottom: 10px;
}

.graphic {
	padding-right: 5px;
	padding-bottom: 5px;
}

#functions {
	position: absolute;
	top: 545px;
	left: 200px;
}

.download * {
	vertical-align: middle;
}

.download a {
	padding-left: 5px;
	padding-right: 10px;
}




/*SITEMAP */

#sitemap ul, #sitemap ul li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 2px;
}

#sitemap ul li {
	list-style: none;
}

#sitemap a {
	color: #00457d;
}

#sitemap a:hover {
	color: #e18828;
}

#sitemap ul a {
	color: #e18828;
	list-style: none;
}

#sitemap a:hover {
	color: #00457d;
}

#sitemap .sm_level1 a {
	color: #00457d;
}

#sitemap .sm_level2 a {
	list-style-type: none;
	margin-left: 5px;
}




/*STARTSEITE*/

.web_start {
	background: white;
}


#functions_start {
	position: absolute;
	right: 12px;
	bottom: 5px;
}

#balken_unten_start {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
	background: #ffffff;
}

#navibereich {
	position: absolute;
	top: 275px;
	left: 24px;
	display: block;
	float: left;
	list-style: none;
	padding-top: 5px;
	background: url(../images/slogan.gif) no-repeat left bottom;
	z-index: 10000;
}

#slogan {
	position: absolute;
	left: 6px;
	bottom: 0;
}

#start_flash {
	position: absolute;
	top: 82px;
	left: 0;
	right: 0;
	height: 450px;
	border-top: 2px solid #e0892a;
	border-bottom: 6px solid #e0892a;
	background-color: #206095;
}

#start_sujet {
position: absolute; 
right: 0;
}

#contactinfo_start {
	position: absolute;
	right: 20px;
	top: 545px;
}

#contactinfo_start img {
	margin-right: 50px;
}

#start {
	position: absolute;
	left: 2px;
	top: 2px;
}

#startpage #nav {
	position: absolute;
	left: 22px;
	top: 275px;
	display: block;
	float: left;
	width: 550px;
	z-index: 1000000;
}

#startpage #nav li {
	float: left;
	padding-bottom: 10px;
	width: 130px;
	white-space: nowrap;
}

#startpage #nav li a {
	display: block;
	text-decoration: none;
	color: #bac4da;
	background: url(../images/list_style_nav.gif) no-repeat left top;
	padding-left: 3px;
}

#startpage #nav li a:hover {
	color: #e18828;
	background: url(../images/list_style_hover.gif) no-repeat left top;
}




/*LAGEPLAN*/


#positionplan {
	padding-bottom: 40px;
	height: 150px; 
}

#positionplan a {
	padding-right: 10px;
	float: left;
	display:block;
}

#positionplan a img {
	display:block;
	padding-right: 20px;
}

#positionplan .overview{
	
	padding-bottom: 10px; 
}

#positionplan a img, #positionplan a span {
	float:none;
	display:block;
	padding-bottom: 5px;
}


/*TEAM*/

#content .team_member {
	display: block;
	padding-bottom: 10px;
	text-align: left; 

}

#content .team_member img {
	padding-right: 40px;

}
#content .team_member .mabildtext {
	padding-right: 5px;
	float:left;
	cursor: pointer;
}

#content .border_team {
	border-bottom: 1px solid #00457d;
	margin-bottom: 10px;
	overflow:hidden;
	width:130px;
	height:180px;
}

#dia_ordi {
	width: 250px; 
	height: 200px; 
}

/*FLASHES*/

#flashdiashow {
	position: absolute; 
	top: 30px; 
	right: 30px; 
}

.aesthetischeKorrekturen td {
	padding-bottom: 10px; 
}

.aesthetischeKorrekturen img {
	padding-left: 5px; 
}

.ulbackground {
	padding-top: 5px; 
}
div.ZMSGraphic.left {
    text-align: left;
}
div.ZMSGraphic.right {
    text-align: right;
}
div.ZMSGraphic.floatleft {
    float: left;
	margin-right:10px;
}
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;
}
						 

#print_logo {
	position: absolute; 
	left: 0; 
	top: 0; 
	visibility: hidden;
}


/*Suche*/

#content dd em {
display: none; 
}

#content dl {
border-bottom: 1px dashed #e0892a;
margin-bottom: 5px; 
padding-bottom: 5px; 
}

.hide{display:none;}
