/*************************************************
/* Allgemein */

#web * {
	padding: 0;
	margin: 0;
	border: 0;
	outline-width: 0; /* Firefox Rahmen fix */
}

#web body,
#web {
	background: #FFFFFF;
	height: 100%;
	overflow: hidden;
}

#web body {
	font: 11px/17px "Verdana","Arial","Helvetica",sans-serif;
	color: #787878;
}

#web input,
#web textarea,
#web select,
#web button {
	font: 11px "Verdana","Arial","Helvetica",sans-serif;
	color: #787878;
}

#web textarea {
	line-height: 17px;
}

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

#web a {
	color: #015115;
}

#web a:hover {
	color: #787878;
}

/*************************************************
/* Gestaltung, Allgemein */

#web #content {
	position: absolute;
	left: 190px;
	right: 190px;
	top: 85px;
	bottom: 135px;
	padding: 1px 10px 1px 1px; /* Wegen abgeschnittene Buchstaben im IE */
	background: #ededed;
	border: 10px solid #ededed;
	border-top: 50px solid #ededed;
	overflow: auto;
}

#web #startpage #content {
	bottom: 35px;
	border-width: 0;
	background: none;
	z-index: 1000;
}

#web #content p,
#web #content .disclaimer {
	padding-bottom: 10px;
}

#web #start_box {
	position: absolute;
	left: 190px;
	right: 190px;
	top: 85px;
	bottom: 195px;
	overflow: hidden;
}

#web #start_box img {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

#web #siegel {
	list-style: none;
	position: absolute;
	bottom: 69px;
	left: 170px;
	z-index: 9000;
	width: 197px;
	height: 189px;
	background: url(../images/siegel.png) no-repeat;
}

#web #siegel span {
	display: none;
}

#web #siegel .s1 {
	display: block;
	width: 190px;
	height: 62px;
}

#web #siegel .s2 {
	margin-top: 34px;
	display: block;
	width: 190px;
	height: 90px;
}

/*************************************************
/* Gestaltung, Author */

#web #author {
	position: absolute;
	right: 3px;
	bottom: 140px;
	display: block;
	width: 9px;
	height: 110px;
	background: url(../images/author.gif) no-repeat 0 0;
}

#web #startpage #author {
	bottom: 42px;
}

#web #author span {
	display: none;
}

/*************************************************
/* Gestaltung, Kontakt */

#web #contactinfo {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 135px;
	background: url(../images/olive.gif) repeat-x 0 100px;
	line-height: 14px;
	z-index: 500;
}

#web #contactinfo div.bg {
	position: absolute;
	left: 190px;
	right: 190px;
	top: 0;
	bottom: 0;
	float: none;
	background: #ffffff url(../images/bild.jpg) repeat-x 0 -1px;
}

#web #contactinfo div.bg_1 {
	position: absolute;
	left: 190px;
	right: 190px;
	top: 0;
	bottom: 0;
	float: none;
	background: #ffffff url(../images/subimage_01.jpg) repeat-x 0 -1px;
}

#web #contactinfo div.bg_2 {
	position: absolute;
	left: 190px;
	right: 190px;
	top: 0;
	bottom: 0;
	float: none;
	background: #ffffff url(../images/subimage_02.jpg) repeat-x 0 -1px;
}

#web #contactinfo div.bg_3 {
	position: absolute;
	left: 190px;
	right: 190px;
	top: 0;
	bottom: 0;
	float: none;
	background: #ffffff url(../images/subimage_03.jpg) repeat-x 0 -1px;
}

#web #contactinfo div.bg_4 {
	position: absolute;
	left: 190px;
	right: 190px;
	top: 0;
	bottom: 0;
	float: none;
	background: #ffffff url(../images/subimage_04.jpg) repeat-x 0 -1px;
}

#web #contactinfo div.bg_5 {
	position: absolute;
	left: 190px;
	right: 190px;
	top: 0;
	bottom: 0;
	float: none;
	background: #ffffff url(../images/subimage_05.jpg) repeat-x 0 -1px;
}

#web #startpage #contactinfo div.bg {
	background: #ffffff;
}

