@charset "utf-8";

body {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000021;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}
#presse_title{
	padding-left: 30px;	
}
#presse_image{
	padding-left: 30px;
}
#impressum{
	width:600px;	
}
#impressum td{
	vertical-align: text-top;
	text-align: left;
	padding-bottom: 10px;
}

#imagetable td{
	text-align: center;
}
.training_table{
	padding-left: 20px;
	padding-right: 80px;
}
.header {
	background-image: url(../images/hintergrund.png);
	height: 220px;
	width: 1200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.container {
	top: -30px;
	width: 1200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.navigation {
	width: 172px;
	position: relative;
	margin-right: auto;
	float: left;
}

#content {
	padding-left:20px;
	padding-right:20px;
}
.contentdiv {
	width: 1028px;
	position: relative;
	margin-left: 172px;
	padding-left:10px;
	padding-right:10px;
}
.mapdiv{
	padding-top:10px;
	padding-left:20px;	
	float:right;
}
.contentiframe {
	width: 1028px;
	height: 630px;
	position: relative;
}
.home_logo {
	position: relative;
	right: 180px;
	float: right;
	width: auto;
}
