a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited{
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:activ {
	color: #CCC;
	text-decoration: none;
}
.thumb {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.thumb1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.navigation {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
}
.navigationaktiv {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bolder;
}
.navigation1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
}
.navigation1aktiv {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	font-weight: bolder;
}
.detailstumb {
	vertical-align: top;
}
.sprachen {
	padding: 0px;
	margin: 0px;
}
.trenner {
	background-color: #930;
}
#apDivRight {
	width:800px;
	height: 600px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: auto;
	z-index: 9;
}
.rot {
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}
#apDiv {
	overflow: auto;
	height: 690px;
	width: 875px;
}

