body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../bilder/bGround.gif);
	font-size: 12px;
	left: 15%;
	top: 2%;
	position: relative;
	width: 80%;
}
#Mitte {
	width: 56%;
	float: left;
	border-top: 1px solid #0099FF;
	border-right: 1px none #0099FF;
	border-bottom: 1px none #0099FF;
	border-left: 1px none #0099FF;
	clear: right;
	padding: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Rechts {
	float: left;
	border-top: 1px solid #0099FF;
	border-right: 1px none #0099FF;
	border-bottom: 1px solid #0099FF;
	border-left: 1px solid #0099FF;
	width: 20%;
	clear: right;
	background-color: #66CCFF;
	height: auto;
	padding: 1%;
	color: #0C6CAD;
}
#Top {
	width: 100%;
	text-align: left;
	border: 1px none #0099FF;
	float: left;
	left: 50px;
	top: 20px;
}
#Links {
	width: 20%;
	float: left;
	border-top: 1px solid #0099FF;
	border-right: 1px solid #0099FF;
	border-bottom: 1px none #0099FF;
	border-left: 1px none #0099FF;
	background-color: #0C6CAD;
	clear: none;
	color: #66CCFF;
	height: auto;
	padding: 1%;
}
ul {
	cursor: hand;
	font-variant: normal;
}
.Titel {
	vertical-align: middle;
	text-align: center;
}
.Partner {
	color: #0C6CAD;
}
a {
	color: #000000;
	text-decoration: none;
}
#Bottom {
	height: 20px;
	width: 80%;
	float: left;
	border-top: 1px solid #0C6CAD;
	border-right: none #0C6CAD;
	border-bottom: none #0C6CAD;
	border-left: none #0C6CAD;
	color: #0C6CAD;
	padding: 1%;
}
#E-Smog-Links {

	width: 25%;
	float: left;
	border-top: 1px solid #0099FF;
	border-right: 1px solid #0099FF;
	border-bottom: 1px none #0099FF;
	border-left: 1px none #0099FF;
	background-color: #0C6CAD;
	clear: none;
	color: #66CCFF;
	height: 200px;
	padding: 1%;
}
#E-Smog-Rechts {

	float: left;
	border-top: 1px solid #0099FF;
	border-right: 1px none #0099FF;
	border-bottom: 1px solid #0099FF;
	border-left: 1px solid #0099FF;
	width: 7%;
	clear: right;
	background-color: #66CCFF;
	height: 50px;
	padding: 1%;
	color: #0C6CAD;
}
#E-Smog-Mitte {
	width: 64%;
	float: left;
	border-top: 1px solid #0099FF;
	border-right: 1px none #0099FF;
	border-bottom: 1px none #0099FF;
	border-left: 1px none #0099FF;
	clear: right;
	padding: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

