#werbung{
	width: 287px;
	padding: 0;
	border: 1px none #000000;
	height: 393px;
	position: absolute;
	left: 481px;
	top: 211px;
	margin: auto;
}
#werbung a:link{
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	width: auto;
	border: 1px none #666666;
	height: auto;
	color: #000000;

}
#werbung a:hover{
	border: 1px none #7E1E41;
	display: block;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width: auto;
	height: auto;

}
#werbung a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	color: #000000;
	width: auto;
	border-top: 0px none #999999;
	border-right: 5px none #999999;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
	height: auto;
}

#titel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	background-color: #710000;
	font-weight: bold;
}

#schliessen{
	text-align: right;
	background-color: #000000;
	display: block;
}
