html, body {
		background-color: #ffffff;
		border-top: 95px solid #b4b4b4;
		margin: 0;
		padding: 0;
}

	h1 {
		color: #ffffff;
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		background-color: #614D53;
		text-align:left;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		margin: 0px;
		padding-left: 15px;
		padding-top: 5px;
		padding-bottom: 5px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
	}

	h2 {
		color: #ffffff;
		font-style: normal;
		font-weight: normal;
		background-color: #B90B3E;
		padding-top: 5px;
		padding-left: 20px;
		padding-bottom: 5px;
		font-size: 14px;
		line-height: 16px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
	}
	
	h3 {
		color: #000000;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;
		padding-left: 15px;
		padding-right: 30px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
	}

	h4 {
		color: #ffffff;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;
		padding-left: 15px;
		padding-right: 15px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
	}

	h5 {
		color: #ffffff;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;
		padding-left: 5px;
		padding-right: 5px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
	}

	h6 {
		color: #ffffff;
		font-style: normal;
		font-weight: bold;
		background-color: #FDC61F;
		margin-left: 0px;
		margin-right: 0px;
		padding-top: 2px;
		padding-left: 5px;
		padding-bottom: 2px;
		font-size: 14px;
		line-height: 16px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
	}
	
	#haupt {
		position:absolute;
		background-color:#ffffff;
		top: 70px;
		left: 50%;
		color: #000000;
		width: 1000px;
		margin-left: -500px;
		margin-right: 0px;
		z-index: 0;
	}

	#startbild {
		position: absolute;
		background-color: #B90B3E;
		width: 1000px;
		height: 100px;
		top: 0px;
		left: 0px;
		border-top: 1px solid #ffffff;
		z-index: 50;
	}
	
	#navquer {
		position: absolute;
		top: 83px;
		left: 0px;
		width: 1000px;
		z-index: 100;
	}	

	#navfooter {
		position: absolute;
		bottom: 20px;
		left: 170px;
		width: 540px;
		z-index: 100;
	}
	
	#infobox {
		position: relative;
		background-color: #b4b4b4;
		width: 830px;
		left: 10px;
		height: 50px;
		border-right: 0px solid #EDEDED;
		border-top: 0px solid #EDEDED;
		border-bottom: 0px solid #EDEDED;
		margin-bottom: 5px;
		margin-left: 160px;
		margin-top: 130px;
		z-index: 100;
	}
	
	#infobox1 {
		position: absolute;
		left: 10px;
		z-index: 200;
	}
	
	#infobox2 {
		position: absolute;
		left: 190px;
		z-index: 200;
	}

	#infobox3 {
		position: absolute;
		left: 370px;
		z-index: 200;
	}

	.infobox {
		position: absolute;
		top: -15px;
		background-color: #839A2B;
		border: 1px solid black;
		border-left-color: white;
		border-top-color: white;
		color: #ffffff;
		width: 150px;
		font-size: 16px;
		font-weight: normal;
		height: 50px;
		padding: 10px;
		line-height: 16px;
		text-align: center;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;		
	}
	
	#content {
		position: relative;
		background-color: #F0F0F0;
		color: #000000;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;
		padding-left: 5px;
		padding-right: 5px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
		border-top: 1px solid #b4b4b4;
		width: 530px;
		left: 15px;
		height: auto;
		padding-top: 10px;
		margin-bottom: 50px;
		margin-left: 155px;
		margin-top: 10px;
		z-index: 100;
	}

	#sidebar {
		position: absolute;
		background-color: #B90B3E;
		color: #ffffff;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;
		padding-left: 5px;
		padding-right: 5px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
		top: 190px;
		width: 270px;
		left: 720px;
		height: auto;
		border-top: 1px solid #000000;
		padding-top: 15px;
		margin-bottom: 50px;
		margin-left: 0px;
		margin-top: 0px;
		z-index: 100;
	}

	#logo {
		position: absolute;
		background-color: #b4b4b4;
		top: 130px;
		left: 0px;
		width: 160px;
		height:50px;
     	margin: 0px;
      	padding: 0px;
		z-index: 20;
	}

	#navbalken {
		position: absolute;
		background-color: #B90B3E;
		left: 0px;
		top: 190px;
		height: 300px;
		width: 160px;
		margin-bottom: 30px;
		border-top: 1px solid #000000;
		color: #000000;
		font-size: 14px;
		font-weight: normal;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		z-index:0;
	}

	#hg_top {
		position:absolute;
		left: 50%;
		color: #000000;
		width: 1000px;
		margin-left: -500px;
		top:0px;
		z-index:20;
	}

	#top_slogan {
		position:absolute;
		left: 50%;
		color: #ffffff;
		font-size: 14px;
		line-height: 20px;
		font-weight: nomal;
		text-align: right;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		text-decoration: none;
		padding-top: 5px;
		width: 1000px;
		margin-left: -500px;
		top:18px;
		z-index:100;
	}
	
	#amd {
		position:absolute;
		bottom: 5px;
		left: 480px;
		z-index: 100;
	}
