.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #101010 }
.doc   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #101010 }
.menge { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; border-style: groove }
.title { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: bold; color: #FF0000 }
.rowtitle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #101010 }
.sbutton {	height: 20px ;						/*----SMALL BUTTONS----*/
	 	width: 100px;
	 	border-color: #999999;
	 	border-width: 1px;
	 	background-color: #DDDDDD;
	 	font-family: arial, helvetica;
	 	font-weight: normal;
	 	font-variant: normal;
	 	font-size: 12px;
		color: #FF0000;
	 	cursor: hand;        }
.sbutton1 {	height: 20px ;						/*----SMALL BUTTONS----*/
	 	width:300px;
	 	border-color: #101010;
	 	border-width: 1px;
	 	background-color: #EEEEEE;
	 	font-family: arial, helvetica;
	 	font-weight: normal;
	 	font-variant: normal;
	 	font-size: 12px;
	 	cursor: hand;        }		

.nav  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FF0000 }
.nav_base { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #333333 }

a:link { color: #FF0000; text-decoration: none; }
a:active { color: #FF0000; text-decoration: none; }
a:visited { color: #FF0000; text-decoration: none; }
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.subtitle { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FF0000; line-height: 40px; vertical-align: top}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #101010;
	line-height: 17px;
	background-color:#E8E8E8;
}
.tabledets {
	width: 740px;
}
