#linkespalte {
	height: 420px;
	width: 100px;
	float: left;
	background-image: url(../../images/Navigationsleiste-Hintergrund.png);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#container {
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F0EBD9;
}

#header {
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mittlerespalte {
	height: 420px;
	width: 360px;
	margin-right: 10px;
	margin-left: 0px;
	float: left;
	background-color: #0060A5;
	text-align: left;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	margin-top: 18px;
}
#rechtespalte {
	height: 440px;
	width: 260px;
	float: right;
	background-image: url(../../css/none);
	margin-top: 3px;
}
#homekontaktimpressum {
	height: 25px;
	width: 260px;
	margin-top: 0px;
	float: right;
	padding: 0px;
	text-align: left;
	margin-left: 520px;
}
.fett {
	font-weight: bold;
	text-align: left;
	color: #FFF;
	font-size: 12px;
}
.überschrift {
	font-size: 16px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}
.fließtext {
	text-align: left;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}
#linkespalte1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	height: 420px;
	width: 100px;
	margin-top: 18px;
	margin-right: 10px;
	background-image: url(../../images/Navigationsleiste-Hintergrund.png);
	padding-top: 20px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
#mittlerespalte1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 420px;
	width: 360px;
	margin-top: 18px;
	margin-right: 10px;
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: #a3a0a0;
	padding-left: 10px;
}
#rechtespalte1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 440px;
	width: 260px;
	margin-top: 18px;
	float: right;
	padding-bottom: 10px;
}

