
body {
	background-color: White;
	scrollbar-track-color: #FDCE12;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #AB0000;
	scrollbar-highlight-color: Silver;
	scrollbar-shadow-color: Lime;
	
	
	
}
.hover {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #AB0000;




}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #AB0000;
	text-decoration:overline underline;
}


.standardtextgross {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AB0000;
	text-decoration: none;
	text-align: left;
}

.standardtextgrosswhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: White;
	text-decoration: none;
	text-align: left;
}
.standardtextgrossfett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #AB0000;
	text-decoration: none;
}

.standardtextgrossfettgreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: Lime;
	text-decoration: none;
}

.standardtextgrossfetthervorhebung {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #AB0000;
	text-decoration:overline underline;
}
.standarttext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AB0000;
	text-decoration: none;
}


