body {
	overflow: auto;
}
.slogan1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17pt; 
	font-style: normal; 
	color: #000000;
}
.slogan2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #009999;
	font-weight: bold;
}
.padleft5 {
	padding-left: 5px;
}

.padleft10 {
	padding-left: 10px;
}
.padright10 {
	padding-right: 10px;
}
#slogan {
	position:absolute;	
	right: 30px;
	/*left:400;*/
	top: 3px;
	z-index:2;
}
.noPrint {
	display: none;
}
#navigation {
	visibility: visible;
	display: none;
}
/* nicht mehr verwendet */
#paddingInhalt {
	/*padding: 5px;*/
}

/* fuss text */
.footer {
	font-size: 14px;
}

/* ueberschrift layer mit weissem hintergrund */
.headinglayer {
	background-color: #FFFFFF;
	left: 207px;
	border-top: 1px solid #009999;
	border-right: 1px solid #009999;
	border-bottom: 1px solid #009999;
	border-left: 1px solid #009999;
	top: 85px;
	text-align: left;
}

/* ueberschrift layer mit gruenem hintergrund */
.subheadinglayer {
	position:absolute;
	background-color: #009999;
	text-align: right;
	border: 1px solid #000000;
	/*top: 114px;
	right: 170px;*/
	top: 92px;
	right:30px;
	/*left: 570;
	width:210;*/
}

/* hanit marken symbol */
.marke {
	vertical-align: superexposant;
}

/* nicht mehr verwendet */
/*#tdinhalt {
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 0px;
}*/
/* haupt inhalt hintergrund und rahmen */
#inhalt {
	/* mozilla 
		
	position:absolute;
	top:100px;
	left:200px;
	bottom:70px;
	right:0px;*/
	
	/* ie  siehe divScreenIE*/
	/*width:100%;*/
	height:100%;
	
	
	/* all */
	
	/*
	13.9.04
	overflow: auto;*/
	
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-top-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	
	background-color: #FFFFFF;
	
	padding: 0px;
	margin: 0px;

}
/* box mit strich unten */
.headingboxrahmenunten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
} 
.hanit {
	color: #009999;
	font-weight: bold;
}
.sitemap{
    width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	background-color: #339999;
	color: #FFFFFF;
}
