BODY {
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #E6E6E6;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.TD {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.TDgr {
	font-size: 12px;
	background-color: #E6E8E6;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.txt {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_fett {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.small_txt {
	padding-left: 2px;
	font-size: 11px;
}
.smaller_txt {
	padding-left: 5px;
	font-size: 10px;
}
a:link, a:visited, a:active {
	color: #0C2560;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a.navi:link, a.navi:visited, a.navi:active {
	color: #333333;
	text-decoration: none;
}
a.navi:hover {
	color: #333333;
	text-decoration: underline;
}
.egr_header {
	color: #00438C;
	font-weight: bold;
	font-size: 14px;
}
.header {
	font-weight: bold;
	font-size: 14px;
}
.rahmen {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.rahmen2 {	
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: auto;
}

