body {
	background-color: #c9d6ff;
	margin-top: 0px;
	margin-bottom: 0px;

}
body {
	color: #304D77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #304D77;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #304D77;
}
a:hover {
	text-decoration: none;
	color: #778fb3;
}
a:active {
	text-decoration: none;
	color: #304D77;
}
h1 {
	font-size: 18px;
	color: #304D77;
}
h2 {
	font-size: 16px;
	color: #304D77;
}
h3 {
	font-size: 14px;
	color: #304D77;
}
#main {
	height: auto;
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/image_01.jpg);
	float: left;
	height: 152px;
	width: 970px;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	color: #314E78;
}
.player {
	height: auto;
	width: auto;
	float: left;
	margin-top: 120px;
	margin-left: 50px;
}

.adresse {
	width: auto;
	float: left;
	padding-top: 100px;
	padding-left: 220px;
}
.flaggen {
	height: auto;
	width: 105px;
	float: right;
	margin-top: 115px;
	margin-left: 3px;
	margin-right: 10px;
}

#maincontent {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 970px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #304D77;
}

#navi {
	float: left;
	height: auto;
	width: 211px;
	background-image: url(images/image_02.jpg);
	background-repeat: no-repeat;
	background-color: #304D77;
	bottom: 0px;
}

#content {
	float: right;
	height: auto;
	width: 729px;
	padding: 20px 10px 10px 20px;
	overflow: auto;
}
.image {
	float: left;
	height: auto;
	width: 400px;
}
.image img {
	margin-left: 8px;
	border: 1px solid #A25102;
	margin-bottom: 3px;
}
#imageContainer {
	float: left;
	height: auto;
	width: 475px;
}



.text {
	height: auto;
	width: 230px;
	float: left;
	margin-left: 20px;
}
.text-2 {
	height: 360px;
	width: 220px;
	float: left;
	margin-left: 20px;
	border: 1px solid #A35100;
	padding: 5px;
}
.leftbox {
	background-image: url(images/leftbox.jpg);
	height: 202px;
	width: 211px;
	background-color: #E9EFFF;
	background-repeat: no-repeat;
	float: left;
	clear: left;
}

#footer {
	float: left;
	height: auto;
	width: 970px;
}
#footer .left {
	float: left;
	height: auto;
	width: auto;
	padding-left: 10px;
}
#footer .right {
	float: right;
	height: auto;
	width: auto;
	padding-right: 10px;
}
