#header {
	width: 925px;
	height: 89px;
	border: 1px solid #000000;
	background-color: #FFFFCE;
	background-image: url("images/johnmedia_weblogo.jpg");
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
#menu {
	list-style: none;
	width: 909px;
	height: 18px;
	border-left: 1px solid #3DB9E1;
	border-right: 1px solid #3DB9E1;
	background-color: #3DB9E1;
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 1px 8px 8px;
}
#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	display: inline;
}
#menu a {
	font: 100% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	background: #3DB9E1;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	margin: 0;
	padding: 2px 12px;
	text-decoration: none;
	font-weight: 800;
}
#menu a:hover {
	background: #FFFFFF url("images/hover.gif") left center no-repeat;
	color: #000;
	padding-bottom: 8px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 928px;
}
#content {
	width: 885px;
	height: 403px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #000000;
	color: #fff;
	float: left;
	padding: 20px;
}
#winkel {
	width: 925px;
	height: 533px;
	border-right: 1px solid #3DB9E1;
	border-left: 1px solid #3DB9E1;
	border-bottom: 1px solid #3DB9E1;
	background-color: #3DB9E1;
	color: #fff;
	float: left;
	padding: 0px;
}
object
{
width: 925px;
height: 1140px;
}
body {
	font-family: Verdana, Arial;
	font-size: 14px;
	background: #3DB9E1;
}
a:link      {
	color: white;
}
a:visited   {
	color: white;
}
h1 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 8px;
	margin-bottom: 11px;
}
.container {
	position:absolute;
	width:928px;
	height:552px;
	top:50%;
	left:50%;
	background-color:black;
	margin-left:-464px;
	margin-top:-276px;
	overflow: auto;
}
