/* css Zen Garden default style v1.01 */

/* basic elements */
body {
	font-family: /*"Lucida Grande", "Lucida Sans Unicode",*/ verdana, lucida, helvetica, sans-serif;
	color: #000;
	background: #fff url(pics/bg.png);
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 75px;
	padding-left: 30px;
	padding-right: 30px;
}
p {
	font-size: 10.5pt;
/*	text-align: justify;*/
}
form {
	font-size: 10.5pt;
	line-height: 1.5em;
}
h2 {
	font-family: lucida, helvetica, sans-serif;
	font-size: 16pt;
	color: #000;
}
a, a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
/*	color: #f9840f;*/
	color: #b40a78;
}
a:hover {
	text-decoration: none;
	color: #000;
}
acronym:hover {
	cursor: help;
}

/* specific divs */
#container1 {
        background: #fff;
	min-width: 460px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
}
#intro {
	padding: 10px;
	margin: 0px;
}
#content {
	border: 1px solid #9cf;
        background: #9cf;
	padding-top: 9px;
	padding-left: 9px;
}
#content img.rechtsOben {
	margin-left: 10px;
	margin-right: 10px;
	float: right;
	border: 1px solid #000;
}
#footer {
/*	background: #9cf;*/
	background: transparent;
}

#pageHeader { 
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	height: 88px;
}
#pageHeader p.titel {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	background: #fff; /* url(pics/logo.gif) no-repeat top left;*/
	height: 78px;
	width: 520px;
	float: left;
	}
#pageHeader p.titel span {
	margin: 0px;
	padding: 0px;
	/*display: none;*/
}
#pageHeader img {
	margin: 0px;
	padding: 0px;
}
#pageHeader p.rechtsOben {
	float: right;
	margin: 0px;
	height: 75px;
	width: 1px;
}
#pageHeader p.rechtsUnten {
	display: none;
	float: right;
	clear: right;
	margin: 0px;
	height: 15px;
	font: 10pt verdana, sans-serif;
}
#pageHeader p.rechtsUnten a:hover {
	color: #000;
}
#pageHeader p.logo {
	margin: 0px;
	margin-left: 450px;
	height: 65px;
	background: #fff url(pics/logo3d.gif) top right no-repeat;
}
#pageHeader p.logo span {
	display: none;
}

#texts {
	padding-left: 5px;
	padding-right: 5px;
/*	margin-left: 170px;*/
}
#texts h3.oben {
	text-align: center;
	font-size: 13pt;
	margin-bottom: 0px;
	color: #000;
}
#texts h3.unten {
	text-align: center;
	font-size: 11pt;
	margin-top: 0px;
	color: #000;
}
#texts form.sim {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
/*	border-left: 1px solid #d6ebff;
	border-right: 1px solid #d6ebff;*/
	background: #efefff;
	width: 500px;
}
#texts form.sim p {
	margin: 0px;
	color: #000;
}
#texts form.routenplaner {
	margin: 0px;
	padding: 0px;
}
#texts dd {
	margin: 0px;
}
#texts dl.z {
	padding-bottom: 75px;
}
#texts dl.zz {
	padding-bottom: 130px;
}
#texts dl.zzz {
	padding-bottom: 200px;
}
#texts dl.liste {

}
#texts dt.kopf {
	padding: 0.3em;
	margin-right: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	background: #ddf;
	border-top: 1px solid #efefff;
	border-bottom: 1px solid #efefff;
}
#texts dt.kopf p {
	margin: 0px;
	padding: 0px;
}
#texts dd.zeile {
	padding: 0px;
	margin-top: 0px;
	margin-left: 1.4em;
	margin-right: 10px;
	margin-bottom: 1em;
	border-left: 1px solid #efefff;
	border-bottom: 1px solid #efefff;
}
#texts dd.zeile p {
	padding-top: 0.5em;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	margin: 0px;
}
#texts dl.subdl p {
	padding-top: 0px;
	padding-bottom: 0px;
}
#texts ul {
	list-style-type: disc;
}
#texts li {
	font-size: 10.5pt;
	line-height: 1.5em;
}
#texts input.strasse {
	width: 200px;
}
#texts input.plz {
	width: 60px;
}
#texts input.ort {
	margin-left: 6px;
	width: 130px;
}
#texts option.land {
	width: 173px;
}
#texts p.kopf {
	padding: 0.3em;
	margin-right: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	background: #ddf;
	border-top: 1px solid #efefff;
	border-bottom: 1px solid #efefff;
}
#texts p.zeile {
	padding-top: 0.5em;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	margin-top: 0px;
	margin-left: 1.5em;
	margin-right: 10px;
	border-left: 1px solid #efefff;
	border-bottom: 1px solid #efefff;
}
#texts p.zeileOhneKopf {
	padding-left: 1em;
	margin-top: 0px;
}
#texts span.bullet {
	padding-right: 1em;
}
#texts p.ueberblicken {
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1.5em;
}
#texts dd.methodenHolder {
	line-height: 1.2em;
}
#texts p.methoden {
	float: left;
