#Inhalt {
	-moz-border-radius:24px;
	-webkit-border-radius:24px;
	border-radius:24px;
	/*IE DOES NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow:1px 1px 12px #17284A;
	-webkit-box-shadow:1px 1px 12px #17284A;
	box-shadow:1px 1px 12px #17284A;
filter: progid:DXImageTransform.Microsoft.Shadow(strength=1, direction=135, color='#1a2118');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=1, Direction=135, Color='#1a2118')";/*Shadows look very different in IE (Only cardinal directions supported)*//*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	background-color: #FFF;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 880px;
}
#Logo {
	padding-top: 7%;
	padding-left: 140px;
	position: relative;
	left: 0px;
	top: 0px;
}
p {
	text-decoration: none;
	color: #4F4F4F;
}
.adresse {
	text-decoration: none;
	color: #17284A;
	top: 0px;
	font-size: 12px;
	line-height: 18px;
}
.adressebold {
	text-decoration: none;
	color: #17284A;
	font-weight: bold;
	top: 0px;
	font-size: 12px;
	line-height: 18px;
}
.adresseboldAbstandoben {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	padding-top: 63px;
}
* {
	margin: 0px;
	padding: 0px;
}
#mitte {
	position: relative;
}
h1 {
	font-size: 16px;
	color: #17284A;
	padding-bottom: 5px;
	font-weight: lighter;
	padding-top: 18px;
}
h2 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	padding-top: 8px;
	color: #17284A;
}
.pblau12auf16 {
	font-size: 12px;
	line-height: 16px;
	color: #17284A;
	text-align: justify;
	padding-right: 28px;
	padding-top: 3px;
}
.phome {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
	text-align: justify;
	padding-top: 30px;
	color: #17284A;
	bottom: 20px;
}
.phomegrau {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	color: #666;
	padding-top: 20px;
}
.graueLinie {
	background-image: url(Image/grauLinie.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body {
	background-color: #EEEEEE;
	font-size: 12px;
	line-height: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}
a {
	text-decoration: none;
	color: #4F4F4F;
}
.linkkrechts {
	text-align: right;
	line-height: 20px;
	right: 2px;
	padding-top: 272px;
}
.adresselinkkrechts {
	text-align: right;
	line-height: 20px;
	right: 2px;
	top: 0px;
}
