body {
font-family: verdana,Helvetica, Arial, sans-serif;
font-size: 100%;
line-height: 1.0;/* Keine Einheit angeben, um vererbungsbedingte ?berlappungen zu vermeiden! */
}
h1, h2, h3, h4 {
margin: 20px 0 15px 0;
padding: 10px 10px 10px 10px;
}
h1 {
font-size: 150%;
}
h2 {
font-size: 75%;
color: rgb(69, 98, 155);
}
h3 {
font-size: 80%;
color: rgb(69, 98, 155);
font-weight: bold;"
}
h4 {
font-size: 60%;
color: rgb(102, 102, 102);
text-decoration: underline;
}
h5 {
font-size: 75%;
color: rgb(102, 204, 204);
}
h6 {
font-size: 90%;
font-weight: bold;"
}
p {
margin: 5px 0 10px 0;
}
ul {
margin: 0 0 0 30px;
}
li {
list-style-type: disk;
}
li li {
font-size: 100%;
list-style-type: circle;
}
li li li {
list-style-type: square;
}






#box1 {
	position:absolute;
	top: 0px;
	left: 0px;
	background: #FFFFFF;
	width: 1030px;
	height:1500px;
}

#box2 {
	position:absolute;
	top: 0px;
	left: 1035;
	background: #FFFFFF;
	width: 180px;
	height:135px;
}

#box3 {
	position:absolute;
	top: 140px;
	left: 1045;
	width: 160px;
	height:1360px;

}
#box4 {
	position:absolute;
	top:1505px;
	left: 0px;
	background: #FFFFFF;
	width: 1030px;
	height:300px;
}

#box5 {
	position:absolute;
	top:290px;
	left: 50%;
	background: #FFFFFF;
	width: 180px;
	height:150px;
        margin-left:+320px;
}
#box6 {
	position:absolute;
	top:450px;
	left: 50%;
	background: #FFFFFF;
	width: 180px;
	height:585px;
        margin-left:+320px;
}

#box7 {
	position:absolute;
	top:1045px;
	left: 50%;
	background: #FFFFFF;
	width: 1000px;
	height:250px;
        margin-left:-500px;
}

#pane2 {
	height: 150px;
}


