body,
html {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color : #bbbbbb;
	scrollbar-arrow-color : #999999;
	scrollbar-darkshadow-color : #ededed;
	scrollbar-face-color : #ededed;
	scrollbar-highlight-color : #ededed;
	scrollbar-shadow-color : #bbbbbb;
	scrollbar-track-color : #ededed;}

img {
	border:none;
}


a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #f65a00;
}
a:active {
	color: #f65a00;
}

.menue_oben_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menue_oben_rechts a:link {
   text-decoration: none;
   color: #000000;
}
.menue_oben_rechts a:visited {
   text-decoration: none;
   color: #000000;
}
.menue_oben_rechts a:hover {
   color: #f65a00;
}
.menue_oben_rechts a:avtive {
   text-decoration: none;
   color: #f65a00;
}
.inhalt_oben {
	font-family: Arial, Helvetica, sans-serif;
	color: #364497;
	font-weight: normal;
	font-size: 9px;
}
.inhalt_oben a {
	color: #364497;
	text-decoration: underline;
}
.rootline a:hover {
	color: #f65a00;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 12px;	
	letter-spacing: 0.5pt;
}
.bodytext h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 0px;
	font-size: 13px;
}
.bodytext p {
	line-height: 130%;
}


#textfeldRahmenScroll{
	width:562px;
	height:292px;
	overflow:auto;

}
.tablehead {
	font-size: 7px;
	font-weight: bold;
}
.tablecontent {font-size: 7px}
}

h1 {
	font-size: 13px;
	color: #222222;
	font-weight: bold;
	letter-spacing: 0.5pt;
	}

