body {
	width: 700px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font: normal normal normal 16px/20px Times,"Times new Roman",serif;
	background: #efefef;
}

.frontheader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.frontpos {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
}

.frontcont {
	position: absolute;
	top: -160px;
	left: -350px;
	width: 700px;
	background: #000000;
	color: #ffffff;
}

.frameleft {
	display: block;
	position: fixed;
	left: 0px;
	top: 130px;
	background: #ffffff;
}

.leftmenue a {
	display: block;
	height: 21px;
	border-top: 1px solid #efefef;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 18px;
	color: #000000;
}

.leftmenue a:first-child {
	border-top: 0px;
}

.leftmenue a.active {
	background: #000000;
	color: #ffffff;
}

.leftmenue a:hover {
	text-decoration: underline
}

.frameright {
	display: block;
	position: absolute;
	right: 0px;
	top: 130px;
	background: #ffffff;
}

.bodytop {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	background: #000000;
	color: #ffffff;
	z-index: 5;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.toppos {
	display: block;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.topcont {
	display: block;
	position: absolute;
	top: 0px;
	left: -350px;
	width: 700px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.toptext1 {
	margin-top: 20px;
	margin-left: 10px;
	font-size: 38px;
}

.frontcont .toptext1 {
	margin-top: 80px;
	margin-left: 80px;
}

.toptext2 {
	margin-top: 5px;
	font-size: 20px;
	padding-left: 165px;
	margin-bottom: 15px;
}

.frontcont .toptext2 {
	margin-left: 70px;
	margin-bottom: 75px;
}

.topmenue {
	display: block;
	position: relative;
	width: 100%;
	height: 30px;	
	background: #efefef;
	padding-bottom: 1px;
}

.topmenue a {
	display: block;
	float: left;
	height: 22px;
	border-left: 1px solid #efefef;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 18px;
	background: #ffffff;
	color: #000000;
}

.topmenue a:first-child {
	border-left: 0px;
}

.topmenue a.active {
	background: #000000;
	color: #ffffff;
}

.topmenue a:hover {
	text-decoration: underline;
}

.bodymain {
	display: block;
	position: relative;
	top: 100px;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background: #ffffff;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.bodyfooter {
	display: block;
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 20px;
	width: 100%;
	background: #000000;	
}

.langnav {
	display: block;
	width: 630px;
	height: 30px;
	background: #ffffff;
	padding-left: 70px;
}

.langnav a {
	display: block;
	float: left;
	height: 22px;
	border-left: 1px solid #efefef;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 18px;
	background: #ffffff;
	color: #000000;
}

.langnav a:first-child {
	border-left: 0px;
}

.bodyfooter a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	width: 100%;
	height: 20px;
	left: 0px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.bodyfooter a:hover {
	text-decoration: underline;
}

#map {
	width: 680px;
	height: 500px;
}
