.tab {background-color: #C0C0C0; text-align:center; font-size:10pt;}
table.tab tr.rand1 td, td.rand1 {background-color:#F5F5F5}
table.tab td.rand2 {background-color:#71D000}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

div {
	font-family: Arial, Helvetica, sans-serif;
}



.mittelstrich {
	border-right:#999999 solid 1px;
	height:100%;
	font-size:9px;
}
.inline {
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	margin-right:10px;
	border:#990000 dashed 1px;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;

}
.normaldark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #333333;
	text-decoration: none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #999999;
	text-decoration: none;
}
.normalbig {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.normalsmal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a {	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.normalsmal a {color: #333333;}
.normalsmal a:hover { color: #993300; text-decoration: underline;}
/*
a:link {font-weight: normal;}

a:visited {font-weight: normal;}

a:active {}
*/
a:hover { color: #993300;}


.normalunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	/*text-decoration: underline;*/
}

