body {
	background-color: #FFFFFF;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 8.5pt;
	margin: 9px;
       

	
	
}


a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu {
                background-image: url(images/menu.jpg);
	height: 32px;
	padding-top: 6px;
	text-align: center;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	_height: 26px;
}


div#teaser {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 395px;
	height: 580px;
	border: 1px solid #ccc;
	padding: 3px;
background-color:#ffffff;
	}
div#teaser a#verberg {
	position: absolute;
	bottom: 0px;
	right: 0px;
			}
