@charset "UTF-8";

:focus { 
	outline-style: none; 
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
}
.oneColFixCtr #container {
	width: 750px;
	background: #666;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	height: 600px;
	width: 750px;
	position: absolute;
	top: 50%;
	margin-top: -300px;
}
h4 {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}object div p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flash_venster {
	padding-top: 140px;
	padding-left: 225px;
}

