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

.artikelMitte
{
	border-top:0px;
}

.rechts
{
	margin-top:0px;
}

.event
{
	width:460px;
}
.aktseite
{
	color: #f7931d;
	border-bottom:1px solid #9eb0bc;
	margin-bottom:10px;
}

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

.eventSingle dl
{
    display:inline;
}
.eventSingle dt
{
    display:inline;
}
.eventSingle dd
{
    display:inline;
    margin:0;
}

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

/*Link-Formatierungen*/
.artikelMitte ul li a
{
	background-image: url(gfx/stricheorange.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}

a:link
{
	color: #f7931d;
}
a:visited
{
	color: #f7931d;
}

/*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:#f7931d;font-weight: normal;}

.menu1aktiv{color:#f7931d;font-weight: normal;}
.menu1aktiv a:link{color:#f7931d;font-weight: normal;}
.menu1aktiv a:visited{color:#f7931d;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:#f7931d;font-weight: normal;}

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

.registerField
{
	border:none;
	background-color:#F8FAF9;
	text-align:left;
}

.registerField legend
{
	font-weight:bold;
	color:#f7931d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-left:15px;
	background-color:white;
	cursor:pointer;
}

.registerField label
{
	margin-left:15px;
	display:block;
}

.registerField input
{
	width:285px;
	height:20px;
	margin-left:15px;
	margin-bottom:10px;
	
}

.sendenKnopf
{
	background-color:#EB0BC;
	border-color:-moz-use-text-color -moz-use-text-color #566F7F;
	border-style:none none dotted;
	border-width:0 0 1px;
	width:100px;
	margin-left:15px;
}

.registerText
{
	background-color:white;
	border-color:-moz-use-text-color -moz-use-text-color #566F7F;
	border-style:none none dotted;
	border-width:0 0 1px;
	margin-left:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	color:#566F7F;
	
}

blockquote
{
	color:#F7931D;
}

.anfZeichen
{
	color:#F7931D;
}
