body{
	background-color:rgb(255,255,255);
	margin:0px;
	padding-top:135px;
}
a img{
	border-style:none;
}
	a img:active{
		border-style:none;
	}
p {
	line-height:10pt;
	font-family:'TimesNewRoman', 'Times';
	font-size:9pt;
	font-style:italic;
	color:rgba(255,255,255,0.5);
	margin-left:18px;
	margin-top:20px;
}
hr{
	margin:0px;
	margin-left:0px;
	margin-right:-1px;
	height:7.5px;
	background-color:black;
}
.karte{
	line-height:0px;
	width:600px;
}
.rollover{
	background-color:rgba(255,255,255,0.5);
	position:relative;
	height:100%;
	text-align:right;
	display:none;
	cursor:pointer;
}
	.rollover img{
		margin-right:30px;
		margin-top:25px;
	}
#navi img:hover{
	cursor:pointer;
}