 BODY {
	background-color: #FFFFFF; 
	text-align:center; 
	} 
H1 { 
	color: #3300FF; 
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: strong;
}
H2 { color: green; font-size: 14px; font-family: Arial, Helvetica, sans-serif}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
}

A:hover {color:red; background-color: #FFFF00}

a#look img {
    border: 0;
    background-color: transparent;
}
a#look:hover {
    background-color: transparent;
}

.MarkerYellow {background-color: #FFFF00; }


#spaltelinks {
	position: absolute;
	left:56px;
	top:99px;
	width:170px;
}

#spaltemitte {
position: absolute;
left: 260px;
width:500px;
margin-top:-1px; 
}



#spalterechts {
	position:absolute;
        top:99px;
        left:790px;
        width:130px; 
}

