/* schriftstil,abstände */

body
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	margin: 0px;
	background-color: #000000;
}


table,tr,td
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
}

/* allgemeine links im text */

a:link{ color: #0000FF; font-family: "Times New Roman", Times, serif;}

a:visited{color: #0000FF;text-decoration:underline;font-family: "Times New Roman", Times, serif;}

/* navigations links */

#nav a:link {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
#nav a:visited {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
#nav a:hover {
background-color:#993300; color: #FFFFFF;font-family: "Times New Roman", Times, serif;
}

/* blink link */

#blink1 a:link {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#blink1 a:visited {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: blink;
}
#blink1 a:hover {
	background-color:#FF0000;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;

/* Allgemeine Schriftarten */

}
.Standard {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.Standard_Fett {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.Kopf {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
.gross {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}
.gross_fett {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.highlight {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FF0000;
}
.highlight2 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}
.counter_text {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.Kopf2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #993300;
	font-weight: bold;
}
.Standard_Klein {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.gross_fett_rot {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
