#main {
	background-color: #FFF;
	color: #000;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 1px;
	height: 665px;











	width: 650
#;
	width: 650px;
	
}

.Fenster_all{
	position: absolute;
	display: none;
}
.Fenster_flashviewer_all {
	height: 620px;
	width: 650px;
}
div a {
	color: #333;
	float: left;
	background-color: #CCC;
	margin-left: 7px;
	text-decoration: none;
	margin-top: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
div a:hover {
	color: #FFF;
	background-color: #333;

}

.Fenster_Headline {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 35px;
	margin-right: auto;
	margin-left: auto;
	width: 530px;
	margin-bottom: 10px;
	margin-top: 6px;
	height: 26px;
}
