/*TYPO*/
a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #fff;*/
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	/*color: #D90000;*/
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/*.navigation{
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	letter-spacing:0px;
	font-weight: bold;
}
.navigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.navigation a:link {
	text-decoration: none;
	color: #000000;
}
.navigation a:visited {
	text-decoration: none;
	color: #000000;
}
.navigation a:hover {
	text-decoration: none;
	color: #D90000;
}
.navigation a:active {
	text-decoration: none;
	color: #000000;
}
.navigation #activelink{
	color: #D90000;
}*/
.navgrey{
	color: #BCBCBC;
}

.metanav a{
	font-size: 9px;
	line-height:20px;
	color:#FFFFFF;
}
.metanav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.metanav a:hover {
	text-decoration: none;
	color: #D90000;
}
.headline h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	display:inline;
}
.headline #pathway {
	color: #BCBCBC;
	margin-left: 22px;
	position:relative;
	top:-1px;
}
.headline #pathway a{
	font-size: 9px;
	line-height:14px;
	color: #BCBCBC;
	text-decoration: none;
}
.headline #pathway a:hover{
	color:#fff;
}
.headline #gt {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #BCBCBC;
}
/**/

.spalte a,.spalte a:visited{
	color:#fff;
}
.maintext a,.maintext a:visited{
	color:#655;
}

.frame {
	background-image:url(../images/coloredBacks/grey.gif);  
	background-color:#787878;
}

.tablecontent, #topband, #bottomband{
	background-color:#787878;
	margin:0;
	padding:0;
}

.footer #grey {
	background-color: #787878;
	border:1px solid #fff;
	position:relative;
	top:-1px;
}
.footer #pink {
	background-color: #DD9A9A;
}
.footer #green {
	background-color: #99CBCB;
}
.footer #flieder {
	background-color: #CDCDFF;
}
.footer #yellow {
	background-color: #FFFF01;
}
.footer #egg {
	background-color: #EAEABE;
}
.footer #red {
	background-color: #983232;
}

.copyrightinfo {
	font-size:9px;
	color: #bcbcbc;
	border:1px solid #787878;	
}
