 BODY {
	background-color: #FFFFFF; 
	text-align:left; 
	} 
IMG {style="color:black; background-color:white"}
A IMG {
     color: white;
     background: white;
     border: 0;
     }
	
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 {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
}

A:hover {color:red; background-color: #FFFF00}

.MarkerYellow {background-color: #FFFF00; }
A:visited {color: grey}
A:link {color: black}
A:active {color: black}


.MarkerYellow {background-color: #FFFF00; }

.p-umrandung {
	text-indent: 0px;
     border-right:1px solid #000000;
	 border-bottom:1px solid #000000;
	 border-left:2px solid #EEEEEE;
	 border-top:2px solid #EEEEEE;
	 padding:5px;
	}


#spaltelinks {
	position: absolute;
	left:56px;
	top:99px;
	width:170px;
}

#spaltemitte {
    position: absolute;  
width:500px;
margin-top:-1px; 
margin-left:240px; 
margin-right:240x; 
voice-family: "\"}\""; /* MSIE PC aussteigen lassen */
voice-family:inherit;
margin-left:242px; 
margin-right:242px; 
}


#spalterechts {
position: absolute;
        top:99px;
       right:55; 
        width:130px; /* für MSIE PC */
        }
html>body #spalterechts {
        width:131px; /* für Standard-konforme Browser */
        }

#dritteSpalte { 
  float: right; 
  width: 10px;  
  height: 430px;  
} 
#footer {
	clear: both; 
	text-align: center;
	text-width: 720px;
	}
