/* CSS Document */
BODY, table, select {font : normal 11px Verdana, Arial, Helvetica, sans-serif;}

A, A:visited, simplelink { 
	color: #B04C13;
 	text-decoration : none;
}
A:hover { 
	color: #B04C13; 
	text-decoration: underline 
} 
IMG {
  border: 0Px;
}
.rahmen {
	border : 1px solid silver;
	border-collapse: collapse;

}
.title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #747474; 
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-strech: wider;
	padding-left: 4px; 
	vertical-align: bottom;
}
.kopftext {
	COLOR: #747474; 
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-strech: wider;
	padding-left: 4px; 
	vertical-align: bottom;
}
.select {
	padding-right: 4px;
  text-align: right; 
}
.sites {
  background-color: #E7EAD4;
	font-size: 11px;
	color: black;
	height: 13px;
	font-weight:normal;
	vertical-align: middle;
	text-align: right;
}
.table {
	border:1px white solid;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	background-color: White; 
	width: 100%;
}
.header {
	font : bold 11px Arial, Helvetica, sans-serif;
	background-color: #CDCBBB;
	text-align: center;
	height: 24px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right:8px;
}
.line1 {
	background-color: #EFEFEF;
}
.line_marked {
  background-color: #CDCBBB;
}
.footer  {
  COLOR: #747474; 
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-strech: wider;
	padding-left: 4px; 
	vertical-align: bottom;
}
