body {
	text-align: center;
}

p {
	font-family : Verdana;
	font-size : 14pt;
	
}

p.start {
	text-align: justify;
	padding-left: 35px;	
	padding-right: 35px;	
}

div.all {
	position: absolute;
	left: 50%;
	margin-left: -502px;
}

div.head {
	position: absolute;
	background-image: url(head.jpg);
	width: 1004px;
	height: 259px;
}

div.menu {
	position: absolute;
	background-image: url(menu.jpg);
	width: 1004px;
	height: 90px;
	top: 259px;
	text-align: center;
	padding-top: 6px;
}

div.menu a:link {
	text-decoration: underline;
	color: #000000;
	font-size: 15pt;
	}

div.menu a:visited {
	text-decoration: underline;
	color: #000000;
	font-size: 15pt;
	}

div.menu a:hover {
	text-decoration: underline overline;
	color: #000000;
	font-size: 15pt;
	}

div.menu a:active {
	text-decoration: underline;
	color: #000000;
	font-size: 15pt;
	}


div.content {
	position: absolute;	
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	width: 1004px;
	height: 638px;
	top: 349px;
}

div.foot {
	position: absolute;
	background-image: url(foot.jpg);
	width: 1004px;
	height: 39px;
	top: 987px;
}

p.heading {
	margin-top: 20px;
	font-size: 18pt;
	font-weight: bold;
}

p.demonstration {
	font-size: 23pt;
	font-weight: bold;
}

p.daten {
	font-size: 17pt;
	font-weight: bold;
}

div.bilder {
	position: absolute;	
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	width: 1004px;
	height: 851px;
	top: 349px;
}

div.bilder img{
	border: 0;
}


div.bilder p {
	text-decoration: none;
	color: #000000;
}

div.bilder p:hover {
	text-decoration: underline;
	color: #000000;
}

div.footbilder {
	position: absolute;
	background-image: url(foot.jpg);
	width: 1004px;
	height: 39px;
	top: 1200px;
}

div.dokumente {
	text-align: center;
	position: absolute;	
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	width: 1004px;
	height: 1781px;
	top: 349px;
}

div.dokumente img{
	border: 0;
}


div.dokumente p {
	text-decoration: none;
	color: #000000;
}

div.dokumente p:hover {
	text-decoration: underline;
	color: #000000;
}

div.dokumente a {
	text-decoration: underline;
	color: #000000;
}

div.dokumente a:hover {
	text-decoration: underline overline;
	color: #000000;
}

div.footdokumente {
	position: absolute;
	background-image: url(foot.jpg);
	width: 1004px;
	height: 39px;
	top: 2130px;
}

div.dokumente2 {
	text-align: center;
	position: absolute;	
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	width: 1004px;
	height: 1551px;
	top: 349px;
}

div.dokumente2 img{
	border: 0;
}


div.dokumente2 p {
	text-decoration: none;
	color: #000000;
}

div.dokumente2 p:hover {
	text-decoration: underline;
	color: #000000;
}

div.dokumente2 a {
	text-decoration: underline;
	color: #000000;
}

div.dokumente2 a:hover {
	text-decoration: underline overline;
	color: #000000;
}

div.footdokumente2 {
	position: absolute;
	background-image: url(foot.jpg);
	width: 1004px;
	height: 39px;
	top: 1900px;
}

