/* HAUPTNAVIGATIONSLEISTE DEUTSCH */ 	
#startseite {position:absolute; left:100px; top:121px; height: 16px; z-index:1; text-align: right; width: 10px;}
#produkte {position:absolute; left:245px; top:121px; height: 16px; z-index:2}
#unternehmen {position:absolute; left:350px; top:121px; height: 16px; z-index:3}
#service {position:absolute; left:482px; top:121px; height: 16px; z-index:4}
#dokumentation {position:absolute; left:575px; top:121px; height: 16px; z-index:5}
#kontakt_impressum {position:absolute; left:722px; top:121px; height: 16px; z-index:6}

/* HAUPTNAVIGATIONSLEISTE ENGLISCH */ 	
#startseite-en {position:absolute; left:100px; top:121px; height: 16px; z-index:1; text-align: right; width: 10px;}
#produkte-en {position:absolute; left:245px; top:121px; height: 16px; z-index:2}
#unternehmen-en {position:absolute; left:355px; top:121px; height: 16px; z-index:3}
#service-en {position:absolute; left:468px; top:121px; height: 16px; z-index:4}
#dokumentation-en {position:absolute; left:572px; top:121px; height: 16px; z-index:5}
#kontakt_impressum-en {position:absolute; left:722px; top:121px; height: 16px; z-index:6}

/* INHALT */ 	
#subnav {position:absolute; left:0px; top:163px; width:170px; z-index:100; text-align: right;}
#inhalt {
	position:absolute;
	left:255px;
	top:168px;
	width:400px;
	z-index:101;
}
#inhalt-start {
	position:absolute;
	left:245px;
	top:188px;
	width:400px;
	z-index:101;
}
#bilder {
	position:absolute;
	left:689px;
	top:198px;
	width:220px;
	z-index:102
}
#text_start {
	position:absolute;
	left:-700px;
	top:0px;
	width:250px;
}


/* GRUNDSAETZLICHES */
body {
	background-color: #FFFFFF;
	background-image: url(../bilder/hg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 14px;
}
p, ul, td {
	font-size: 11px;
	line-height: 14px;
}
p.vor-aufzaehlung {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: -9px;
}
h1 {
	font-size: 13px;
	color: #990000;
}
h2 {
	font-size: 11px;
	margin-bottom: -9px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: -9px;
	color: #CC0000;
	font-weight: normal;
}
h4 {
	font-size: 11px;
	color: #990000;
	margin-bottom: -9px;
}
a {
	color : #aa0000;
	text-decoration: none;
		}
a:hover {
	text-decoration: underline;
		}

/* HAUPTNAVIGATION */
a.nav {
	color : white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left: 10px;
	padding-right: 10px;
		}
a:hover.nav {
	color : black;
	text-decoration: none;
	background-color : #ffffff;
		}
a.nav-an {
	color : black;
	background-color : #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top : 3px;
	padding-bottom : 2px;
	padding-left: 10px;
	padding-right: 10px;
		}
a:hover.nav-an {
	text-decoration: none;
		}
		
/* SUBNAVIGATION */
a.subnav {
	color : #990000;
	font-size: 11px;
	font-weight: bold;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right: 30px;
	text-decoration: none;
	width: 170px;
	display: block;
	line-height: 20px;
		}
a:hover.subnav {
	color : black;
	text-decoration: none;
	background-color : #ffffff;
	padding-top : 1px;
	padding-bottom : 1px;
	border-top : 1px dotted #990000;
	border-right : 1px solid white;
	border-bottom : 1px dotted #990000;
		}
a.subnav-an {
	color : black;
	font-size: 11px;
	font-weight: bold;
	background-color : #ffffff;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-right: 30px;
	text-decoration: none;
	width: 170px;
	display: block;
	line-height: 20px;
	border-top : 1px dotted #990000;
	border-right : 1px solid white;
	border-bottom : 1px dotted #990000;
		}
a:hover.subnav-an {
	text-decoration: none;
		}
/* Wenn es Subsubnavigationspunkte gibt, muss diese Stilvorlage fuer den Subnavigationspunkt verwendet werden */
a.subnav-an-oben {
	color : black;
	font-size: 11px;
	font-weight: bold;
	background-color : #ffffff;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-right: 30px;
	text-decoration: none;
	width: 170px;
	display: block;
	line-height: 20px;
	border-top : 1px dotted #990000;
	border-right : 1px solid white;
		}
a:hover.subnav-an-oben {
	text-decoration: none;
		}
		
/* SUBSUBNAVIGATION */
a.subsubnav {
	color : #990000;
	font-size: 11px;
	background-color : #ffffff;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right: 40px;
	text-decoration: none;
	width: 160px;
	display: block;
	line-height: 16px;
		}
a:hover.subsubnav {
	color : black;
	text-decoration: underline;
		}
a.subsubnav-an {
	color : black;
	font-size: 11px;
	background-color : #ffffff;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right: 40px;
	text-decoration: underline;
	width: 160px;
	display: block;
	line-height: 16px;
		}
a:hover.subsubnav-an {
	text-decoration: underline;
		}

/* SUBSUBNAVIGATION, fuer den untersten Punkt, damit er eine untere Linie bekommt */
a.subsubnav-unten {
	color : #990000;
	font-size: 11px;
	background-color : #ffffff;
	padding-top : 2px;
	padding-bottom : 8px;
	padding-right: 40px;
	border-bottom : 1px dotted #990000;
	text-decoration: none;
	width: 160px;
	display: block;
	line-height: 16px;
		}
a:hover.subsubnav-unten {
	color : black;
	text-decoration: underline;
		}
a.subsubnav-an-unten {
	color : black;
	font-size: 11px;
	background-color : #ffffff;
	padding-top : 2px;
	padding-bottom : 8px;
	padding-right: 40px;
	border-bottom : 1px dotted #990000;
	text-decoration: underline;
	width: 160px;
	display: block;
	line-height: 16px;
		}
a:hover.subsubnav-an-unten {
	text-decoration: underline;
		}

/* SPRACHE */
a.sprache {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	line-height: 20px;
	text-transform: capitalize;
	letter-spacing: 1px;
 }
a.sprache:hover { color: black; text-decoration: none 
 }
sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1px;
}
