body {
	color: black;
/*	background-color:#FFCC00;*/
background-color: #FFD75E;
	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;
}

.p-umrandung {
	text-indent: 0px;
     border-right:1px solid #000000;
	 border-bottom:1px solid #000000;
	 border-left:1px solid #FFFFFF;
	 border-top:1px solid #FFFFFF;
	 padding:5px;
	 background-color:yellow;
	}
.p-bild-umrandung {
	text-indent: 0px;
     border-right:1px solid #000000;
	 border-bottom:1px solid #000000;
	 border-left:1px solid #FFFFFF;
	 border-top:1px solid #FFFFFF;
	 padding:8px 0px 5px 8px;
	 background-color:#FFFF15;
	 text-color: #999999;
	 font-size:11 px;
	}	

ul 
{
list-style-type: square;
margin-left:14px;
}

.link-kasten-A:visited {font-size:100%; font-weight: bold; color: white}
.link-kasten-A:link {font-size:100%; font-weight: bold; color: white}
.link-kasten-A:active {font-size:100%;font-weight: bold; color: white}
.link-kasten-A:hover {color:navy; background-color: yellow}
.P-linkerKasten { font-size:100%;font-weight: bold; color: white }


A:hover {color:navy; background-color: yellow}

.MarkerYellow {background-color: #FFFF00; }
.SmallGross {font-variant: small-caps; }

#header {
top:0px;
height:50px;
}

#spaltelinks {
padding: 10px;
position: absolute;
left:0px;
top:0px;
width:200px;
height:635px;
padding-right: 10px;
margin-right: 1cm;
background-color:#FF0000;
}

#spaltemitte {
width:500px;
top:110px; 
margin-left:230px; 
/*margin-right:260x; */
voice-family: "\"}\""; /* MSIE PC aussteigen lassen */
voice-family:inherit;
margin-left:232px; 
/*margin-right:262px; */
}



#spalterechts {
background-color:#FFCC00;
position:absolute;
top:0px;
left: 800px;
/*        right:60;*/
width:190px; /* für MSIE PC */
height:600px;
padding-left:10px;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #FFFFFF; 
padding-right:10px;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #FFFFFF; 

/* background-color:#E6ECEC;*/
/*padding: 10px;*/
        }
html>body #spalterechts {
width:170px; /* für Standard-konforme Browser */
        }
		
#footer {
	clear: both; 
	text-align: center;
	text-width: 720px;
	}

