body {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Sans-Serif;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-image: url('../../gfx/main/topflow.jpg');
	background-repeat: repeat-x;	
}
#page {
	width: 954px;
	display: table;
	margin: auto;
	height: 700px;
	margin-bottom: 20px;
}
#top {
	position: absolute;
	padding-left: 0px;
	width: 948px;
	z-index: 200;
}
#logo {
	width: 217px;
	height: 130px;	
	float: left;
	border: 3px solid #ffffff;
}
h1 {
	font-size: 15px;
	color: #ffffff;
	display: block;
	height: 15px;
	padding: 13px;
	padding-left: 246px;
}
#telefon {
	font-size: 13px;
	color: #ffffff;
	float: right;	
	font-weight: bold;
	padding-top: 13px;
}
#column {
	text-align: center;
	width: 100%;
}
#column .main_ad div {
	float: left;
	margin: 2px;	
}
#flash {
	width: 950px;
	height: 466px;
}
#content {
	margin-top: 41px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-transform: uppercase;
	color: #024C81;
}
#content p {
	font-size: 13px;
	margin: 10px;
	margin-left: 10px;
	line-height: 16px;
}
#content p span {
	font-weight: bold;
	color: #024C81;
}
#footer {
	background-image: url('../../gfx/main/bottom_flow.gif');
	background-repeat: repeat-x;
	height: 30px;
	margin-top: 20px;
	text-align: right;
}
select {
	width: 150px;
	float: right;
	margin: 5px;
	margin-left: 10px;
	font-size: 12px;
}
#footer p {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 6px;
}
h3 {
	text-align: left;
	padding-left: 40px;
	color: #024C81;
}
h3 a {
	text-decoration: none;
	color: #024C81;	
}
h3 a:hover {
	color: #001F35;	
}
.main_ad {
	margin-bottom: 14px;
}
#langbox {
	margin-left: 700px;
	position: absolute;
	top: 10px;
	z-index: 10000;
}
#langbox img {
	margin: 3px
}
.bigAd {
	margin: 16px;
	margin-left: 44px;
}
.topLayer {
	position: absolute;
	z-index: 1000;
	top: 200px;
	left: 40%;
}