@import url(styles.css);
body {
	background-image: url(../img/site/bg_body_verlauf.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #b2c0cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #323265;
	text-decoration: none;
	text-align: left;
}

#page {
	margin: 0 auto;
	width: 986px;
	padding-bottom: 8px;
}
#seite {	
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 1px solid #fff;
	margin-top: 8px;
}
#kopf {
	height: 100px;
	background-color: #fff;
	padding-left: 5px;
}
#navi {
	height: 123px;
	background-color: #fff;
	border-left: 7px solid #fb8511;
	border-right: 7px solid #fb8511;
}
#inhalt {
	background-color: #FFFFFF;
	background-image: url(../img/site/bg_innen_oben.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 36px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;	
}
#main {
	border: 1px solid #cadcff;
	background-color: #fff;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;	
}
#subnav {
	float: right;
	height: 17px;
	line-height: 17px;
	color: #323265;
	vertical-align: middle;
}
#subnav a {
	color: #323265;
	margin-left: 7px;
	margin-right: 7px;
	text-decoration: none;
}
#subnav a:hover {
	text-decoration: underline;
}
#copy {
	height: 17px;
	line-height: 17px;
	color: #323265;
	vertical-align: middle;
}
img.flagge {
	border: 1px solid #000000;
	vertical-align: top;
}
img.rahmen {
	border: 1px solid #fb8511;
}
#fuss {
	background-image: url(../img/site/bg_innen_unten.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 10px;
}
#created {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
}
#created a {
	font-size: 10px;
	color: #b2c0cc;
	text-decoration: none;
}
.subhead {
	background-image: url(../img/site/block_aufzaehlung.gif);
	background-repeat: no-repeat;
	color:#323265;
	padding-left: 20px;
}
.subhead span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #323265;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fb8511;
}
#spalte2_inhalt p {
	margin-top:	6px;
	margin-bottom: 18px;
	margin-left: 20px;
	line-height: 18px;
}
#spalte2_inhalt ul {
	margin-left: 20px;
	margin-top: -10px;
}
#spalte2_inhalt li {
	margin-left: 20px;
	line-height: 16px;
}
#headline {
	height: 24px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fb8511;
	margin-bottom: 55px;	
}
#headline_index {
	height: 24px;
	line-height: 24px;
	margin-bottom: 10px;	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #323265;
	text-decoration: underline;
	text-align: left;
}
ul {
	padding-bottom: 10px;
}