#web #contactinfo div.bg div {
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 616px;
	margin-left: -308px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background: white;
}

#web #contactinfo p {
	float: left;
	background: url(../images/contact_dots.gif) no-repeat right 25px;
	padding: 3px 10px 0 0;
	margin: 0 10px 0 0;
}

#web #contactinfo p.last {
	background: none;
	padding: 3px 0 0 0;
	margin: 0;
}

#web #contactinfo a {
	color: #787878;
	text-decoration: none;
}

#web #contactinfo a:hover {
	color: #015115;
}

/*************************************************
/* Gestaltung, Infolisten - Top Link */

#web #content .infolist_toplink {
	text-align: right;
	padding-bottom: 1px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #015115;
}

#web #content .infolist_toplink a {
	background: url(../images/arrow.gif) no-repeat 0 4px;
	padding-left: 7px;
}

/*************************************************
/* Gestaltung, Funktionen */

#web #functions {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100px;
	height: 35px;
	background: url(../images/grau.gif) no-repeat;
	z-index: 700;
}

#web #startpage #functions {
	bottom: 160px;
}

#web #functions ul {
	position: absolute;
	right: 0;
	padding: 0 0 0 20px;
	width: 170px;
	height: 35px;
	background: url(../images/grau.gif) repeat-x;
}

#web #functions li {
	float: left;
	margin: 10px 35px 0 0;
	list-style: none;
}

#web #functions li.last {
	margin: 10px 0 0 0;
}

#web #functions a.function1 {
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/function1.gif) no-repeat;
}

#web #functions a.function2 {
	display: block;
	width: 11px;
	height: 10px;
	background: url(../images/function2.gif) no-repeat;
	margin: 3px 0 0 0;
}

#web #functions a.function3 {
	display: block;
	width: 6px;
	height: 9px;
	background: url(../images/function3.gif) no-repeat;
	margin: 3px 0 0 0;
}

#web #functions a.function4 {
	display: block;
	width: 11px;
	height: 10px;
	background: url(../images/function4.gif) no-repeat;
	margin: 3px 0 0 0;
}

#web #functions a span {
	display: none;
}

/*************************************************
/* Gestaltung, Steuernews */

#web #news_selection {
	position: absolute;
	top: 105px;
	right: 225px;
	z-index: 5000;
	width: 200px;
	text-align: right;
}

#web #news_selection select {
	padding: 2px 3px 2px 3px;
	margin: 0 0 0 5px;
	border: 1px solid #b4b6b6;
	background: #fffffff;
}

#web #content .news_preview {
	padding: 10px 10px 0 10px;
	margin-bottom: 20px;
	border: 1px solid #b4b6b6;
	background: #e1e0e0;
}

#web #content .more {
	text-align: right;
	display: block;
	border-bottom: 1px solid #b4b6b6;
	margin: 3px 0 8px 0;
}

#web #content .news_preview ul {
	padding: 0;
}

#web #content .news_preview li {
	padding: 0;
	background: none;
}

#web #content .news_preview h2 {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#web #content #news_page .graphic {
	margin: 5px 0 0 20px;
	border: 1px solid #b4b6b6;
	float: right;
}

/*************************************************
/* Schriften, Allgemein */

#web h1 {
	position: absolute;
	left: 200px;
	top: 105px;
	z-index: 100;
	font-size: 14px;
	color: #015115;
}

#web #content h2 {
	font-size: 12px;
	color: #015115;
	padding-bottom: 1px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #015115;
}


#web #startpage #content h2 {
	position: absolute;
	bottom: 95px;
	right: 40px;
	font-size: 14px;
	font-weight: normal;
	color: #757575;
	border-width: 0;
}

#web #content h3,
#web #content h4,
#web #content h5,
#web #content h6,
#web #content h7,
#web #content h8,
#web #content h9 {
	font-size: 11px;
	color: #015115;
	padding-bottom: 10px;
}

a.light { text-decoration: none; }

/*************************************************
/* Schriften, Infolisten */

#web #content .overview h3 {
	font-weight: bold;
	font-size: 11px;
	padding: 0;
}

#web #content .overview p {
	padding: 0 0 10px 0;
}

