body {
	color:#333;
	background-color:white;
	margin:20px;
	padding:0px;
	font:15px verdana, arial, helvetica, sans-serif;
	text-align:left;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:32px;
	font-weight:900;
	color:navy;
	}
h2 {
	font:bold 17px/19px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:maroon;
	}
h3 {
	font:bold 28px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color: #cccccc;
	}	
p {
	font:15px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

.P-Kasten {	 color: maroon; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

ul 
{
list-style-type: square;
margin-left:14px;
}

A:visited {color: grey}
A:link {color: black}
A:active {color: black}

A:hover {color:white; background-color: navy}
a#look img {
    border: 0;
    background-color: transparent;
}
a#look:hover {
    background-color: transparent;
}
.MarkerYellow {background-color: #FFFF00; }
.SmallGross {font-variant: small-caps; }

#spaltelinks {
padding: 10px;
position: absolute;
left:16px;
top:99px;
width:200px;
padding-right: 10px;
/* border-right-style: solid;
border-right-width: 1px;
border-right-color: #008080; */
margin-right: 1cm;
height:400px;
background-color:#F2F2FF;
}

#spaltemitte {
width:500px;
margin-top:-1px; 
margin-left:230px; 
/*margin-right:260x; */
voice-family: "\"}\""; /* MSIE PC aussteigen lassen */
voice-family:inherit;
margin-left:232px; 
/*margin-right:262px; */
}



#spalterechts {
position:absolute;
top:99px;
left: 800px;
/*        right:60;*/
width:170px; /* für MSIE PC */
height:400px;
/* border-left-style: solid;
border-left-width: 1px;
border-left-color: #008080; */
/*background-color:#E6ECEC;*/
/*padding: 10px;*/
        }
html>body #spalterechts {
width:170px; /* für Standard-konforme Browser */
        }
#footer {
	clear: both; 
	text-align: center;
	text-width: 720px;
	}

