.main_background {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.k_oben_dg {
	position: absolute;
	left: 50%;
	width: 796px;
	top: 33px;
	height: 180px;
	margin-left: -400px;
	background-color: #CCCCCC;
	border: 2px solid #FFFFFF;
	padding: 0px;
}
.head {
	font-size: 12px;
	font-weight: bolder;
	top: 217px;
	position: absolute;
	left: 50%;
	margin-left: -398px;
	color: #FF6600;
	background-color: #CCCCCC;
	width: 786px;
	padding: 5px;
	height: 79px;
}

.main_kasten {
	position: absolute;
	left: 50%;
	width: 800px;
	top: 25px;
	height: 488px;
	margin-left: -408px;
	background-color: #FFFFFF;
	border: 8px solid #DFDFDF;
}
.navigation {
	position: absolute;
	left: 50%;
	width: 165px;
	top: 308px;
	height: 201px;
	margin-left: -398px;
	background-color: #CCCCCC;
	border: 1px none #FF6600;
	padding: 5px;
	color: #333333;
	overflow: hidden;
}
.inhalt {
	position: absolute;
	left: 50%;
	width: 392px;
	top: 308px;
	height: 201px;
	background-color: #CCCCCC;
	padding-left: 5px;
	padding-right: 10px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -221px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px none #FF6600;
	color: #333333;
}
.copyright {
	font-size: 10px;
	color: #666666;
	left: 50%;
	top: 530px;
	position: absolute;
	margin-left: 298px;
}

.bild {
	position: absolute;
	left: 50%;
	width: 200px;
	top: 308px;
	height: 201px;
	margin-left: 188px;
	background-color: #CCCCCC;
	border: 1px none #666666;
	padding: 5px;
	text-align: justify;
}

a:link {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	font-family: verdana, arial, helvetica;
	text-decoration: underline;
	font-size: 10px;
}

a:hover {
	color: #FF6600;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	font-size: 10px;
}
.uah {
	color: #666666;
	position: absolute;
	left: 50%;
	top: 12px;
	margin-left: 345px;
}
.hauptnavi {
	font-size: 10px;
	font-weight: bolder;
	top: 55px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	color: #666666;
	text-decoration: none;
	background-color: #DFDFDF;
	width: 200px;
	height: 14px;
	border: 2px solid #FFFFFF;
}

