/* CSS Document */

body {
	background-color: #000000;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.bold_hell {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F9DF97;
}
.text {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	color: #000000;
}
.text_footer {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 3px;
	color: #FFFFFF;
}
.navigation {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #E6FF78;
	display: block;
	width: auto;
	line-height: 18px;
}


.navigation:hover {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E6FF78;
	text-decoration: none;
	background-color: #000000;
	display: block;
	width: auto;
	line-height: 18px;
}


.navigation_news {

	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F9DF97;
	text-decoration: none;
	background-color: #1E0096;
	display: block;
	width: auto;
}
.navigation_news:hover {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1E0096;
	text-decoration: none;
	background-color: #F9DF97;
	display: block;
	width: auto;
}
.links {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C2EC00;
	text-decoration: none;
	font-weight: normal;
}
.links:hover {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.Linie {
	color: #000000;
}
.textgross {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	line-height: normal;
	padding: 3px;
	color: #000000;
}
.textmini {
	font-family: Verdana, sans-serif;
	font-size: 8px;
	line-height: 18px;
	padding: 0px;
	color: #000000;
}
.ueberschrift-gruen {

	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4BBA67;
}
.ueberschrift-orange {


	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC9345;
}
.ueberschrift-rot {


	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DB0B49;
}
.ueberschrift-blau {


	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009CD8;
}
.textfettkursiv {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

