@charset "UTF-8";
/* CSS Document: Index_VMR.css
geklaut von: Volker
Author: Martin Faßnacht, INTF
*/
a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color: #000000;}
a:focus {text-decoration: none; color: #000000;}

body {
	background-image: url(../images/marmor01.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
.table01 {
	align: center;
}
#all {
	position: absolute;
	width: 900px;
	height: 600px;
	left: 50%;
	margin: 0 0 0 -450px;
	}
.links {
	float: left;
	width: 100px;
	height: 400px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 20px;
	}
.mitte {
	text-align: justify;
	float: left;
	width: 1050px; /*620px;*/
	height: 1500px;
	padding: 8px;
	margin-left: 20px;
	margin-top: 20px;
	/*border: 2px solid;*/
	}
.rechts {
	float: right;
	width: 120px;
	height: 400px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	}
.container01 {		
	position: relative;
	width:856px;
	left: 20px;
	margin-top: 20px;
	background-color:#DDDDFF;
	/*background-color:lightgray;*/
	border:outset;
	font-size:large;
	}
.button {
	position: relative;
	/*left: 10px;*/
	width:130px;
	height: 55px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color:#DDDDFF;
/*	background-color:lightgray;*/
	border:outset;
/*	font-size: small;*/
	}
.detail {
	position: relative;
	/*float: left;*/
	left: 100px;
	width: 620px;
	height: 100px;
	padding: 8px;
	margin-left: 20px;
	margin-top: 20px;
	border: none;
}
.erlaeuterung1 {
	position: absolute;
	left: 255px;
	width: 600px;
	top: 160px;
	/*background-color: yellow;*/
	}
.erlaeuterung2 {
	position: absolute;
	left: 255px;
	width: 600px;
	top: 320px;
	/*background-color: yellow;*/
	}
.erlaeuterung3 {
	position: absolute;
	left: 255px;
	width: 600px;
	top: 580px;
	/*background-color: yellow;*/
	}
.erlaeuterung4 {
	position: absolute;
	left: 255px;
	width: 600px;
	top: 450px;
	}
.erlaeuterung5 {
	position: absolute;
	left: 255px;
	width: 600px;
	top: 710px;
	}
.erlaeuterung6 {
	position: absolute;
	left: 255px;
	width: 600px;
	top: 840px;
	}
.erlaeuterung7 {
	position: absolute;
	left: 255px;
	width: 600px;
	top: 1000px;
	}
.erlaeuterung8 {
	position: absolute;
	left: 255px;
	width: 600px;
	top: 600px;
	}