/*	clear: right;*/
	margin: 0px;
	margin-right: 10px;
/*	margin-right: 10px;
	padding: 0px;
	padding-right: 10px;*/
}
#texts p.validSeite {
	clear: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#texts p.subz {
	padding-bottom: 25px;
}
#texts p.letzt {
	padding-bottom: 200px;
}
#texts p.mittel {
	text-align: center;
}

#texts a.steuer {
	display: block;
	margin: 5px;
}
#texts a.steuer:hover {
}
#texts a.automation {
	display: block;
	margin: 5px;
}
#texts a.automation:hover {
}
#texts a.visio {
	display: block;
	margin: 5px;
}
#texts a.visio:hover {
}
#texts img.hoverButton {
	border: none;
}


#texts img.bild {
	border: 1px solid #000;
}
#texts span.simva {
	font-family: Trebuchet MS, lucida, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
#texts img.keinRand {
	border: none;
}
#texts dd.simva_kopf {
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	text-align: center;
	background: #efefff;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
/*	background: #DEE8F1;*/
}
#texts p.frage {
	margin: 0px;
	margin-top: 1em;
	padding: 0px;
	line-height: 1.5em;
	font-size: 14pt;
	font-family: Arial, Trebuchet MS, lucida, helvetica, sans-serif;
	font-style: italic;
	color: #433c6e;
}
#texts p.antwort {
	margin: 0px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding: 0px;
	line-height: 1.5em;
	font-size: 16.5pt;
	font-family: Arial, Trebuchet MS, lucida, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #ff6414;
}

#texts dd.spaltLinks {
	width: 650px;
}
#texts div.presentation {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 1em;
	padding-bottom: 0.5em;
	width: 580px;
}
#texts div.presentation_einhalt {
	padding: 0.4em;
}
#texts div.presentation p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#texts div.presentation p.buttons {
	padding-left: 5em;
	padding-right: 5em;
}
#texts div.presentation p.rechts {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 0px;
	width: 5em;
	text-align: right;
}
#texts div.presentation p.unterschrift {
	font-weight: bold;
}
#texts p.reg {
	margin-top: 2em;
	margin-right: 10px;
	padding: 1.5em;
	font-style: italic;
	font-size: 0.8em;
	border: 1px solid #efefff;
	text-align: center;
}

/* Ergebnis der Umfrage */
#ergebnis dl.top {
	margin-right: 10px;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #ccc;
}
#ergebnis dd.top {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #fff;
}
#ergebnis dd.wert1 {
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 1.5em;
	background: #eef;
}
#ergebnis dd.wert {
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 1.5em;
	background: #eef;
	border-top: 2px solid #fff;
}
#ergebnis p.wert {
	margin: 0px;
}
#ergebnis p.wertFloat {
	font-size: 8pt;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	float: left;
}
#ergebnis p.wertAnfang {
	margin: 0px;
	padding: 0px;
	height: 1em;
	width: 4px;
	float: left;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
}
#ergebnis p.wertMitte {
	margin: 0px;
	padding: 0px;
	height: 1em;
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
}
#ergebnis p.wertEnde {
	margin: 0px;
	padding: 0px;
	height: 1em;
	width: 4px;
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

/* Linked list und Index */
#linkList {
	display: none;
/*	width: 140px;*/
}
#lIndex a {
	display: block;
}
#lIndex a:hover {
/*	color: #f9d4af;*/
	color: #000;
}
#lIndex { 
	background: #9cf url(pics/index.png);
	}
#linkList h2.indexBegin {
	background: #9cf url(pics/indexBegin.png) top left no-repeat;
	margin-top: 10px;
	height: 10px;
	}
#linkList h2.indexBegin span, #linkList h2.indexEnd span {
	display:none
	}
#linkList h2.indexEnd {
	background: #9cf url(pics/indexEnd.png) top left no-repeat;
	margin-bottom: 10px;
	height: 10px;
}
#lIndex p.flagge {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	height: 20px;
}
#lIndex p.flagge a {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	border-top: 1px solid #fff;
}
#lIndex img.bild {
	border: 1px solid #000;
}
#linkList ul {
	font: 10pt verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}
#linkList ul.subUL {
	font: 9pt verdana, sans-serif;
	padding-left: 10px;
	margin-bottom: 5px;
}
#linkList li {
	line-height: 2.5ex;
	list-style-type: none;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#lIndex li.aktiv {
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-left: 1px;
	margin-right: 1px;
	background: #fff url(pics/indexAktiv.png);
}
#lIndex li.aktiv a {
	color: #000;
	text-decoration: none;
}

/* Copyright */
#lCopyright {
/*	border-top: 1px dashed #d6ebff;*/
}
#lCopyright p {
	text-align: center;
	margin: 0px;
}
#lCopyright p.rechtsOben {
	margin-top: 6px;
	float: right;
}
#lCopyright p.rechtsOben img {
	border: 2px solid #f9840f;
}
#lCopyright p.rechtsOben img:hover {
	border: 2px solid #fff;
}
#lCopyright p.a1 {
	margin: 0px;
	font-size: 10px;
	color: #000;
}
