body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	background: #76848D url('/assets/layout/mainbg3.gif') no-repeat fixed top center;
}
body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



#wrapper {
	background: url('/assets/layout/headbg3.gif') no-repeat top center;
}

#innerWrap {
	width: 970px;
	background: #bbbdc3;
}

#head {
	text-align: left;
	width: 970px;
	margin: 0 auto;
	background: #76848D;
}

#contentWrap {
	padding: 32px 32px 0 21px;
}

#subnav {
	width: 234px;
	padding: 0 0 0 0;
}

#subnav a,
#subnav a:link {
	display: block;
	text-align: right;
	padding: 0 20px 18px 0;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: white;
}

#subnav a:hover,
#subnav a.active {
	background: url('/assets/layout/pfeil3.png') no-repeat top left;
	color: #D1021C;
}


#content {

}

#foot {
	width: 970px;
	height: 107px;
	clear: both;
	font-size: 11px;
	padding: 0 0 0 0;
	background: #BBBDC3 url('/assets/layout/footbg3.gif');
	color: white;
}

#foot img {
	border: none;
	margin-right: 5px;
}

#foot span {
	margin-left: 20px;
	color: white;
}

#foot p {
	padding: 80px 0 0 0;
	text-align: center;
}

.m2 {
	margin: 0 0 0 0;
}

.m3, .m4, .m5, .m6, .m7, .m8, .m9 {
	margin: 0 0 0 7px;
}



div.slideshow  {
	margin-top: 6px;
}

div.slideshow a {
	display: block;
	float: left;
	width: 97px;
	height: 97px;
	overflow: hidden;
	margin: 0 9px 9px 0;
}
div.slideshow.rechts a {
	float: right;
	margin: 0 0 9px 9px;
}
div.slideshow img {
	border: none;
}

a.slideshow:link,
a.slideshow:visited {
	background: url('/assets/layout/dia_pfeil.gif') no-repeat 0px 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding: 0 2px 0 15px;
}
a.slideshow.rechts:link,
a.slideshow.rechts:visited {
	display: block;
	background: url('/assets/layout/dia_pfeil.gif') no-repeat 10px center;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 0 2px 0 25px;
}
a.download,
a.download:link,
a.download:visited {
	display: block;
	background: url('/assets/layout/dia_pfeil.gif') no-repeat 10px center;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 0 2px 0 25px;
}
