body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	A : link  color:#006699; text-decoration:none; font-weight:bold; 
    A : visited  color:#EEAAAA; text-decoration:none; font-weight:bold; 
    A : focus  color: #00AA00;  font-weight:bold; 
    A : hover  color:#EE0000; text-decoration:none; font-weight:bold; 
    A : active  color:#0000EE; font-weight:bold; 
	A : background:#86B6B6;
       
}   

img{
	vertical-align : top;
}

.abstand{
	margin-left: 300px;
}

.text{
    color: #0000CC;
	margin-top: 50px;
	margin-left: 200px;
	font-style:italic;
    font-style:italic; font-size:200%; 
}

.obenab{
	margin-top:9%;
}


h1, h2 {
	color: #FFA22A;
}

h3, {
	color: #006699;
}
h4, h5, h6 {
    color: #99CC33;
	}

