@charset "utf-8";
/* CSS Document */
body,td,table { 
	font-family: Verdana, Arial;font-size: 11px;
}
a.Tabelle { 
	font-family: Verdana, Arial;font-size: 11px; color:#000000; font-weight:bold
}
.header {
	font-family: Verdana, Arial;font-size: 13px;color: #ffffff;padding:4px;
}
.mycontent {
	font-family: Verdana, Arial;font-size: 11px;color: #003366;padding:8px;
}
.Kasten {
	font-family: Verdana, Arial;font-size: 12px; padding:10px;
}
.KastenHead {
	font-family: Verdana, Arial;font-size: 18px; font-weight:bold; padding:10px;
}
table.KBATabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	margin: 1px;
	width:100%;

}
caption {
	text-align: left;
	margin: 0.5em 0;
}

table.KBATabelle thead tr {
	background-color:#E41919;
	color:#FFFFFF;
	max-height:20px;
	height:20px;
}
table.KBATabelle tbody tr {
	background: #DADADC;
	height:auto;
	text-align:left;
}

/*
table.KBATabelle tbody {
	height: 400px;
	overflow:scroll;
}
*/
table.KBATabelle tbody tr.Wechsel {
	background: #EEEEEE;
}

table.KBATabelle tbody tr.Headline {
	background: #003399;
	color:#FFFFFF;
}
table.KBATabelle tbody tr.Weiss {
	background: #FFFFFF;
}

#KBAtabelle_Div {
overflow: auto;
height: 500px;
width: 100%;
}

#AGBtabelle_Div {
	overflow: auto;
	height: 250px;
	width: 100%;
	padding:10px;
}
#Widerruftabelle_Div {
	overflow: auto;
	height: 250px;
	width: 100%;
	padding:10px;
}
.Stil1 {font-weight: bold}
.Stil2 {color: #FF0000}
.Buttons {
	font-size: 12px;
	color: #FFFF00;
}
.Aktionstabelle{
	font-size:12px;
	padding:10px;
	background-color:#F5F5F5;
	vertical-align:top;
}
.Aktionspreis{
	position:absolute;
	bottom:0px;
}	
