body, html{
	min-height:101%; /*Scrollbar immer anzeigen*/
}
#center {
	position:absolute;
	left:50%;
	top:4px;
}

#indexlogo {
	position:absolute;
	left:-600px;
}
#indexlogo img {
	margin-top:70px;
	margin-bottom:10px;
}
#indexlogo a {
	text-decoration:none;
	font-family:helvetica;
	color:#000000;
	background-color:#D6D6D6;
}
#indexlogo a.gbutton {
	margin-left:400px;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
}
#indexlogo a.ebutton {
	margin-left:30px;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
}


#ausrichten {
	position:absolute;
	left:-400px;
}

#navi {
	width:800px;
	border:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#000000;
	height:25px;
	margin-top:30px;
	margin-bottom:40px;
}
#navi a {
	padding-left:40px;
	padding-right:40px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:30px;
}
#navi a.a, #navi a:hover {
	background-color:#D6D6D6;
}

#footer {
	width:800px;
	border:0px;
	border-top-width:1px;
	border-style:solid;
	border-color:#000000;
	margin-top:40px;
	float:left;
}
#footer a {
	padding-top:5px;
}
#footer a:hover {
	text-decoration:underline;
}
.impress {
	margin-left:10px;
	margin-top:8px;
	float:left;
}
.icon {
	padding-bottom:5px;
	float:left;
}
.speach {
	margin-top:8px;
	float:right;
}

a {
	text-decoration:none;
	font-family:Helvetica;
	font-weight:100;
	font-size:14px;
	color:#000000;
}

h1 {
	text-decoration:none;
	font-family:helvetica;
	font-weight:100;
	font-size:20px;
	margin-left:120px;
	padding-right:120px;
}
h2 {
	text-decoration:none;
	font-family:helvetica;
	font-weight:100;
	font-size:20px;
	margin-bottom:20px;
}
h3 {
	text-decoration:none;
	font-family:helvetica;
	font-weight:100;
	font-size:16px;
	margin-bottom:20px;
}
h4 {
	text-decoration:none;
	font-family:helvetica;
	font-weight:100;
	font-size:14px;
	margin-bottom:20px;
}
p {
	text-decoration:none;
	font-family:helvetica;
	font-weight:100;
	font-size:13px;
}

ul {
	text-decoration:none;
	font-family:helvetica;
	font-size:15px;
	list-style-type:none;
	margin-bottom:5px;
}
li {
	text-decoration:none;
	font-family:helvetica;
	font-weight:100;
	font-size:13px;
	margin-top:5px;
	list-style-type:none;
	left:10px;
}
tr {
	text-decoration:none;
	font-family:helvetica;
	font-weight:100;
	font-size:13px;
}
td {
	width:250px;
	padding-bottom:7px;
}

img {
	margin-bottom:10px;
}

#content {
	width:800px;
}
#left {
	width:350px;
	margin-right:100px;
	float:left;
	margin-top:-10px;
}


