html {
	height:100%;
	min-height: 100.05%;
}
body {
	padding:0px;
	margin:0px;
	background-color:#639ec8;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	font-size:11px;
	color:#1f5888;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:20px;
}
p {
	line-height:15px;
	margin-bottom:18px;
}
img {
	border:none;
}
.maincont {
	height:auto;
	width:630px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	padding-bottom:80px;	
}
.batop {
	width:630px;
	height:120px;
}
.menue {
	width:630px;
	height:26px;
	background-color:#1f5888;
	color:inherit;
}
.mitem {
	width:auto;
	height:26px;
	float:left;
}
.fashcont {
	width:630px;
	height:354px;
	background-image:url(../images/fldummy.png);
	background-repeat:no-repeat;
}
.foot {
	width:630px;
	height:49px;
	background-color:#1f5888;
	color:inherit;
	background-image:url(../images/footbg.gif);
	background-repeat:no-repeat;
}
.indikator_1, .indikator_2, .indikator_3, .indikator_4, .indikator_5, .indikator_6 {
	width:630px;
	height:40px;
	color:inherit;
}
.indikator_1 { background-color:#1f5888; }
.indikator_2 { background-color:#ffb637; }
.indikator_3 { background-color:#7db900; }
.indikator_4 { background-color:#dd5433; }
.indikator_5 { background-color:#4d79a2; }
.indikator_6 { background-color:#ff7a00; }

.content {
	width:630px;
	height:auto;
	padding-top:32px;
	padding-bottom:32px;
	background-color:#FFFFFF;
	color:#1f5888;
}
.spalte_links {
	width:235px;
	height:auto;
	float:left;
}
.spalte_rechts {
	width:365px;
	height:auto;
	float:left;
}
.trenner {
	width:630px;
	height:21px;
	font-size:2px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../images/trenner.gif);
	background-repeat:no-repeat;
}
.diagramm {
	width:630px;
	height:auto;
}








