body {
	background-color: #262626;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	color: #c8c8c8;
	margin: 0px;
}

.maindiv {
	width: 800px;
	height: 625px;
	margin: 0 auto;
}

.topdiv {
	width: 800px;
	height: 30px;
	background-image: url(Bilder/xcm_03.jpg);
	margin: 0 auto;
	margin-top: 25px;
}

.topleft {
	width: 300px;
	height: 100px;
	float: left;
	background-image: url(Bilder/xcm_05.jpg);	
}
.topright {
	width: 495px;
	height: 100px;
	float: right;
	background-image: url(Bilder/xcm_07.jpg);	
}

.topnav {
	width: 60px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 55px;
	padding-top: 6px;
	float: left;
	text-align: left;
}

.topnav1 {
	width: 500px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	padding-right: 15px;
	padding-top: 6px;
	float: right;
	text-align: right;
}

.cleft {
	width: 300px;
	height: 465px;
	float: left;
	background-image: url(Bilder/xcm_10.jpg);
	margin-top: 5px;
}

.content {
	margin-top: 5px;
	width: 495px;
	height: 465px;
	float: right;
	background: #a6cf00;
	background-image: url(Bilder/xcm_11.jpg);
	background-position: fixed;
	overflow: auto;
}

.footer {
	width: 800px;
	height: 20px;
	margin: 0 auto;
	padding-top: 5px;
	text-align: right;
	font-size: 8pt;
	font-weight: normal;
}

.nav:link {
	color: #b6e300;
	font-weight: normal;
	text-decoration: none;
}

.nav:visited {
	color: #b6e300;
	font-weight: normal;
	text-decoration: none;
}

.nav:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.nav:visited:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #003e88;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #003e88;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #c00000;
	font-weight: normal;
	text-decoration: none;
}
a:visited:hover {
	color: #c00000;
	font-weight: normal;
	text-decoration: none;
}

.lefttxt {
	padding: 25px;
	color: #262626;
	font-size: 8pt;
	font-weight: bold;
}

.inhalte {
	padding: 25px;
	color: #262626;
	font-size: 9pt;
	font-weight: normal;
}

.xcm {
	padding: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #262626;
	font-size: 12pt;
	font-weight: bold;
}

.contenttxt_b {
	padding: 25px;
	color: #262626;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 0px;
}

.contenttxt {
	padding: 25px;
	color: #262626;
	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 0px;
}

.ref_left {
	width: 195px;
	float: left;
	padding: 25px;
	color: #424242;
	font-size: 8pt;
}

.ref_right {
	width: 195px;
	float: right;
	padding: 25px;
	color: #424242;
	font-size: 8pt;
}

.bild_links {
	float: left;
	border: 1px dashed gray;
	padding: 5px;
	margin-right: 10px;
}

.content_ue {
	padding-bottom: 15px;
	color: #262626;
	font-size: 10pt;
	font-weight: bold;
}

img, div {
  behavior: url(iepngfix.htc);
}

.img_bottom {
	position: absolute;
	width: 170px;
	height: 170px;
	top: 285px;
	left: 315px;
}

.content_pos {
	position: relative;
	top: 0px;
	left: 0px;
	width: 495px;
	height: 465px;
}