/*Globale Regeln für den Body*/
/* 
EM - PX zum kopieren oder nachschauen
10px = 0.6em
12px = 0.76em
14px = 0.9em
16px = 1.0em
18px = 1.12em
22px = 1.38em
26px = 1.63em
*/
 body {
	color: #333;
	background-color: #666;
	background-image: url(../bilder/testgrid2.jpg);
	font-size:77%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
/*Regeln f&Uuml;r den Hintergrundbildcontainer*/
 
  div#content {
	position: relative;
/*	background:url(../bilder/hintergrund.jpg) no-repeat;
*/	background-color: #FDFDFD;
	width: 900px;
	text-align: left;
	margin: 10px auto;
	border: 1px solid #fff;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
* html div#content {
	width: 902px;
	w\idth: 900px;
}
/*Regeln f&Uuml;r den Bannerbereich*/
  
  h1 {
	height: 130px;
	background: url(../bilder/hintergrund.jpg) no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}
* html h1 {
	height: 90px;
	he\ight: 130px;
}
/*Regeln f&Uuml;r horizontale nav-Leiste*/
  
  div#hornav {
	position: absolute;
	left: 23px;
	top: 103px;
	font-size: 0.7em;
	color: #666;
}
div#hornav a {
	text-decoration: none;
	color: #666;
	padding: 0 5px 0 10px;
}
div#hornav a:link, div#hornav a:visited, div#hornav a:active {
	text-decoration: none;
	color: #666;
}
div#hornav a:hover {
	text-decoration: none;
	color: #999;
}
div#hornav a.aktiv {
	background: url(../bilder/lh_horn.gif) no-repeat 0 50%;
}
div#hornav a.normal {
}
/*Regeln fuer vertikale nav-Leiste*/
 
  ul#Navigation {
	font-size: 0.85em;
	/*	letter-spacing: 0.07em;
*/    float: left;
	width: 185px;
	margin: 40px 0 0 1px;
	padding: 0;
	height: 630px;
}
* html ul#Navigation {
	margin-top: 45px;	
}
ul#Navigation li {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1;
}
ul#Navigation a {
	display: block;
	padding: 9px 13px 9px 9px;
	margin: 0 0 1px 0;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #f3f3f3;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background: #fcfcfc;
}
* html ul#Navigation a {
	height: 12px;
	margin: 0px;
}

ul#Navigation a:link, ul#Navigation a:visited, ul#Navigation a:active {
	color: #0062A3;
}

ul#Navigation a:hover {
	color: #2082c3;
	background-color: #e3e3e3;
}
ul#Navigation li.aktiv a {
	cursor: default;
	color: #2082c3;
	font-weight: bold;
	background: #e3e3e3;
}
ul#Navigation li.offen a {
	color: #0062A3;
	font-weight: bold;
	background: #f3f3f3;
}
ul#Navigation li.offenaktiv a {
	cursor: default;
	color: #2082c3;
	font-weight: bold;
	background: #e3e3e3;
}
ul#Navigation li.offen a:hover {
	font-weight: bold;
	color: #2082c3;
	background: #e3e3e3;
}
/*regeln fuer unternenues in der vertikeln nav-leiste*/

  ul#Navigation ul {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}
ul#Navigation ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	background: none;
}
ul#Navigation ul li a {
	display: block;
 min-height:: 1.2em;
	padding: 4px 13px 5px 29px;
	margin: 0 0 1px 0;
	text-decoration: none;
	font-weight: normal;
	background: #f3f3f3;
	border: 1px solid #f3f3f3;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
