a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;	
	
}
a:visited {
	color: #666666;
	
}
a:hover {
	color: #000000;
	background-color: #CCFF66;
}
a:active {
	color: #666666;
}
.linker{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	position:absolute;
	bottom:5px;
	right:5px;
}
.linker a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
}
.linker a:hover {
	color: #000000;
	background-color: #4EB8C6;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #111111;
	background-color: #111111;
	/*overflow:hidden;*/
}

.hg {
	background-color: #EBEBD8;
	border-bottom: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
}
#ph{
	color: #999999;
	position: absolute;
	top: 150px;
	width: 550px;	
	
}
.inhalt {
	background-color: #CCFF66;
	position: absolute;
	width: 100%;
	height: 200px;
	top: 0px;
}

.eva_nitsch {
	position: absolute;
	width: 100%;
	top: 130px;
	
	
}
.eva_nitsch_hg {
	position: absolute;
	width: 100%;
	top: 130px;
	height: 100px;
	background-color: #FFCC66;	
	
}
.medienglanz {
	background-color: #FFFFFF;
	position: absolute;
	width: 100px;
	bottom: 0px;
	right: 0px;
}
.beschreibung {
	background-color: #111111;
	position: absolute;
	width: 1000px;
	height: 400px;
	
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222222;
}
.beschreibung a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
}
.fehlermeldung{
	background-color: #111111;
	position: absolute;
	width: 100%;
	height: 20px;
	top:0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: center;
}
.conter {
	background-color: #FFFFFF;
	position: absolute;
	width: 800px;
	height: 400px;
	top:0px;
	left: -800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.lefter{
	/*border: 1px solid #CCCCCC;*/
}
.rechter{
	background-color:#FFFFFF;
	/*border: 1px solid #CCCCCC;*/
}

.paule a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-color: #DDDDDD
}
.paule a:hover {
	color: #333333;
	background-color: #DDDDDD;	
}
.paule {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;			/*border: 1px dotted #999900;*/
	color: #999999;				
}
