#gallerie_container{
  width:1050px;
}
#gallerie{
  float: left;
  height: 180px;
  width:210px;
}

#gal_bild{
  text-align: center;
}
#gal_text{
  text-align: center;
  width: 200px;
}


#katalog{
  list-style-type: none;
}
#katalog li{
  display: inline;
}
#katalog a{
  font-weight:bold;
  color: #444444;
  text-decoration:none;
}
#katalog a:HOVER{
  background-color: #FF6633;
  color: #fff;
}
#katalog_aktiv{
  background-color: #FF6633;
  color: #ffffff;
}

#history{
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}


/* CONTENT */
#aufzaehlung li{
 line-height: 1.6em;
}


#content{
  padding: 4px;
  font-family: Verdana;
  font-size: 12px;
}
/* Startseite */
#starseite{
  width:100%;
}
#start_links{
  width:49%;
  float: left;
  padding: 2px;
}
#start_content{
  width: 95%;
  line-height: 1.6em;
}


#start_rechts{
  width:50%;
  float: left;
  text-align: right;
}
#startbox{
  padding-bottom:4px;
}

/* Startseite */
#startbox1{
  background: url(../images/angebot.jpg) no-repeat;
  width:527px;
  height:157px;
  padding-top: 10px;
}
#startbox2{
  background: url(../images/produktneuheiten.jpg) no-repeat;
  width:527px;
  min-height:157px;
  padding-top: 10px;
}
#startbox3{
  padding-top: 10px;
  background: url(../images/verpackungsideen.jpg) no-repeat;
  width:527px;
  min-height:157px;
}
#startbox_content{
  padding: 28px 4px 4px 4px;
  text-align: left;
  height: 110px;
}
#start_tbild{
float:left; 
padding-right:10px;
width: 170px;
}
#start_ttext{
float: left;
width: 300px;
}

/* Footer*/
#footerbox{
  font-family:verdana;
  font-size: 11px;
  padding-left:840px;
}
#footerbox a{
 text-decoration: none;
 color: #6C6C6C;
}
#navfooterline{
 list-style-type: none;
 display: inline;
}
#navfooterline_item{
  float: left;
  padding-right: 5px;
}
/* Head */
#topbild{
  height: 189px;
}
#navbar{
  width:1100px;
  height:40px;
  background: url(../images/navbar2.jpg) no-repeat;
}
#nav1{
  float: left;
  width: 580px;
  padding: 9px 0 0 20px;
}
#nav2{
  float: left;
  width: 335px;
  padding: 9px 0 0 20px;
}
#nav3{
 float: right;
 padding: 13px 15px 0 0;
}
#nav3 a{
  font-size: 10px;
  font-family: verdana;
  text-decoration: none;
  color: #fff;
}

#nav_item a{
  padding-right: 5px;
  color: #fff;
  text-decoration: none;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}
#navline{
 list-style-type: none;
 display: inline;
}
#navline_item{
  float: left;
  padding-right: 5px;
}

#adresse{
  float:left;
  padding-top:30px;
  line-height: 1.6em;
}


/* Form */
#kontakt{
  margin:0;
  padding:.5em;
  width: 600px;
  float:left;
}
form{
  width: 550px;
  float:left;
}

label {
 padding: 0 0 0.3em 1em;
 text-align: left;
 display: block;
 float: left;
 width: 100px; /* Breite.*/
 font-weight: bold;
 font-size: 12px;
}
#label_v {
 padding-left: 1em;
 text-align: center;
 display: block;
 float: left;
 width: 130px; /* Breite.*/
 font-weight: bold;
}
#fspace{
 padding-bottom: 5px;
 display: block;
}

.listNav { margin:0 0 10px;}
.listNav a { font-size:0.9em; display:block; float:left; padding:2px 6px;
    border:1px solid silver; border-right:none; text-decoration:none }
.listNav a.ln-last { border-right:1px solid silver; }
.listNav a:hover,
.listNav a.ln-selected { background-color:#eaeaea }
.listNav a.ln-disabled { color:#ccc }
.listNav .ln-letterCount { text-align:center; font-size:0.8em; line-height:1;
    margin-bottom:3px; color:#336699; } /* extra styling using jquery.listnav.js internally used class name */