body {
	margin: 0px;
  padding: 0px;
	background: #f6f6f6;
	text-align: center;
	font-family: arial, helvetica;
}

#main_panel {
	margin-left: auto;
	margin-right: auto;
	width: 1007px;
	background-color: #e0e0e0;
}

#header_panel, #nav_panel_top, #nav_panel_bottom {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#header_panel img, #nav_panel_top img, #nav_panel_bottom img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#header_panel a, #nav_panel_top a, #nav_panel_bottom a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	font-size: 25px;
	line-height: 25px;
	font-family: arial, helvetica;
}

#nav_panel_bottom {
	padding-bottom: 5px;
}

#main_content {
	text-align: center;
  width: 1007px;
}

#main_content table {
	width: 950px;
  margin-left: auto;
  margin-right: auto;
}

#main_content table tr td a {
  color: black;
}


#main_content table tr td {
  padding-bottom: 30px;
}

#main_content table.inner {
  width: 200px;
  margin: 0px;
}

#main_content table.inner tr td {
  padding-bottom: 0px;
}


#left_content, #right_content {
	width: 50%;
}

#left_content {
  padding-right: 15px;
}

#right_content {
  padding-left: 15px;
}

#main_content h1 {
	font-weight: bold;
	font-size: 20px;
	font-family: arial, helvetica;
}

#main_content h1.welcome {
	font-weight: bold;
	font-size: 40px;
	font-family: arial, helvetica;
}

a.link_home { background: url(../images/BUTTON_HOME.jpg) left no-repeat; }
a.link_home:hover { background: url(../images/BUTTON_HOME_PRESSED.jpg) left; }

a.link_kontakt { background: url(../images/BUTTON_KONTAKT.jpg) left no-repeat; }
a.link_kontakt:hover { background: url(../images/BUTTON_KONTAKT_PRESSED.jpg) left; }

a.link_shop { background: url(../images/BUTTON_SHOP.jpg) left no-repeat; }
a.link_shop:hover { background: url(../images/BUTTON_SHOP_PRESSED.jpg) left; }

a.link_language { background: url(../images/NON-BUTTON-MID-E.JPG) left no-repeat; }
a.link_language:hover { background: url(../images/NON-BUTTON-MID-D.JPG) left; }

a.link_service { background: url(../images/BUTTON_SERVICE.jpg) left no-repeat; }
a.link_service:hover { background: url(../images/BUTTON_SERVICE_PRESSED.jpg) left; }

a.link_unternehmen { background: url(../images/BUTTON_UNTERNEHMEN.jpg) left no-repeat; }
a.link_unternehmen:hover { background: url(../images/BUTTON_UNTERNEHMEN_PRESSED.jpg) left; }

a.link_hersteller { background: url(../images/BUTTON_HERSTELLER.jpg) left no-repeat; }
a.link_hersteller:hover { background: url(../images/BUTTON_HERSTELLER_PRESSED.jpg) left; }

a.link_agb { background: url(../images/BUTTON_AGB.jpg) left no-repeat; }
a.link_agb:hover { background: url(../images/BUTTON_AGB_PRESSED.jpg) left; }

a.link_impressum { background: url(../images/BUTTON_IMPRESSUM.jpg) left no-repeat; }
a.link_impressum:hover { background: url(../images/BUTTON_IMPRESSUM_PRESSED.jpg) left; }


a.link_kontakte { background: url(../images/BUTTON_KONTAKTe.jpg) left no-repeat; }
a.link_kontakte:hover { background: url(../images/BUTTON_KONTAKT_PRESSEDe.jpg) left; }

a.link_languagee { background: url(../images/NON-BUTTON-MID-D.JPG) left no-repeat; }
a.link_languagee:hover { background: url(../images/NON-BUTTON-MID-E.JPG) left; }

a.link_unternehmene { background: url(../images/BUTTON_UNTERNEHMENe.jpg) left no-repeat; }
a.link_unternehmene:hover { background: url(../images/BUTTON_UNTERNEHMEN_PRESSEDe.jpg) left; }

a.link_herstellere { background: url(../images/BUTTON_HERSTELLERe.jpg) left no-repeat; }
a.link_herstellere:hover { background: url(../images/BUTTON_HERSTELLER_PRESSEDe.jpg) left; }

a.link_impressume { background: url(../images/BUTTON_IMPRESSUMe.jpg) left no-repeat; }
a.link_impressume:hover { background: url(../images/BUTTON_IMPRESSUM_PRESSEDe.jpg) left; }

a.link_zztechfaq { background: url(../images/BUTTON_ZZTECHFAQ.jpg) left no-repeat; }
a.link_impressume:hover { background: url(../images/BUTTON_ZZTECHFAQ_PRESSED.jpg) left; }


.text { font-size: 14px; font-family: arial, helvetica; }
.text2 { font-size: 11px; font-family: arial, helvetica; }
.headline_text { font-size: 30px; font-family: arial, helvetica; }
