body 
{
scrollbar-3dlight-color:#E4E4E4;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#E4E4E4;
scrollbar-darkshadow-color:#E4E4E4;
scrollbar-face-color: #E4E4E4;
scrollbar-highlight-color:#E4E4E4;
scrollbar-shadow-color:#000000;

}


/*definition schriftarten*/


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-bottom: 0px;
}




td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}



a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #254365;
	text-decoration: none;
}


a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff0000;
	text-decoration: none;
}



a.large {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff0000;
	text-decoration: none;
	margin-bottom: 8px;
}


a:hover.large {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B30000;
	text-decoration: none;
	margin-bottom: 8px;
}







b {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

