body {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #969696;
	margin: 0px;
}
.hauptcontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.header_home {
	background-image: url(../globalfiles/header_home.jpg);
	height: 90px;
	width: 900px;
}
.header_messebau {
	background-image: url(../globalfiles/header_messebau.jpg);
	height: 90px;
	width: 900px;
}
.header_mietkatalog {
	background-image: url(../globalfiles/header_mietkatalog.jpg);
	height: 90px;
	width: 900px;
}
.header_service {
	background-image: url(../globalfiles/header_service.jpg);
	height: 90px;
	width: 900px;
}
.header_praesentationssysteme {
	background-image: url(../globalfiles/header_praesentationssysteme.jpg);
	height: 90px;
	width: 900px;
}








.content_01 {
	float: left;
	width: 875px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F29000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.content_02 {
	float: right;
	width: 693px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
}


.container_navigation_a {
	text-align: left;
	float: left;
	height: 30px;
	padding-left: 15px;
}
.container_navigation_b {
	width: 145px;
	float: left;
}

.container_nav_point {
	float: left;
	width: 5px;
	margin-left: 1px;
}
.container_suche {
	height: 30px;
	float: left;
}
.footer {
	height: 25px;
	line-height: 25px;
	text-align: center;
	float: left;
	width: 900px;
	font-size: 11px;
	color: #FFF;
	background-color: #969696;
}
.footer_text {
	height: 25px;
	line-height: 25px;
	text-align: center;
	float: left;
	width: 890px;
	font-size: 11px;
	color: #FFF;
}













    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
#suche_input {
	width: 145px;
	font-size: 10px;
	height: 16px;
	color: #787878;
	float: left;
	margin-top: 5px;
	border: 1px solid #787878;
	line-height: 16px;
}
#suche_form {
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#suche_senden {
	float: left;
	height: 30px;
	margin-left: 5px;
}

