}
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 6px;
	bottom: 6px;
	color: #000;
	background-image: url(../images/Verlauf_swV2.jpg);
	padding-top: 20px;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	height: 825px;
	background-color: #FFF;
	position: relative;
	top: 12px;
}
#header {
	height: 200px;
	width: 980px;
	background-color: #FFF;
}

#main {
	float: left;
	height: 500px;
	width: 980px;
	top: 200px;
	position: absolute;
	left: 0px;
}
#apDivSide1 {
	position:absolute;
	width:205px;
	height:348px;
	z-index:1;
	left: 0px;
	top: 0px;
	padding-left: 15px;
	padding-right: 0px;
}
#apDivCenter {
	position:absolute;
	width:540px;
	height:363px;
	z-index:2;
	left: 220px;
	top: 0px;
}




	
h1 {
	font-size: 22px;
	font-family: "Century Gothic", Arial;
	line-height: 24px;
	font-weight: lighter;
}
h2 {
	font-size: 20px;
	font-family: "Century Gothic", Arial;
	line-height: 20px;
	font-weight: lighter;
}
h3 {
	font-size: 18px;
	font-family: "Century Gothic", Arial;
	line-height: 22px;
	font-weight: lighter;
}
h4 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
h5 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
}
h6 {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
}
p { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

td { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }


a:link {
	color: #666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

a:visited {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
}

a:active {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

