body {
	font-family: Arial, sans-serif;
	font-size: 12pt; 
	line-height: 16pt;
	color: black;}


h1 {
	font-family: Arial, sans-serif;
	font-size: 18pt;
 	line-height: 20pt;}

h2 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	line-height: 18pt;}

h6 {
	font-family:Arial, sans-serif;
	font-size: 10pt;
	line-height: 10pt;}


a:link {color: black;}
a:visited {color: black;}
a:visibile {color: black;}
a:focus {color: red;}
a:hover {color: red;}
a:active {color: black;}

.borde {
	background-image: url(muster.jpg);
	border-width: 0 0 0 0;
	width: 100%;
	height: 90px;
	position: absolute;
	top: 140px;
	left: 0px;}
	
.textbau {
	border-width: 0 0 0 0;
	width: 75%;
	position: absolute;
	top: 240px;
	left: 25%;}

.logoseite {
	border-width: 0 0 0 0;
	width: 15%;
	position: absolute;
	top: 270px;
	left: 5%;}

.kopf {
	border-width: 0 0 0 0;
	width: 90%;
	position: absolute;
	top: 15px;}
	
.v_textbau {
	border-width: 0 0 0 0;
	width: 55%;
	position: absolute;
	top: 240px;
	left: 25%;}

.v_bildleiste {
	border-width: 0 0 0 0;
	width: 20%;
	position: absolute;
	top: 240px;
	left: 80%;}
	
.testversion{
	color: red;
	background: black;}

.startseite {
	border-width: 0 0 0 0;
	position: absolute;
	left: 27%;}

