#tophead {	
	background: #E6EEF7 url(pics/head_ohne.jpg) repeat-x left top;
}

body {
	height:100%;
	background: #E6EEF7 url(pics/ghverlauf.jpg) repeat-x fixed left bottom;  /*E6EEF7hlblau*/
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.center_bg {
	text-align: center;
	font-size: 13px;
	background-color: #FFF;
	padding: 6px;
	line-height: 17px;
	border: thin solid #0054A9;
	width: 60%;
	margin-left: 18%;
}

.txtcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align: center;
}
.aufzaehlung_start li{
	list-style: square url(pics/verlauf.gif);
	font-size: 12px;
	font-weight: bold;
	color: #0054A9;
	text-align: left;
	line-height: 18px;
	text-decoration: none;	
}

.blau_bold_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0054A9;
	text-decoration: none;
}

#center {
	position: static;
	margin-left: 188px;
}

#container {
	width: 600px;
	padding-top: 50px;
	margin: auto;
}
a {
	color: #0054A9;
	text-decoration: none;
}
