html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family:   Verdana, Arial, Helvetica, sans-serif;
   font-size: 100.01%
}
a {
	 font-size: 11px; 
     text-decoration: none;
	color: #000000;  
}
a:hover { 
	color: #d40118; 
	 
} 
p {
	margin-top: 5px;
}

#startBettie {
	
	z-index: 1;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
#navcontainer {
	position: absolute;
	z-index: 0;
	top: 140px;
	left: 0;
	width: 100%;
	height: 20px;
	background-color:#000000;
}
#navcontainer ul {	
	position: relative;
	left: 100px;
	top: 3px;
	width: 100%;
	border: 0;
	padding: 0;
	list-style-type: none;

	font-size: 65%;
	letter-spacing: .2em;	
}
#navcontainer ul li {	

	float: left;

	padding: 0;
	margin: 0;	
}	
#navcontainer ul li a {
text-align: left;
	margin: 0;
	padding-right: 10px;	
	text-decoration: none;
	color: #FFF;
	
}
#navcontainer ul li a:hover {	
	color: #cc0000;
}
#naviLeiste {
position: fixed;
margin-top: 140px;
height: 20px;
background-color:#000000;
width: 100%;
}
#link1 {
	position: relative;
	left: 500px;
	top: -215px;
}
#text {
	position: relative;
	top: -150px;
	left: 58px;
	width: 700px;
	font-size: 11px;
	
}
#untertitel {
	position: relative;
	font-size: 10px;
	font-style:italic;
	text-align:justify;
	top: -170px;
	left: 58px;
	width: 680px;
}
#impressumKnopf {
	position: relative;
	top: -700px;
	left: 610px;	
}
#impressum {
	font-size: 11px;
	position: relative;
	top: -500px;
	left: 120px;	
}
#ImpressumZurueck {
	position: relative;
	left: 500px;
	top: -310px;
}
#zurueck {
	position: relative;
	top: -700px;
	left: 610px;	
}



