body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #E3E3E3;
	margin: 0px;
}
.hauptcontainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7E8AA2;
	border-bottom-color: #7E8AA2;
	border-left-color: #7E8AA2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.header_home {
	background-image: url(globalfiles/header_home.jpg);
	height: 80px;
	width: 980px;
}
.header_praesi {
	background-image: url(globalfiles/header_praesi.jpg);
	height: 80px;
	width: 980px;
}
.header_messebau {
	background-image: url(globalfiles/header_messebau.jpg);
	height: 80px;
	width: 980px;
}
.header_digitaldruck {
	background-image: url(globalfiles/header_digitaldruck.jpg);
	height: 80px;
	width: 980px;
}
.header_services {
	background-image: url(globalfiles/header_services.jpg);
	height: 80px;
	width: 980px;
}




.content_01 {
	float: left;
	width: 960px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content_02 {
	float: right;
	width: 795px;
}


.container_navigation_a {
	text-align: right;
	float: left;
	width: 800px;
	height: 25px;
	background-color: #7E8AA2;
	background-image: url(globalfiles/hg_nav_a.jpg);
	margin-top: 1px;
	margin-bottom: 0px;
}
.container_navigation_b {
	width: 150px;
	float: left;
}

.container_nav_point {
	float: left;
	width: 5px;
	margin-left: 1px;
}
.container_suche {
	margin-top: 1px;
	width: 180px;
	height: 25px;
	float: left;
	background-color: #254580;
}
.footer {
	height: 25px;
	line-height: 25px;
	text-align: center;
	float: left;
	width: 980px;
	background-color: #263248;
	background-image: url(globalfiles/hg_nav_a.jpg);
	font-size: 11px;
	color: #FFF;
}
.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: 100px;
	font-size: 9px;
	height: 15px;
	color: #7E7E86;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-left: 40px;
}
#suche_form {
	height: 25px;
	width: 180px;
	background-image: url(globalfiles/hg_nav_a.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
#suche_senden {
	float: left;
	height: 25px;
}
.bookmark {
	height: 25px;
	float: right;
	width: 80px;
	padding-right: 10px;
}

