body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #9999cc;
	background-color: #242480;
	/*scrollbar-base-color:#333399;*/
}


a{ font-family:Verdana,Arial; font-size: 11px; color:#ccccff}

a:link { color:#ccccff; text-decoration:none; }

a:visited {color:#ccccff; text-decoration:none; }

a:active { color:#9999cc; text-decoration:none; }

a:hover {color:#9999cc; text-decoration:none;  }


a.link{ font-family:Verdana,Arial; font-size: 11px; color:#9999cc; }

a.link:link { color:#9999cc; text-decoration:none; }

a.link:visited {color:#b7b7e9; text-decoration:none; }

a.link:active { color:#ccccff; text-decoration:none; }

a.link:hover {color:#ccccff; text-decoration:none;  }

.kursivfett{
	font-weight: 900;
	font-style: oblique;
}
.kursiv{
	font-style: oblique;
}
.fett2{
	font-weight: bold;
	color:#ccccff;
}
.fett{
	font-weight: bold;
}
.fett3{
	font-weight: bold;
	color: #9999cc;
	letter-spacing: 0em;
		font-size: 15px;
}
.head23px{
		font-weight: 900;
	font-style: oblique;
	font-size: 18px;
	color: #9999cc;
	letter-spacing: 0.1em;

}
.sub13px{
	font-style: oblique;
	font-size: 13px;
	color: #ccccff;
		letter-spacing:0.1em;
}
.sub14px{
	font-weight: 900;
	font-style: oblique;
	font-size: 14px;
	color: #7878b7;
	letter-spacing:0.1em;
}

#inhalt_unten{
	position:absolute;
	top:38px;
	height:150px;
	z-index:4;
	/*background:#292987;*/
	color: #9999cc;
	padding-right: 5px;
	padding-left: 20px;
}
#inhalt_unten2{
	position: absolute;
	top: 0px;
	height: 270px;
	width:100%;
	z-index: 4; 
	/*background:#292987;*/
	color: #ccccff;
	padding-right: 5px;
	padding-left: 10px;
	border-top: 1px solid #a1a1d0;
}
#inhalt_unten3{
	position: absolute;
	top: 20px;
	width:260px;
	z-index: 4; 
	color: #b7b7e9;
	padding-right: 5px;
	padding-left: 10px;
}
#inhalt_unten3a{
	position: absolute;
	top: 20px;
	width: 270px;
	z-index: 4;
	color: #b7b7e9;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 21px;
		font-size: 11px;
}
#inhalt_unten4{
	position: absolute;
	top: 20px;
	z-index: 4;
	left: 310px;
	color: #9999cc;
	width:250px;
}
#inhalt_unten4a{
	position: absolute;
	top: 20px;
	z-index: 4;
	left: 315px;
	color: #b7b7e9;
	font-size: 11px;
	line-height: 21px;
		width:280px;
}
#inhalt_oben{
	position:absolute;
	bottom:28px;
	z-index:4;

	background:#333399;
	color:#ccccff;
	padding-right: 5px;
	padding-left: 20px;

}