body {
	background: #FFFFFF url("bilder/start.jpg") no-repeat scroll 0px 0px
}

h1 {
	position:absolute;
	top: 260px;
	left: 50px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
}

h2 {
	position:absolute;
	top: 280px;
	left: 50px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
}

h3 {
	position:absolute;
	top: 300px;
	left: 50px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
}

h4 {
	position:absolute;
	top: 318px;
	left: 50px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
}

h5 {
	position:absolute;
	top: 335px;
	left: 50px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
}

h6 {
	position:absolute;
	top: 190px;
	left: 200px;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
}	

div.text {
	position:absolute;
	margin-top: 261px; 
	margin-left: 192px;
	height: 280px
	width: 200px;
}

div.recht {
	position:absolute;
	margin-top: 100px; 
	margin-left: 0px;
	width: 450px;
}

p1 {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 80%;
	text-align: left;
}

p2 {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 70%;
	text-align: left;
}
a:link {
	color: black;
	text-decoration:none;
}

a:visited {
	color: black;
	text-decoration:none;
}

a:active {
	color: #CCFF33;
	text-decoration:none;
}

a:hover {
	color: #696969;
	text-decoration:none;
}