/*************************************************
/* Navigation */

#web #nav {
	position: absolute;
	top: 138px; 
	left: 0;
	right: 0;
	list-style: none;
}

#web #nav img {
	display: block;
}

#web #nav li {
	width: 190px;
	margin-bottom: 15px;
}

#web #nav li li {
	margin-bottom: 0;
}

#web #nav ul {
	margin-left: 14px;
	padding-left: 4px;
	list-style: none;
	border-left: 1px solid #015115;
	border-bottom: 1px solid #015115;
	border-top: 2px solid #015115;
}

#web #nav ul a {
	text-decoration: none;
	display: block;
	padding-left: 11px;
	width: 160px;
}

#web #nav a:hover,
#web #nav li li.activenode a,
#web #nav li li.active a {
	color: #015115;
	background: #f0f0f0;
}

#web #nav ul ul {
	display: none;
}

#web #nav_e657 {
	position: absolute;
	right: 0;
	top: 0;
}

/*************************************************
/* Listen, Allgemein */

#web #content ul,
#web #content ol {
	padding: 0 0 10px 20px;
	list-style: none;
}

#web #content ul ul,
#web #content ul ol,
#web #content ol ul,
#web #content ol ol {
	padding: 0 0 0 20px;
}

#web #content li {
	padding-left: 7px;
	background: url(../images/arrow.gif) no-repeat 0 4px;
}

/*************************************************
/* Tabellen, Allgemein */

#web #content table {
	margin: 0 0 11px 0;
	border-collapse: collapse;
	border: 1px solid #b4b6b6;
}

#web #content table tr {
	background: #ffffff;
}

#web #content table td {
	padding: 2px 5px 2px 5px;
	border: 1px solid #b4b6b6;
	vertical-align: top;
}

#web #content table th {
	padding: 2px 5px 2px 5px;
	border: 1px solid #b4b6b6;
	text-align: left;
	vertical-align: top;
}

#web #content .noborder {
	display: none;
}

#web #content table .odd {
	background: #dbd9d9;
}

#web #content table .even {
	background: #ffffff;
}

/*************************************************
/* Tabellen, Spezial */

#web #table_special #content table,
#web #table_special #content table td,
#web #table_special #content table th {
	padding: 0 10px 0 0;
	border: 0;
}

#web #table_special #content table tr,
#web #table_special #content table .odd,
#web #table_special #content table .even {
	background: none;
}

/*************************************************
/* Formulare, Allgemein */

#web #content input,
#web #content textarea,
#web #content select,
#web #content button {
	padding: 2px 3px 2px 3px;
	border: 1px solid #9c9ea3;
	background-color: #FFFFFF;
}

#web #content .focus {
	border: 1px solid #015115;
}

#web #content button {
	padding: 2px;
	background-color: #CED1D4;
}

#web #content .clear,
#web #content form br {
	clear: both;
}

#web #content textarea {
	overflow: auto;
}

#web #content .error label {
	color: #AB0000;
}

#web #content span {
	margin: 0px 3px 3px 0px;
	display: block;
}

#web #content label {
	display: block;
	padding-bottom: 2px;
}

#web #content input.radio,
#web #content input.checkbox {
	padding: 2px 0px 2px 0px;
	width: auto;
}

#web #content .nofloat {
	float: none!important;
	display: block;
}

/*************************************************
/* Formulare, Kontakt */

#web #content #form_contact .section {
	padding-bottom: 10px;
	width: 505px;
}

#web #content #form_contact #section_contact_1 span {
	float: left;
	width: 165px;
	padding-bottom: 3px;
}

#web #content #form_contact #section_contact_1 input {
	width: 150px;
}

#web #content #form_contact #section_contact_2 label {
	float: left;
	width: 495px;
}

#web #content #form_contact #fld_betreff {
	width: 486px;
}

#web #content #form_contact #fld_text {
	width: 486px;
	height: 130px;
}

#web #content #form_contact #section_contact_1 .plz {
	width: 101px;
}

#web #content #form_contact #section_contact_1 .plz input {
	width: 85px;
}

