.header
{
	background-image: url(gfx/akteure.jpg);
}

.artikelMitte
{
	border-top:0px;
}

.event
{
	width:460px;
}
.aktseite
{
	color: #566f7f;
	border-bottom:1px solid #9eb0bc;
}

ul
{
	list-style: url(gfx/listeBlau.jpg);
}

/*DateiLinks*/
.downloadBody
{
	background-image: url(gfx/dlBlau.jpg);
}

/*Link-Formatierungen*/
.artikelMitte ul li a
{
	background-image: url(gfx/stricheblau.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}
a:link
{
	color: #566f7f;
}
a:visited
{
	color: #566f7f;
}

/*Menu-Formatierung*/

.menuLevel1
{
	line-height: 1.3;
	font-size:9pt;
	margin-left:10px;
	width:190px;
	font-weight: normal;
}
.menuLevel1 a:link{color:#9eb0bc;font-weight: lighter;}
.menuLevel1 a:visited{color:#9eb0bc;font-weight: normal;}
.menuLevel1 a:hover{color:#566f7f;font-weight: normal;}

.menu1aktiv{color:#566f7f;font-weight: normal;}
.menu1aktiv a:link{color:#566f7f;font-weight: normal;}
.menu1aktiv a:visited{color:#566f7f;font-weight: normal;}
.menu1normal{color:#9eb0bc;font-weight: normal;}

.menuLevel2
{
	line-height: 1.6;
	font-size:8pt;
	margin-left:13px;
	margin-bottom:20px;
	width:175px;
	font-weight: normal;
}
.menuLevel2 a:link{color:#566f7f;font-weight: normal;}
.menuLevel2 a:visited{color:#566f7f;font-weight: normal;}
.menuLevel2 a:hover{color:#566f7f;font-weight: normal;}

.menu2aktiv {color:#566f7f;font-weight: normal;}
.menu2aktiv a:visited{color:#566f7f;font-weight: normal;}
.menu2normal{color:#566f7f;font-weight: normal;}
