body {
	color:#333;
	background-color:white;
	margin:20px;
	padding:0px;
	font:15px verdana, arial, helvetica, sans-serif;
	text-align:left;
	}
A IMG {
     color: white;
     background: white;
     border: 0;
     }		
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:32px;
	font-weight:900;
	color:#FF0000;
	}
h2 {
	font:bold 17px/19px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#FF0000;
	}
h3 {
	font:bold 28px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#2C2C2C;
	}	
p {
	font:15px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

.P-Kasten {	 color: black; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

ul 
{
list-style-type: square;
margin-left:14px;
}

A:visited {color: #7F7F7F}
A:link {color: black}
A:active {color: black}

A:hover {color:red; background-color: yellow}
a#look img {
    border: 0;
    background-color: transparent;
}
a#look:hover {
    background-color: transparent;
}
.MarkerYellow {background-color: #FFFF00; }
.SmallGross {font-variant: small-caps; }

#spaltelinks {
position: absolute;
left:16px;
top:20px;
width:170px;
padding-right: 10px;
/*border-right-style: solid;
border-right-width: 1px;
border-right-color: #008080; */
margin-right: 1cm;
height:400px;
background-color:white;
}
#spaltelinks-seite1 {
position: absolute;
left:16px;
top:120px;
width:170px;
padding-right: 10px;
/*border-right-style: solid;
border-right-width: 1px;
border-right-color: #008080; */
margin-right: 1cm;
height:400px;
background-color:white;
}

#spaltemitte {
position:absolute;
width:580px;
top:20px; 
left:220px; 
padding-left:30px;
border-left-style: dashed;
border-left-width: 1px;
border-left-color: #008080; 
/* padding-right:30px;
border-right-style: dashed;
border-right-width: 1px;
border-right-color: #008080; 
*/

}
#spaltemitte-seite1 {
position:absolute;
width:580px;
top:120px; 
left:220px; 
padding-left:30px;
border-left-style: dashed;
border-left-width: 1px;
border-left-color: #008080; 
/* padding-right:30px;
border-right-style: dashed;
border-right-width: 1px;
border-right-color: #008080; 
*/

}


#spalterechts {
position:absolute;
top:20px;
left: 820px;
/*        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 */
        }
#spalterechts-seite1 {
position:absolute;
top:120px;
left: 820px;
/*        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;
	}


a:link.men {
	background-color : yellow;
	font : menu;
	color : black;
	text-transform : uppercase;
	margin-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 1px solid silver;
	border-left : 1px solid silver;
	border-right : 1px solid black;
	border-bottom : 1px solid : black;
		}

a:visited.men {
	background-color : yellow;
	font : menu;
	color : black;
	text-transform : uppercase;
	margin-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 1px solid silver;
	border-left : 1px solid silver;
	border-right : 1px solid black;
	border-bottom : 1px solid : black;
		}


a:hover.men {
	background-color : red;
	color : yellow;
/*	background-color : #F3F3F3;*/
	font : menu;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 1px solid silver;
	border-left : 1px solid silver;
	border-right : 1px solid black;
	border-bottom : 1px solid : black;
		}
