body {
   margin:0px;
   padding:0px;
   font-family: "Trebuchet MS","Arial";
   font-size:0.8em;
   background-image:url(../seitenaufbau/hintergrund.jpg);
   background-position:center top;
   background-repeat:no-repeat;
   text-align:center;
   color:#58595E;
}

#wrap {
   width:900px;
   margin:0 auto;
   background:#58595E;
   text-align:left;
}

#header {
   width:900px;
   height:91px;
   background:#58595E;
   background-repeat:no-repeat;
}

#nav_main {
   width:900px;
   height:54px;
   margin-top:0px;
   float:left;
   background:url(../seitenaufbau/hg_navi.jpg);
   background-repeat:no-repeat;
}

#breadcrumb {
   width:890px;
   margin-top:2px;
   padding-top: 10px;
   padding-left: 10px;
   height:25px;
   float:left;
   color:#8F8F8F;
   background:#DFDDDE;
   display:block;
   font-size:0.7em;
}

#content {
   width:900px;
   float:left;
   overflow:hidden;
   background:url(../seitenaufbau/hg_content.jpg);
   display:inline;
}

#footer {
   font-size:1.1em;
   width:850px;
   float:left;
   background:#DFDDDE;
   padding:30px 25px
}

#footer h1 span, #footer h2 span, #footer h3 span {
  font-family:Arial
}

#footer h2 {
   font-size:2.5em;
   color:#D81932;
   font-weight:normal;
   margin-bottom:5px;
}

#footer h3 {
   margin-top:0px;
   margin-bottom:5px;
   font-size:2em;
}
#text0{
	width:850px;
	float:left;
}
#text1 {
   width:850px;
   float:left;
}

#text2 {
   width:600px;
   float:left;
}

#text2 table {
   width:450px;
   padding-left:50px;
   font-size:0.9em;
   display:inline;
}
#col1 {
  height:400px;
  width:900px;
  float:left;
  overflow:hidden;
  position:relative;
}

#col1 img {
   float:left;
   position:absolute;
   top:0px;
   left:0px;
}

#nav_main a {
  float: left;
  width:143px;
  height:22px;
  margin-left:6px;
  margin-top:20px;
  text-decoration:none;
  text-align:center;
}

#nav_main a#unternehmen:hover {background:url(../seitenaufbau/btn_unternehmen.gif);}
#nav_main a#produkte:hover {background:url(../seitenaufbau/btn_produkte.gif);}
#nav_main a#verkauf:hover {background:url(../seitenaufbau/btn_verkauf.gif);}
#nav_main a#bezugsquellen:hover {background:url(../seitenaufbau/btn_bezugsquellen.gif);}
#nav_main a#service:hover {background:url(../seitenaufbau/btn_service.gif);}
#nav_main a#kontakt:hover {background:url(../seitenaufbau/btn_kontakt.gif);}

/* Macht den Linktext unsichtbar */
#nav_main a span {
  visibility: hidden;
}

#breadcrumb a {
  color:#58595E;
}

#breadcrumb a:hover {
  color:#DF0527;
}

#text1 a {
   color:#58595E;
   text-decoration:none;
}

#text1 a:hover {
   color:#D81932;
}

p.bodytext {
  font-size:0.85em;
  margin:0px;
  padding:0px;
  line-height:1.3em;
}

img { 
  border:none;
}

#footer div.contact {
	width:415px;
	height:160px;
	background:#cccccc;
	margin:5px;
	float:left;
	vertical-align:middle;
}

#footer div.contact table {
  font-family:"Trebuchet MS";
  margin-left:10px;
  padding-left:5px;
  margin-bottom:10px;
}

#footer div.contact:hover {
  background:#EEEEEE;
}

#footer div.contact h2 {
  font-size:16px;
  font-weight:bold;
  color:#D81932;
  margin:0px;
  padding:5px 0 0 0;
}

#footer div.contact h4 {
  font-size:13px;
  margin:0px;
  padding:0px;
}

#footer div.contact td {
  font-size:12px;
}
