body { 
	font-family: Century Gothic, Arial; 
	color: #444444; background-color: #EFEFEF;
	margin: 0px;
}
p { text-align: left; margin: 10px 0px; }
#main {
	position:absolute; top:50%; left:50%;
	margin-top: -250px; margin-left: -455px;
	width: 910px; height: 500px; background-color: #DDDDDD;
	border: 1px solid #999999; 
}
#left {
	float: left; background-color: #00A070;
	width: 400px; height:500px;
}
#right {
	float: right;
	width: 500px; height:500px
}
#top1 {
	width: 400px; height: 350px;
}
#top2 {
	width: 500px; height: 70px; color: #333333;
}
#top3 {
	width: 500px; height: 30px; color: #333333;
}
#bottom1 {
	width: 400px; height: 130px; text-align: center;
	font-size: 0.75em; font-weight: bold;
	letter-spacing: 1px; color: #DDDDDD;
}
#bottom2 {
	width: 450px; height: 400px; font-size: 0.8em; padding-left: 50px;
}
#bottom3 {
	width: 480px; height: 450px; overflow:hidden; font-size: 0.75em; 
	margin-left: 10px; margin-right: 10px;
}
#navi1 { 
	float: left; font-size: 0.75em; font-weight: bold;
	padding: 5px; vertical-align: middle; margin-right: 5px;
	margin-left: 5px;
}
#navi2 { 
	font-size: 0.75em; font-weight: bold; margin-right: 10px;
	padding: 5px; text-align: right; vertical-align: middle; 
	margin-bottom: 60px; 
}
#navi3 { 
	font-size: 0.75em; font-weight: bold; margin-right: 10px;
	padding: 5px; text-align: right; vertical-align: middle; 
	margin-bottom: 20px; 
}
#zitat { margin: 10px; font-size: 0.8em; color: #DDDDDD;}
#footer { font-size: 0.75em; text-align: right; padding-right: 10px; }
.link1 { text-decoration: none; color: #666666; }
.link2 { text-decoration: none; color: #DDDDDD; }
.pHead { width: 247px; font-weight: bold; padding-left: 5px; margin: 20px 0px 10px 0px; background: #fff; }
.scrollbox { width: 480px; height: 390px; overflow: auto; margin-top: 40px; }