* {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
a:link{
color:#000000;
}
a:hover{
color:#ff0000;
}
a:avtive{
color:#ff0000;
}
a:visited{
color:#000000;
}

body {
	background-color: #CCC;
}
#centered {
	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
}
#page {
	width: 900px;
	height: 540px; 
	margin-left: -450px;
	position: absolute;
	top: -270px;
	left: 50%;
}
#header {
	height: 115px;
}
	#logo {
		float: left;
		width: 100px;
	}
	#animation {
		float: left;
		color: #FFF;
		width: 800px;
		height: 11px;
	}
#content {
	height: 401px;/*40px;*/
	border: 2px solid #FFF;
	background-color: #a4cfa5;
	text-align: left;
	line-height: 18px;
	font-size: 11px;
}
#footer {
	font-size: 11px;
	height: 16px;/*20px;*/
	text-align: right;
	padding: 2px 4px 2px 2px;
	background-color: #EEE;
}
#footer a {
	color: #000;
}
#footer a {
	color: #000;
}
.clear {
	clear: both;
}
.left {
	width: 565px;
	float: left;
}
	.left1 {
		height: 111px;
		background-color: #A4CFA5;
	}
	.left2 {
		height: 180px;
		background-color: #bfddc0;
		overflow: auto;
		margin-left: 20px;
		padding: 10px;
	}
	.left2 UL {
		margin-left: 25px;
	}
	.left3 {
		height: 50px;
		margin-left: 20px;
		padding: 10px 0;
	}
	.left4 {
	margin-left:10px;
	margin-top:5px;
		height: 400px;
		margin-left: 20px;
		padding: 10px 0;
	}
.right {
	width: 331px;
	float: left;
}
	.right1 {
		height: 161px;
	}
	.right2 {
		height: 240px;
		background-color: #FFF;
	}
h1 {
	font-size: 18px;
	color: #066d34;
	line-height: 20px;
}
p.zitat {
	font-size: 28px!important;
	color: #FFF;
	line-height: 30px;
	font-family: "Times New Roman";
	margin-left: 15px;
}
.biga {
	margin-left: 20px;
	margin-top: 20px;
	border: 1px solid #FFF;
}
