body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #fff;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	text-align: center;
	
}

a img {border: none;}

#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D90000;
	border-right-color: #D90000;
	border-bottom-color: #D90000;
	border-left-color: #D90000;
	padding: 0%;
	height: auto;
}




#header {
	background-color: #666;
	width: 960px;
	padding: 0px;
	float: none;
	height: 128px;
	background-image: url(Bilder/Homepage-PT_03.jpg);
}
#navibar {
	height: 24px;
	width: 960px;
	background-color: #FFF;
}

#navi1 {
	background-color: #C00;
	clear: none;
	height: 24px;
	width: 192px;
	float: left;
}
#navi2 {
	clear: none;
	height: 24px;
	width: 256px;
	float: left;
}
#navi3 {
	clear: none;
	height: 24px;
	width: 256px;
	float: left;
}
#navi4 {
	clear: none;
	height: 24px;
	width: 256px;
	float: left;
}
#content {
	color: #333;
	height: 470px;
	width: 960px;
	float: none;
}
#infobar {
	background-color: #999;
	float: left;
	height: 470px;
	width: 192px;
	clear: none;
	background-image: url(Bilder/Infobar.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#infobar-flex {
	background-color: #999;
	float: left;
	height: 691px;
	width: 192px;
	clear: none;	
}

#kontaktbox {
	font-size: 12px;
	color: #FFF;
	height: auto;
	width: 180px;
	position: relative;
	top: 40px;
	left: 15px;
}
#text {
	background-color: #E8E8E8;
	float: left;
	height: 405px;
	width: 678px;
	padding-top:55px;
	padding-right: 45px;
	padding-bottom:10px;
	padding-left: 45px;
}
#text-flex {
	background-color: #E8E8E8;
	float: left;
	height: auto;
	width: 678px;
	padding-top:55px;
	padding-right: 45px;
	padding-bottom:10px;
	padding-left: 45px;
}

#Fuss-unter-container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-align: right;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
