@charset "utf-8";
/* CSS Document */

body, td,th {
	
	letter-spacing: 0.1em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

a {color: #666666; text-decoration: none;}
a:hover {color:#E41D24; text-decoration: none;}

.biglink {	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	font-weight:bold;}

a.biglink:link {	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;	font-weight:bold;}

a.biglink:hover {	color:#E41D24;
	text-decoration: none;
}

#darklink {color: #D6F5F8;
	text-decoration: none;
	font-size: 11px;
	font-family:  Verdana, Geneva, sans-serif;
	letter-spacing: 0.1em;
	}

a#darklink:link {color: #D6F5F8;
	text-decoration: none;
	font-size: 11px;
	font-family:  Verdana, Geneva, sans-serif;
	letter-spacing: 0.1em;
	}

a#darklink:hover{color: #9CF;
	text-decoration: none;
		}


.navi {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}

a.navi:link {color: #333333;
	text-decoration: none;}

a.navi:hover {color: #999999;
	text-decoration: none;}



.navi_RIGHT {padding-right:10px;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}

a.navi_RIGHT:link {
	color: #333333;
	text-decoration: none;
}

a.navi_RIGHT:hover {
	color: #999999;
	text-decoration: none;

}

.content {padding-left:20px;
	padding-right:20px;
	color:#FFFFFF;
	background-color:#666666;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.1em;
	line-height:15px;
	 }

.content_bright {padding-left:20px;
	padding-right:20px;
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.1em;
	line-height:15px;}



.content_aktuelles {padding-left:20px;
	padding-right:20px;
	color: #333333;
	background-color: #E6E6E6;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.1em;
	line-height:15px;}


.content_aktuelles_temp {
	padding-right:20px;
	color: #333333;
	background-color: #E6E6E6;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.1em;
	line-height:15px;}


















