	.content_home  {
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial,Helvetica;
	text-decoration : none;
	color : #494B4D;
	line-height : 24px;
}
	.content  {
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial,Helvetica;
	text-decoration : none;
	color : #494B4D;
	line-height : 18px;
}

.content_klein  {
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial,Helvetica;
	text-decoration : none;
	color : #494B4D;
	line-height : 16px;
}

.bold  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	text-decoration : none;
	color : #85005F;
	line-height : 18px;
	font-weight : bold;
}

.headline  {
	font-size : 13px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	text-decoration : none;
	color : #85005F;
	line-height : 18px;
	font-weight : bold;
	text-transform:uppercase;
}

.link_grau  {
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	text-decoration : none;
	color : #494B4D;
	font-weight : bold;
}

.link  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	text-decoration : underline;
	font-weight : bold;
	color : #85005F;
	line-height : 14px;
}


BODY  {
	scrollbar-FACE-COLOR: #D0D7E2;
    scrollbar-HIGHLIGHT-COLOR: #D0D7E2;
    scrollbar-SHADOW-COLOR: #ffffff;
    scrollbar-ARROW-COLOR: #ffffff;
    scrollbar-TRACK-COLOR: #dedfdf;
    scrollbar-BASE-COLOR: #ffffff;
    scrollbar-3d-light-color: #D0D7E2;
    scrollbar-background-color: #D0D7E2;
    scrollbar-dark-shadow-color: #FFFFFF
}


.input { 
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 12px; 
	color: #494B4D; 
	background-color: #ffffff; 
	border: 1px solid #B0B0B0;
}

SELECT {
 FONT-WEIGHT: NORMAL;
 FONT-SIZE: 12PX;
 MARGIN: 0PX;
 FONT-STYLE: normal;
 FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
}

.buttons {
background-Color: #D5D5D5;
color: 525151;
font-weight : bold;
FONT-SIZE: 10PX;
FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
MARGIN: 0PX;
}

