body {
	background-image: url(ig_bg_oben.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #333;
	font-size: small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCC;
}
a:link         { color: #7F7F7F; font-size: small; text-decoration: none }
a:visited         { color:#9F9F9F ; font-size: small; text-decoration: none }
a:hover         { color: #8C8E8C; font-size: small; text-decoration: underline }
a:active         { color: #7F7F7F; font-size: small; text-decoration: none }

#uberschrift {
	float: left;
	width: 100%;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin-top: 100px;
	border-top-style: none;
}
#copyright {
	float: left;
	width: 100%;
	border-style: none;
}
#unten {
	background-image: url(ig_bg_unten.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: 143px;
	float: left;
}
#footer {
	clear:both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 20px;
}
#footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
#script {
	float: left;
	width: 100%;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin-top: 30px;
	border-top-style: none;
}
#impressum {
	float: left;
	width: 800px;
	margin-top: 50px;
	margin-left: 100px;
	margin-bottom: 20px;
}
#text {
	float: left;
	width: 80%;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin-left: 30px;
	border-top-style: none;
}
#hauptfenster {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

#links {
	float: left;
	width: 270px;
}
#logo {
	margin-top: 180px;
	float: left;
}
#rechts {
	float: left;
	width: 500px;
}
#mitte {
	float: left;
	width: 100%;
		margin-left: 5%;
}