* html ul#Navigation ul li a {
	margin: 0;
	height: 1.2em;
}
ul#Navigation li.offen ul li.normal a, ul#Navigation li.offenaktiv ul li.normal a {
	cursor: pointer;
	color: #0062A3;
	font-weight: normal;
	background: #f3f3f3;
}
ul#Navigation li.offen ul li.aktiv a {
	cursor: default;
	color: #2082c3;
	font-weight: normal;
	background: #e3e3e3 url(../bilder/lh_klein.gif) no-repeat 11px 7px;
}
ul#Navigation li.offen ul li.aktiv a:hover {
	cursor: default;
	color: #2082c3;
	font-weight: normal;
	background: #e3e3e3 url(../bilder/lh_klein.gif) no-repeat 11px 7px;
}
ul#Navigation li.offen ul li.normal a:hover {
	font-weight: normal;
	color: #2082c3;
	background-color: #e3e3e3;
}
ul#Navigation li.offenaktiv ul li.normal a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #2082c3;
	background-color: #e3e3e3;
}
/*Regeln für den QM-Hinweis*/
  ul#Navigation li.qmhinweis {
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.6;
	padding: 1.3em;
	margin-top: 25px;
}
/*Regeln für Navleiste Überschrift*/
  ul#Navigation li h2.navleiste_o {
	letter-spacing: 0.5em;
	color: #333;
	text-align: center;
	font-weight: normal;
	font-size: 1.0em;
	height: 2em;
	padding: 0;
	padding-top: 2em;
	margin-bottom: 1px;
	border-bottom: 1px solid #bbb;
	background: #fff url(../bilder/navleiste_o.jpg) no-repeat left top;
}
/*Regeln für den Inhaltsbereich*/
 
  div#Inhalt {
	font-size: 0.89em;
	float: left;
	line-height: 1.9;
	width: 570px;
	margin: 0px 0 0 75px;
	padding-bottom: 55px;
}
* html div#Inhalt {
	height: 1px;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	margin-bottom: 0px;
}
div#Inhalt h2 {
	font-size: 1.5em;
	height: 100px;
	letter-spacing: 0.43em;
	font-weight: normal;
	margin: 50px 0 0 0;
	color: #777;
	color: #333;
	padding: 0 0 30px 0;
	text-align: left;
}
div#Inhalt h3 {
	letter-spacing: 0.3em;
	font-size: 1.3em;
	font-weight: normal;
	margin: 1.8em 0 1.2em 0;
	color: #333;
	padding-bottom: 0.2em;
	border-bottom: solid 1px #ccc;
}
div#Inhalt h4 {
	letter-spacing: 0.1em;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ccc;
	margin: 1.7em 0 1.0em 0;
}
div#Inhalt h5 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.3em;
	border-bottom: 1px solid #ccc;
	margin: 1.6em 0 0.6em 0;
}
div#Inhalt h6 {
	font-size: 1.0em;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-style: italic;
	margin: 1.2em 0 0.6em 0;
}
div#Inhalt p {
	font-size: 1em;
	margin: 0 0 0.6em 0;
}
div#Inhalt a {
	font-size: 1em;
	font-weight: bold;
	color: #006ab3;
	text-decoration: none;
}
div#Inhalt a:link, div#Inhalt a:visited, div#Inhalt a:active {
	font-size: 1em;
	font-weight: bold;
	color: #006ab3;
	text-decoration: none;
}
div#Inhalt a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #008ad3;
	text-decoration: none;
}
div#Inhalt strong {
	font-size: 1em;
	color: #333;
	font-style: bold;
}
div#Inhalt .klein {
	font-size: 0.8em;
}
div#Inhalt p.ohneabstand {
	margin: 0;
}
div#inhalt em {
	font-style: italic;
}
div#Inhalt ul {
	margin: 0;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 2em;
	font-size: 1em;
	line-height: 1.7em;
	list-style-type:none;
}
div#Inhalt ul ul {
	line-height: 1.7em;
	margin: 0.5em 0 0 0px;
	padding: 0;
	list-style-type: none;
}
div#Inhalt ul li {
	font-size: 1em;
	margin: 0;
	margin-top: 0.5em;
	padding: 0;
	padding-left: 15px;
	background: url(../bilder/liste2.jpg) no-repeat 0px 5px;
}
div#Inhalt ul li ul li {
	font-size: 0.9em;
	margin: 0;
	margin-top: 0.3em;
	padding: 0;
	padding-left: 15px;
	background: url(../bilder/liste2.jpg) no-repeat 0px 7px;
}
div#Inhalt img {
	border: 1px solid #aaa;
	border-top: #fff;
	border-left: #fff;
}
div#Inhalt img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}
div#Inhalt img.left {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
}
div#Inhalt *.clboth {
	clear: both;
}
div#Inhalt .fehlermeldung {
	font-size: 0.9em;
	color: #F60;
	padding-bottom: 2em;
}
div#Inhalt .meldung {
	font-size: 0.9em;
	padding-bottom: 2em;
}
/*Regeln f&Uuml;r den Fußzeilenbereich*/ 
  
  p#Fusszeile {
	background: url(../bilder/hintergrund2.jpg) no-repeat;
	height: 15px;
	clear: both;
	font-size: 0.75em;
	letter-spacing: 0.15em;
	margin: 0;
	padding: 1.5em;
	padding-top: 35px;
}
p#Fusszeile .ttg {
	color: #006EBB;
	font-weight: bold;
}
/*Regeln fuer spezielle Objekte*/

/*Email-Formular*/
form#mail {
	background: #fcfcfc;
}
form#email {
	font-size: 0.9em;
}
form#email fieldset {
	padding: 20px;
	margin-bottom: 20px;
	border: solid 1px #f0f0f0;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background: #f3f3f3;
}
form#email p {
	padding: 0.7em 0 0.3em 0;
}
form#email label {
	padding-right: 2em;
	vertical-align: top;
}
form#email input, form#email textarea {
	border: solid 1px #f0f0f0;
	border-left: solid 1px #aaa;
	border-top: solid 1px #aaa;
}
form#email legend {
	background: #f3f3f3;
	padding: 5px 20px 0px 20px;
	font-size: 1.1em;
	letter-spacing: 0.2em;
}
form#email input.button {
	font-size: 0.9em;
	padding: 0.6em 1em 0.6em 1em;
	letter-spacing: 0.3em;
	border: solid 1px #f0f0f0;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	margin-top: 10px;
	background: #fff;
}
