@charset "utf-8";

/* Alle Standardformatierungen der verschiedenen Browser löschen */
* { 
	margin:0; 
	padding:0; 
}

body {
	background-color: #e5e5e5;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	background-image: url(../../bilder/background_2.jpg);
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}



#header {
	text-align: left;
	height: 106px;
	margin: 0px;
	width: 960px;
	background-image: url(../../bilder/header_back_1b.png);
	background-repeat: no-repeat;
	background-position: top;
}
#logo {
	background-image: url(../../bilder/phonar_logo_1.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 100px;
	margin-left: 70px;
	background-position: 1px 7px;
}
#logo_re {
	float: right;
	background-image: url(../../bilder/mh_logo_re.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 170px;
	margin-top: 25px;
	margin-right: 50px;
}





#header #MenuBar1 {
	width: 850px;
	margin: 5px auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	position: relative;
}

#header #MenuBar1 li ul li {
	width: 163px;
}

#header #MenuBar1 li ul #sprache {
	width: 110px;
}
#header #MenuBar1 li .MenuBarSubmenuVisible #sprache a {
	background-image: url(../../bilder/flag_germany.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;
}




#header #MenuBar1 li ul #kontakt {
	width: 118px;
}

#header #MenuBar1 li ul #news {
	width: 127px;
}

#content {
	height: 550px;
	width: 960px;
	clear: left;
	margin-top: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#content_center {
	text-align: center;
	clear: left;
	height: 575px;
	width: 960px;
	margin-top: 20px;
}

#content_referenz {
	clear: left;
	height: 1100px;
	width: 960px;
	margin-top: 20px;
}

#content_home {
	clear: left;
	height: 575px;
	width: 960px;
	margin-top: 20px;
	background-image: url(../bilder/titel_bg1.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#content_eng {
	background-image: url(../../bilder/titel_bg3_eng.jpg);
	background-repeat: no-repeat;
	clear: left;
	height: 450px;
	width: 960px;
	margin-top: 11px;
}
#messe {
	background-image: url(../../bilder/startseite_info.gif);
	background-repeat: no-repeat;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 960px;
	margin-top: 6px;
}
#box_links {
	float: left;
	height: 88px;
	width: 310px;
	background-image: url(../../bilder/box_links_bg.png);
	background-repeat: no-repeat;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 10px;
	text-align: left;
	font-size: 14px;
	padding-top: 12px;
}
#box_mitte {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(../../bilder/box_mitte_bg.png);
	background-repeat: no-repeat;
	text-align: left;
	color: #333;
	height: 88px;
	width: 305px;
	padding-top: 11px;
	padding-left: 15px;
}

#box_rechts {
	float: left;
	height: 88px;
	width: 305px;
	background-image: url(../../bilder/box_rechts_bg.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 11px;
	text-align: left;
	padding-left: 15px;
	font-size: 14px;
	color: #333;
}





#footer {
	background-color: #999;
	height: 24px;
	width: 100%;
	z-index: 1000000;
	position: fixed;
	bottom: 0px;
	left: 0px;
	letter-spacing: 1px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333;
	text-decoration: none;
}
#footer a {
	color: #333;
	text-decoration: none;
}


/* Clearen per Overflow */ 
.floatbox { 
	overflow:hidden; 
}
.breaker {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* Verhindern das zentrierte Layouts im FF und Opera springen */
html {
	height: 100.01%;
}
body {
	position: relative;
	color: #000;
	text-align: left;
}

#content_products {
	text-align: center;
	clear: left;
	height: 575px;
	width: 960px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

#content_dealer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	clear: left;
	height: 575px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

