
body {
background-color:#ffffff;
}

h1{
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14;
	font-weight : bold;
	color:#000000;
}
h2{
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14;
	font-weight : normal;
	color:#000000;
}
h3{
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12;
	font-weight : normal;
	color:#000000;
}

td {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11;
	font-weight : bold;
	color:#000000;
	line-space:18;
}
.sta_grau{
background-color:#585858;
}

.grau{
background-color:#9f9f9f;
}

.weis{
background-color:#FFFFFF;
color :#FFFFFF;
}

.weis_headline{
background-color:#FFFFFF;
color :#ae0000;
font-size : 12;
line-height: 2;
}

.blau{
background-color:#cecece;
}

.tabelle {
	background-color : #B5BAC0;
}
a:link {
	font-family:  Arial, Helvetica, sans-serif;
 	color : #000000;
    font-size : 11px;
	text-decoration:none;
	font-weight :bold;
}

a:active {
	font-family:  Arial, Helvetica, sans-serif;
 	color : #000000;
    font-size : 11px;
	text-decoration:none;
	font-weight :bold;
}

a:hover {
	font-family:  Arial, Helvetica, sans-serif;
 	color : #000000;
    font-size : 11px;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	font-family:  Arial, Helvetica, sans-serif;
    font-size : 11px;
	text-decoration:none;
	font-weight:bold;
	color : #000000;
}

.link_black{
font-family : Arial,Helvetica,sans-serif;
	font-size : 11;
	font-weight : normal;
	text-decoration:none;
	color:#313131;
}

.link_blank{
font-family : Arial,Helvetica,sans-serif;
	font-size : 8;
	font-weight : normal;
	text-decoration:none;
	color:#313131;
}

.text_link {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11;
	font-weight : normal;
	text-decoration:none;
	color:#FFFFFF;
}

.head_start {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 17;
	font-weight : bold;
	color:#313131;
}

.head_vor {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 20;
	font-weight :bold;
	color: #FFFFF;
}

.head_score {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14;
	font-weight :bold;
	color: #FFFFF;
} 

.head_line {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 14;
	font-weight : bold;
	color:#313131;
}

.text_line {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11;
	font-weight : bold;
	color:#313131;
}

.text_norm {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12;
	font-weight :  normal;
	color:#313131;
}

.text_klein {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10;
	font-weight: normal;
	color:#313131;
}


