a:link {	color: #f18e00; text-decoration: none;}
a:visited {	color: #f18e00; text-decoration: none;}
a:hover {	color: #f18e00; text-decoration: none;}

a:link.navi { color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none; padding-left: 3px;}
a:visited.navi {	color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none; padding-left: 3px;}
a:hover.navi { color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; padding-left: 3px;}
a:active.navi { color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none; padding-left: 3px;}

a:link.subnavi { color: #FFFFFF; font-size: 11px; text-decoration: none; padding-left: 13px;}
a:visited.subnavi {	color: #FFFFFF; font-size: 11px; text-decoration: none; padding-left: 13px;}
a:hover.subnavi { color: #000000; font-size: 11px; text-decoration: none; padding-left: 13px;}
a:active.subnavi { color: #FFFFFF; font-size: 11px; text-decoration: none; padding-left: 13px;}

html, body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #eaeaea;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align:center;
}

#center {
	width: 872px;
	height: 100%;
	min-height: 500px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/aufbau/hg-center.gif);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: relative;
}

#logo {
	width: 201px;
	height: 72px;
	top: 0px;
	left: 0px;
	background-image: url(../images/aufbau/logo.gif);
	position: absolute;
}

#navigation {
	width: 210px;
	height: auto;
	padding-top: 154px;
	padding-left: 18px;
	position: absolute;
}

#adresse {
	width: 180px;
	height: 120px;
	bottom: 0px;
	padding-left: 38px;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	position: absolute;
}

#rubrikbild {
	width: 644px;
	height: 266px;
	top: 0px;
	right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
	z-index: 1;
}

#rubriktitel {
	width: 622px;
	right: 0px;
	padding-left: 22px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 289px;
	background-color: ececec;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #f18e00;
	position: absolute;
	text-align: left;
}

#rubrikinhalt {
	top: 354px;
	right: 0px;
	bottom: 0px;
	width: 600px;
	overflow: auto;
	font-size: 11px;
	position: absolute;
	padding-right: 22px;
	padding-left: 22px;
	text-align: left;
}

#startinhalt {
	top: 300px;
	right: 0px;
	bottom: 0px;
	width: 600px;
	overflow: auto;
	font-size: 11px;
	position: absolute;
	padding-right: 22px;
	padding-left: 22px;
}

#titel {
	top: 0px;
	right: 0px;
	width: 600px;
	position: absolute;

}

#bilder {
	width: 600px;
	right: 0px;
	padding-left: 44px;
	margin-top: 83px;
	background-color: ececec;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: absolute;
}

#start {
	width: 600px;
	right: 0px;
	padding-left: 44px;
	margin-top: 193px;
	position: absolute;
}


.navigation {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.subnavi {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	padding-left: 12px;
}

.adresse {
	font-weight: none;
	text-decoration: none;
	font-size: 10px;
}

.start {
	font-weight: none;
	text-decoration: none;
	font-size: 10px;
	color: a0a0a0;
}

.startfett {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: a0a0a0;
}

.lauftext {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.willkommen1 {
	font-weight: bold;
	text-decoration: none;
	font-size: 36px;
	color: #f18e00;
}

.willkommen2 {
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
	color: #c7c8ca;
}

.willkommen3 {
	font-weight: bold;
	text-decoration: none;
	font-size: 30px;
	color: #c7c8ca;
}

.willkommen4 {
	font-weight: bold;
	text-decoration: none;
	font-size: 30px;
	color: #f18e00;
}

ul.liste { list-style-image: url(../images/aufbau/aufzaehlung.gif); margin: 0px; padding:0px 0px 0px 5px; }
ul.liste li {margin: 0px 0px 0px 12px; padding:0px 0px 10px 0px; line-height:12px;}
