﻿body {
	background-color: #000066;
	font-family: Tahoma, Verdana, Arial;
	font-size: 80%;
	background-image: url(Hintergrund.png);
	background-position: 0px 0px;
}
.navlink {
	color: White;
	text-decoration: none;
}
.navcontainer {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}
.navcontainer img {
	border-style: none;
	border-color: Red;
}
#leftcontainer {
	text-align: right;
	float: left;
	width: 140px;
	/*padding-top: 153px;*/
	padding-top: 153px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
}
#rightcontainer {
	text-align: left;
	float: right;
	width: 140px;
	/*padding-top: 153px;*/
	padding-top: 153px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;	
}
#topcontainer {
	margin-left: 200px;
	margin-right: 200px;
	text-align: center;
	height: 113px;
}
#contentcontainer {
	margin-left: 200px;
	margin-right: 200px;
	margin-top: 30px;
	padding: 15px;
	background-color: #a5c3ff;
	border-style: solid;
	border-width: thick;
	border-left-color: #859adb;
	border-top-color: #e3edff;
	border-right-color: #ffffff;
	border-bottom-color: #b4e2ff;
	/*background-color: Green;*/
	background-image: url(Hintergrund2.png);
	background-position: -215px -155px;
	/*position: relative;*/
}
#contentcontainer a {
	color: #000066;
}
#footer {
	text-align: center;
	color: #c1d5ff;
	font-size: smaller;
}

div.team, div.team2 {
	text-align: center;
	/*width: 250px;
	position: absolute;
	left: 30px;*/
}
/*div.team2 {
	text-align: center;
	width: 250px;
	position: absolute;
	right: 30px;
}*/

div.team img, div.team2 img {
	border-style: solid;
	border-width: medium;
	border-left-color: #ffffff;
	border-top-color: #b4e2ff;
	border-right-color: #859adb;
	border-bottom-color: #e3edff;
}

div.image {
	margin-bottom: 45px;
	text-align: left;
}
div.image2 {
	margin-bottom: 45px;
	text-align: right;
}
div.image img, div.image2 img {
	border-style: solid;
	border-width: medium;
	border-left-color: #ffffff;
	border-top-color: #b4e2ff;
	border-right-color: #859adb;
	border-bottom-color: #e3edff;
}

div.adresse {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

div.description {
	margin-top: 20px;
	font-size: smaller;
	margin-bottom: 20px;
}

table.blind {
	width: 100%;
}

table.zeiten {
	text-align: left;
}
table.zeiten td.links {
	text-align: right;
}

div.map {
	text-align: center;
	width: 100%;
}