body {
	background: #ffffff;
}

.dl {
    padding-left: 20px;
    background: url(/images/pdf.gif) left center no-repeat;
}

#bg {
	background: #F5F6FA;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 969px;
	height: 727px;
}

#menu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 211px;
	height: 727px;
	background: url(./images/menu_bg.png) no-repeat;
	z-index: 1;
}

#menu ul {
	margin-top: 240px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: 'Century Gothic', sans-serif;
	color: #DAEEF0;
	font-size: 12pt;
}

#menu ul li {
	height: 39px;
	text-align: right;
}

#menu ul li a {
	color: #DAEEF0;
	text-decoration: none;
}

#menu ul li a:hover {
	/*color: #E0D8CC;*/
	color: white;
}

#m01 { padding-right: 60px; }
#m02 { padding-right: 65px; }
#m03 { padding-right: 65px; }
#m04 { padding-right: 55px; }
#m05 { padding-right: 40px; }
#m06 { padding-right: 30px; }
#m07 { padding-right: 25px; }
#m08 { padding-right: 30px; }
#m09 { padding-right: 35px; }
#m10 { padding-right: 50px; }
#m11 { padding-right: 60px; }

#head {
	position: absolute;
	left: 211px;
	top: 0px;
	width: 758px;
	height: 120px;
	background: #DAEEF0;
}

#linie1 {
	position: absolute;
	left: 0px;
	bottom: 15px;
	width: 758px;
	height: 3px;
	background: #FF5A00;
	border-top: 1px solid #FBAC85;
}

#linie2 {
	position: absolute;
	left: -2px;
	top: 699px;
	width: 969px;
	height: 3px;
	background: #FF5A00;
	border: 1px solid #FBAC85;
}

#titel {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 5px 16px 5px 5px;
	font-family: 'Century Gothic', sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0A2450;
	background: #DAEEF0;
	text-align: right;
}

a.orange {
	color: #FF5A00;
	text-decoration: none;
}

a.orange:hover {
	text-decoration: underline;
}

.orange {
	color: #FF5A00;
}

h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 45px;
	left: 231px;
	font-family: 'Century Gothic';
	font-size: 24pt;
	font-weight: bold;
	color: #0A2450;
	z-index: 1;
}

h2 {
	color: #FF5A00;
	font-size: 18pt;
}

h3 {
	color: #FF5A00;
	font-size: 1em;
	color: #333333 ;
	font-weight:normal;
	}

#content {
	position: absolute;
	top: 130px;
	left: 231px;
	width: 722px;
	font-family: 'Century Gothic', sans-serif;
	font-size: 14px;
	color: #0C2C66;
	z-index: 1;
}

#content ul li {
	margin-bottom: 3px;
}

#seitennummer {
	position: absolute;
	top: 675px;
	left: 0px;
	width: 954px;
	z-index: 2;
	text-align: right;
	font-family: 'Century Gothic', sans-serif;
	font-size: 10pt;
	color: #0C2C66;
}

.longtext {
	font-family: sans-serif;
}

.kleineliste {
	font-size: 10pt;
}

#content img {
	border: 10px solid #DAEEF0;
}

#logo {
	position: absolute;
	left: 105px;
	top: 26px;
	z-index: 2;
}

p, li {

}
