* {
	font-family: 'Arial', serif;
	text-align: left;
}

html { 
    height: 100%;
    margin-bottom: 1px;
}

body {
	margin: 0;
	text-align: center;
}

div {
	margin: 0;
	padding: 0;
}

div#mainContainer {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	border: 0;
	background-image:  url(../images/bg.png);
}

div#bottomSpacer {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	border: 0;
	background-image:  url(../images/fuss_schatten.gif);
	background-repeat: no-repeat;
	height: 20px;
	
}

div#logoContainer {
	position: relative;
	margin: 0;
	padding: 0;
	height: 180px;
}

div#logoContainer img#logo {
	position: absolute;
	left: 320px;
	top: 24px;
}

div#naviHome {
	position: relative;
	height: 20px;
}

div#naviHome a {
	position: absolute;
	left: 210px;
	top: -5px;
}

div#naviHome div#grayBar {
	top: 0px;
  position: absolute;
	left: 320px;
	width: 490px;
	height: 10px;
	background-image:  url(../images/graue_kachel_10x10.gif);
	background-repeat: repeat-x;
}

div#naviHome img#plusMinus {
	top: 0px;
  position: absolute;
	left: 810px;
}

div#naviHome div#expandMenu {
	position: absolute;
	left: 820px;
	top: 20px;
	width: 130px;
}

div#headline {
	position: relative;
	height: 70px;
	padding: 15px 0 0 330px;
	overflow: hidden;
}

div#bodyContainer {
	width: 970px;
	position: relative;
}

div#bodyContainer div#navi {
	position: absolute;
	top: 0; left: 210px;
	margin: 0;
	width: 120px;
}

div#bodyContainer div#content {
	float: left;
	margin: 0 10px;
	width: 760px;
}

div#bodyContainer div#content div.paragraph {
	margin: 0;
	padding: 0 0 0 320px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#bodyContainer div#content p {
	margin: 7px 0;
}

div#bodyContainer div#sidebar {
  position: absolute;
  left: 778px;
  font-size: 11px;
	margin: 0 0 0 40px;
	width: 150px;
}

div.spacer {
	clear: left;
	visibility: hidden;
	margin-bottom: 10px;
}

div#naviHome a,
div#navi a {
	display: block;
	width: 90px;
	font-size: 12px;
	font-weight: bold;
	color: #b0b0b0;
	text-decoration: none;
	line-height: 1.7em;
}

div#naviHome a:hover,
div#navi a:hover,
div#naviHome a.selected,
div#navi a.selected  {
	color: #d70012;
	text-decoration: none;
}

h1 {
	font-weight: normal;
	font-size: 20px;
	color: #d70012;
	letter-spacing: 0.1em;
	margin: 0 0 6px 0;
	padding: 0;
}

h2 {
	font-weight: normal;
	font-size: 15px;
	color: black;
	letter-spacing: 0.05em;
	margin: 0 0 15px 0;
	padding: 0;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	color: #d70012;
	margin: 3px 0 0 0; padding: 0;
}

div.paragraph {
	font-size: 12px;
}

div#expandMenu {
	font-size: 12px;
	font-weight: bold;
	color: #b0b0b0;
}

div#sidebar {
	font-size: 12px;
	font-weight: bold;
	color: white;
}
div.bild2{
 position:absolute;
 left:20px; top:250px; width:150px; height:100px;
 background-repeat: no-repeat; 
}

div.bild3{
 position:absolute;
 left:20px; top:400px; width:150px; height:100px;
 background-repeat: no-repeat; 
}
