body {
	background-image:  url("../pic/backgr.jpg");
  color: #494949;

}
#alles_zentrieren {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#kontakt {
	width:120px;
	height:114px;
	z-index:100;
	position: relative;
	top: -1415px;
	left: 760px;
}

#rechte_spalte {
	width:300px;
	height:800px;
	z-index:1000;
	position: relative;
	left: 476px;
	top: 460px;
}

	
#balken {
	background-image:  url("../pic/balken.jpg");
	background-repeat: repeat-x;
	position: absolute;
	height: 194px;
	width: 100%;
	top: 173px;
	left: 0px;
	z-index: 1;
	right: 0px;
}
#balkenbilder {
	margin-top: 2px;
}
#kopf {
	background-image:  url("../pic/kopf.jpg");
	top: -755px;
	position: relative;
	height: 350px;
	width: 931px;
	left: -84px;
	z-index: 10;
}
#kopf_content {
	top: -1084px;
	position: relative;
	height: 298px;
	width: 910px;
	left: -74px;
	z-index: 20;
}
#content {
	position: relative;
	width: 931px;
	top: -1180px;
	left: -84px;
	z-index: 1;
	background-image:  url("../pic/content_bg.jpg");
	background-repeat: repeat-y;
	padding-left: 20px;
}
#fuss {
	background-image:  url("../pic/fuss.jpg");
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 55px;
	width: 931px;
	top: -1210px;
	left: -84px;
	z-index: 12;
}
#rand_li {
	background-image:  url("../pic/rand_li.jpg");
	left: -68px;
	height: 534px;
	width: 9px;
	position: relative;
	z-index: 11;
	top: 38px;
}
#rand_re {

	background-image:  url("../pic/rand_re.jpg");
	left: 707px;
	height: 534px;
	width: 9px;
	position: relative;
	z-index: 11;
	top: -496px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 170%;
	margin-bottom: 20px;
	padding-left: 50px;
}

h2 {
	font-size: 140%;
	padding-left: 50px;
	width: 500px;
	line-height: 28px;
	color: #1E499D;
	font-weight: bold;
}

h3 {
	font-size: 90%;
	padding-left: 50px;
	width: 500px;
	line-height: 16px;
	color: #1E499D;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
	margin: 0.6em 0 1.2em;
	padding: 0;
	font-size: 10px;
}

a:link, a:visited {
  color: #1E499D;
  text-decoration: none;
}

a:hover {
  color: #1E499D;
  text-decoration: underline;
}

a:active, a.active {
	color: #1E499D;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}
li {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 66px;
	margin-right: 420px;
}

ol {
	width: 450px;
	padding-left: 66px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.fliesstext {
	width: 450px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.tabellentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.kontaktfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.infobereich_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #1E499D;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #1E499D;
	padding-bottom: 20px;
	width: 300px;
}

.infobereich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.blau {
	color: #1E499D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

