BODY {
scrollbar-face-color: rgb(255, 255, 255);
scrollbar-highlight-color: rgb(169, 169, 171);
scrollbar-shadow-color: rgb(169, 169, 171);
scrollbar-3dlight-color: rgb(255, 255, 255);
scrollbar-arrow-color: rgb(215, 215, 215);
scrollbar-track-color: rgb(255, 255, 255);
scrollbar-darkshadow-color: rgb(255, 255, 255);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.headline_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;

}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B3B3B3;
	font-weight: bold;

}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.teaserheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.teasersubheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.cont_teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

UL { list-style-type: square; 
	color:#CCCCCC;
}

A.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

A.cont:ACTIVE{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

A.cont:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A9A9AB;

}

a.cont:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A9A9AB;

}

.navi_hi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C40F2F;
	text-decoration : none;
}

A.navi_hi:HOVER{
	font-size: 12px;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9A9AB;
	text-decoration : none;
}

A.navi:HOVER{
	font-size: 11px;
}

.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A9A9AB;
	text-decoration : none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A9A9AB;
	text-decoration : none;
}

a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A9A9AB;
	text-decoration : none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C40F2F;
	text-decoration : none;
}


input { 
 border-color: #cccccc; 
 border-width: 1px;
 background-color: #FFFFFF; 
 font-family: Verdana;
 font-size: 12px;
 height: 15px;
}

