@charset "utf-8";
.news_ticker {
	width:645px;
	background-color:#D7D7D7;
	color:black;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-top:50px;
}

.news_ticker a {
	color:black;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.ueberschrift_news {
	font-size:16px;
	font-weight:bold;
	color:#A11F16;
}

.datum_news {
	font-size:10px;
}

.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(pics/hintergrund.gif);
	background-position: left center;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.email2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.Link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

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

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

ul#Navigation {
    margin: 0;
	padding: 0;
    text-align: center;
    border: 0px;
    background-color: #a11f16;
}
ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
}

ul#Navigation a, ul#Navigation span {
	float: left;
    width: 97px;
    margin: 2px;
	height: 18px;
	padding: 1px 15px;
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    border: 0px;
    color: white;
	background-color: #a11f16;
	padding-top: 4px;
}

* html ul#Navigation a, * html ul#Navigation span {  /* Korrektur fuer Internet Explorer 5.x */
    width: 8em;
    w\idth: 25px;
}

ul#Navigation a:hover, ul#Navigation span {
    border-color: #a11f16;
    color: #a11f16; background-color: white;
	padding-top: 4px;
}

ul#Navigation div {
	clear: left;
}

td#ru a:link { font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 12px;
							font-style: normal;
							line-height: normal;
							font-weight: bold;
							font-variant: normal;
							color: #666666;
							text-decoration: none; }
td#ru a:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 12px;
								font-style: normal;
								line-height: normal;
								font-weight: bold;
								font-variant: normal;
								color: #666666;
								text-decoration: none; }
td#ru a:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 12px;
								font-style: normal;
								line-height: normal;
								font-weight: bold;
								font-variant: normal;
								color: #333333;
								text-decoration: none; }
td#ru a:active { 	font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 12px;
								font-style: normal;
								line-height: normal;
								font-weight: bold;
								font-variant: normal;
								color: #000000;
								text-decoration: none; }
td#Unternavigation a:link { font-family: Arial, Helvetica, sans-serif;
							font-size: 9px;
							font-style: normal;
							line-height: normal;
							font-weight: normal;
							font-variant: normal;
							color: #000000;
							text-decoration: none;
							padding-left: 3px; }
td#Unternavigation a:visited {	font-family: Arial, Helvetica, sans-serif;
								font-size: 9px;
								font-style: normal;
								line-height: normal;
								font-weight: normal;
								font-variant: normal;
								color: #000000;
								text-decoration: none;
								padding-left: 3px; }
td#Unternavigation a:hover {	font-family: Arial, Helvetica, sans-serif;
								font-size: 9px;
								font-style: normal;
								line-height: normal;
								font-weight: normal;
								font-variant: normal;
								color: #000000;
								text-decoration: underline;
								padding-left: 3px; }
td#Unternavigation a:active { 	font-family: Arial, Helvetica, sans-serif;
								font-size: 9px;
								font-style: normal;
								line-height: normal;
								font-weight: normal;
								font-variant: normal;
								color: #a11f16;
								text-decoration: underline;
								padding-left: 3px; }
td#Unternavigation span { 		font-family: Arial, Helvetica, sans-serif;
								font-size: 9px;
								font-style: normal;
								line-height: normal;
								font-weight: normal;
								font-variant: normal;
								color: #a11f16;
								text-decoration: none;
								padding-left: 3px; }

