.TextInhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000066;
	padding: 20px;
}

body {
	background-image: url(Bilder/HGoben.jpg);
	background-repeat: repeat-x;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #666666;
	background-color: d5e8fa;
}
a:hover {
text-decoration: none;	
background-color: d5e8fa;
color: #000066;
padding: 2px 0
}
a:active {
	text-decoration: none;
	color: #999999;
	background-color: d5e8fa;
	
}
.Fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	color: #666666;
}
.FeaturesErlaeuterung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	background-color: #d8e7f9;
	border: 1px none #CCCCCC;
	padding: 5px;
}

.FeaturesUeberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}

h3 {
	font-size: 14px;
	color: 6699ff;
}
.TextAuszeichnung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.SpalteRechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #999999;
	padding: 10px;
}
.Rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.Submenue {
	line-height: 24px;
}
.menueOn {
	background-color: #D8E9F3;
}
.Praxisvorteile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.BoxAblauf {
	background-color: #d8e7f9;
	padding: 15px;
	margin: 20px 0px;
	border: 1px solid #CCCCCC;
}
.AnwendungFormat {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-indent: 10px;
	color: #000066;
}
.TabelleRahmen {
	border: 1px solid #CCCCCC;
}
.ImpSite {
	padding: 20px;
	margin: 0px;
}
/*Pulldown Menue*/


/*
	Menue-styles fuer non-IEs
	Achtung:
	Fuer non-IEs gilt das Stylesheet 'dropdown.css'!
	Fuer IE gilt das Stylesheet 'fix-ie.css' (per CC)!
*/

#menuebox {
position: relative;
height: 30px;
}
.stupidie {
display: none;
}
#menue {
position:absolute;
top:5px;

}

#menue .aussen {

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
float: left;
display: block;
overflow: hidden;
width: 10em;
height: 1.3em;
font-weight: normal;
text-align: center;
background-color: #ffffff;
border: 0px solid;

}
#menue .aussen:hover {
height: auto;
background-color: #d5e8fa;
color: #000066;
padding: 0px 0

}

a.innen-1 {
margin-top: 2px;

}
a.innen,
a.innen-1 {
display: block;
width: 10em;
padding: 3px 0;
text-decoration: none;
font-weight: normal;
border-bottom: 0px solid #000066;
background-color: #f1f1f1;
color: #0a0af8;
font-size: 12px;
}
a:visited.innen,
a:visited.innen-1 {
background-color: #f1f1f1;
color:#000066;
font-size: 12px;

}
a:hover.innen,
a:hover.innen-1 {
background-color: #d5e8fa;
color: #0a0af8;
font-size: 12px;

}

span.menutag {
display: block;
cursor: default;
}


++++++++++++++++++++
   CSS Teil II
++++++++++++++++++++

/*
	Menue-styles fuer IEs
	Am besten per Conditional Comment einbinden.
	Fuer IE5.5 und 5.0 muessen nur geringfuegige kosmetische
	Anpassungen vorgenommen werden (siehe Kommentare).
*/

#menue {
display:none;
}
.stupidie {
display: block;
position: absolute;
top: 5px;
left: 0;

}

a.auss {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
float: left;
display: block;
overflow: hidden;
width: 10em;
height: 1.5em;
font-weight:normal;
text-align: center;
background-color: #ffffff;
border: 0px solid;
 

}
a:hover.auss {
overflow: visible;
background-color: #d5e8fa;
color: #000066;
border: 0px solid;
padding: 0px 0
}
a:hover.auss table {
display: block;
margin-top: 3px;
background-color: #ffffff;
color: #400;
border-collapse: collapse;
border: 0px solid;
}

a.inn {
display: block;
width: 10em; /* fuer 5er IEs anpassen, sonst 'zuckt' es */
padding: 3px 0;
font-size: 100%; /* fuer 5er IEs auf 80% reduzieren */
font-weight: normal;
text-align: center;
text-decoration: none;
border-bottom: 0px solid #000066;
background-color: #f1f1f1;
color: #0a0af8;
font-size: 12px

}
a:visited.inn {
background-color: #f1f1f1;
color:#000066;
font-size: 12px

}
a:hover.inn {
position: relative;
background-color: #d5e8fa;
color: #0a0af8;
font-size: 12px

}
span.menutag {
display: block;
cursor: default;
}
.impSite {
	padding-left: 35px;
}

