* {
	margin: 0px;
	pedding: 0px;
}

body {
    background-color: #731B10;
}

#container{
	position:absolute; 
	top: 20px;
	left: 20px;
	width:1200px; 
	height:750px;
	background-image: url(../bilder/hintergrund.jpg);
	z-index:1
}

#content{
	position:absolute;
	left:225px;
	top:20px;
	width:955px;
	height:710px;
	z-index:10;
}


#logo{
	position:absolute; 
	left:79px; 
	top:20px; 
	width:83px; 
	height:200px; 
	z-index:20
}

#navigation{
	position:absolute;
	left:20px;
	top:220px;
	width:200px;
	height:210px;
	text-align: left;
	z-index:30;
}

#bild1{
	position:absolute; 
	left:645px; 
	top:0px; 
	width:310px; 
	height:235px;
	background-color: #731B10;
	z-index:80
}

#bild2{
	position:absolute; 
	left:5px; 
	top:5px; 
	width:300px; 
	height:225px;
	z-index:90
}

#text1{
	position:absolute; 
	left:20px; 
	top:0px; 
	width:620px; 
	height:150px;
	z-index:40
}

#text2{
	position:absolute; 
	left:20px; 
	top:210px; 
	width:915px; 
	height:490px;
	z-index:50
}

#text3{
	position:absolute; 
	left:20px; 
	top:210px; 
	width:915px; 
	height:490px;
	overflow: scroll;
	z-index:60
}

#text4{
	position:absolute; 
	left:20px; 
	top:150px; 
	width:590px; 
	height:50;
	z-index:55
}

#text5{
	position:absolute; 
	left:20px; 
	top:210px; 
	width:620px; 
	height:150px;
	z-index:70
}

#text6{
	position:absolute; 
	left:480px; 
	top:250px; 
	width:450px; 
	height:450px;
	z-index:68
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #731B10;
	text-align: left;
	margin-bottom: 20px;
	line-height: 24px;
	margin-top: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #731B10;
	text-align: left;
	margin-bottom: 20px;
	line-height: 24px;
	margin-top: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #731B10;
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #731B10;
	text-align: left;
	margin-bottom: 20px;
	line-height: 24px;
	margin-top: 20px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #731B10;
	text-align: center;
	margin-bottom: 20px;
	line-height: 24px;
	margin-top: 20px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;

}

a:link {
	font-size: 14px;
	color: #731B10;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
