@charset "utf-8";
/* CSS Document */
body {background-color: #ffffff;}

.items-leading {
font-weight:normal;
padding:0px 10px 10px 20px;
 background: url(images/sep-h.jpg) 0 100% repeat-x;
 
}

.items-row {
font-weight:normal;
padding:0px 2px 2px 2px;
 background: url(images/sep.jpg) 0 100% repeat-y;}

.widerruftextueber {font-size: 22px; color: #e87817; font-weight: bold; padding-top: 10px; padding-bottom: 10px;}
.widerruftextueberklein {font-size: 18px; color: #e87817; font-weight: bold; padding-bottom: 5px;}
.widerruftext {font-size: 14px; color: #000000; line-height: 130%; font-weight: normal; text-decoration: none;}
.widerruftext a:link, a:visited {font-size: 14px; font-weight: bold; color: #e87817; border: 0px; text-decoration: none;}
.widerruftext a:hover {color: #e87817; border: 0px; text-decoration: underline;}

.Tabellenueberschrift {
	
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.TextTabelle {
	
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.Tabellenueberschrift2 {
	
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #e87817;
}