#website {
	width: 1000px;
	height: 700px;
	text-align: center;
	border: 1px solid #000;
	background-color: #FFCC00;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -350px;
}
#menu {
	height: 40px;
	width: 1000px;
	background-color: #FFCC00;
}
body {
	background-color: #CC0000;
	
	
}
iframe {
	height: 420px;
	width: 1000px;
}
#frame {
	height: 420px;
	width: 1000px;
	border: 0;
}
#contact {
	height: 120px;
	width: 1000px;
	background-image: url(/graphics/absatz1000x120_leer.jpg);
	font-family: "Courier New", Courier, monospace;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	position: relative;
	text-align: center;
	line-height: 12px;
}
#kontakte {
	height: 120px;
	width: 500px;
	position: relative;
	left: 0px;
	top: 0px;
}
#zeiten {
	height: 120px;
	width: 500px;
	position: relative;
	padding: 0px;
}
#contact .column {
	float:left;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	font-size: 9px;
}