#web #content #form_contact #section_contact_1 .ort,
#web #content #form_contact #section_contact_1 .email {
	width: 230px;
}

#web #content #form_contact #section_contact_1 .ort input,
#web #content #form_contact #section_contact_1 .email input {
	width: 214px;
}

#web #content #form_contact #section_contact_1 .telefon {
	width: 269px;
}

#web #content #form_contact #section_contact_1 .telefon input {
	width: 253px;
}

/*************************************************
/* Formulare, Terminvereinbarung */

#web #content #form_appointmentmaker .section {
	width: 505px;
	padding-bottom: 10px;
}

#web #content #form_appointmentmaker #section_termine span,
#web #content #form_appointmentmaker #section_termpers span {
	float: left;
	width: 165px;
	padding-bottom: 3px;
}

#web #content #form_appointmentmaker #section_termine_1 input,
#web #content #form_appointmentmaker #section_termpers input {
	width: 150px;
}

#web #content #form_appointmentmaker #section_termnach label {
	float: left;
	width: 495px;
}

#web #content #form_appointmentmaker #fld_betreff {
	width: 486px;
}

#web #content #form_appointmentmaker #fld_text {
	width: 486px;
	height: 130px;
}

#web #content #form_appointmentmaker #section_termpers .plz {
	width: 101px;
}

#web #content #form_appointmentmaker #section_termpers .plz input {
	width: 85px;
}

#web #content #form_appointmentmaker #section_termpers .ort,
#web #content #form_appointmentmaker #section_termpers .email {
	width: 230px;
}

#web #content #form_appointmentmaker #section_termpers .ort input,
#web #content #form_appointmentmaker #section_termpers .email input {
	width: 214px;
}

#web #content #form_appointmentmaker #section_termpers .telefon {
	width: 269px;
}

#web #content #form_appointmentmaker #section_termpers .telefon input {
	width: 253px;
}

/*************************************************
/* Content, Onlinetools */

#web #content .onlinetool_overview {
	padding: 0;
}

#web #content .onlinetool_overview li {
	padding: 0 0 10px 0;
	background: none;
}

#web #content .onlinetool_overview h2 {
	font-size: 12px;
	border: 0;
	margin: 0;
	padding: 0;
}

#web #content .onlinetool_overview .calculate {
	padding: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #015115;
	text-align: right;
}

#web #content .onlinetool_overview .calculate a {
	text-decoration: none;
	background: url(../images/calculator.gif) no-repeat;
	padding-left: 13px;
}

#web #calcdiv {
	position: absolute;
	left: 190px;
	right: 190px;
	top: 85px;
	bottom: 135px;
	padding: 1px 0px 1px 1px; /* Wegen abgeschnittene Buchstaben im IE */
	background: #ededed;
	border: 10px solid #ededed;
	border-top: 50px solid #ededed;
}

#web #calc {
	width: 100%;
	height: 100%;
	overflow: auto;
}

/*************************************************
/* Gestaltung, Downloads */

#web #content .download_section table {
	border: 0px;
	margin: 0 0 12px 15px;
}

#web #content .download_section td.download img,
#web #content .download_section td.link img {
	position: relative;
	top: 4px;
	left: -2px;
}

#web #content .download_section td.link {
	padding-left: 80px;
}

#web #content .download_section a {
	text-decoration: none;
}

/*************************************************
/* Gestaltung, Slogan */

#web #slogan {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 85px;
	background: #d6d663 url(../images/slogan.gif) no-repeat center 51px!important;
}

#web #logo_innen {
	position: absolute;
	right: 191px;
	top: 86px;
z-index: 2000;
}

#web #slogan span {
	display: none!important;
}


#e6389 {	
	position: absolute;
	bottom: 103px;
	right: 30px;
	z-index: 5000;
}

div.zms_graphic.left {
    text-align: left;
}
div.zms_graphic.right {
    text-align: right;
}
div.zms_graphic.floatleft {
    float: left;
}
div.zms_graphic.floatright {
    float: right;
}
div.zms_graphic.center {
    text-align: center;
}
div.graphic.alignleft {
    float: left;
    text-align: right;
}
div.graphic.alignright {
    float: right;
    text-align: right;
}

