body  {
  font-family:arial;
  font-size:12px;
  font-weight:500;
  color:black;
  background-color:#FFF9C8;
}

form {
  margin:0px;
  padding:0px;
}

table {
  background-color:none;
  font-size:12px;
}

select { font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 11px;
  color: #000000;
  background-color:#FFD34E;
  border-color:#FFB017;
  border-size:1px;
  border-style:solid;
}

input,select { font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
  color: #000000;
  border-width:1px;
  border-style:solid;
  background-color:#ff6211;
}

img {
  border:0px;
}

a:link, a:visited {
  color:#FF6211;
  text-decoration:none;
}

a:hover {
  color:#FF6211;
  text-decoration:underline;
}

#gesamt {
  margin-left:auto;
  margin-right:auto;
  margin-top:50px;
  width:749px;
  min-height:482px;
  background-color:#FFF9C8;
}

#navigation {
  float:left;
  margin-left:0px;
  margin-top:0px;
  width:136px;
  min-height:482px;
}

#bildmenu {
  float:left;
  width:116px;
  min-height:482px;
  background:#FFF9C8;
}

#inhalt {
  float:left;
  width:497px;
  min-height:482px;
}

#inhaltMitte {
  float:left;
  width:319px;
  min-height:482px;
  background:#FFF9C8;
}

#inhaltMitteHeader {
  background-image:url('../img/header_head.jpg');
  background-repeat:no-repeat;
  width:319px;
  min-height:40px;
}

#inhaltMitteBanner1, #inhaltMitteBanner2, #inhaltMitteBanner3, #inhaltMitteBanner4, #inhaltMitteBanner5, #inhaltMitteBanner6, #inhaltMitteBanner7, #inhaltMitteBanner8 {
  background-repeat:no-repeat;
  width:319px;
  min-height:34px;
}

#inhaltMitteBanner1 {
  background-image:url('../img/header_home.gif');
}

#inhaltMitteBanner2 {
  background-image:url('../img/header_leistungen.gif');
}

#inhaltMitteBanner3 {
  background-image:url('../img/header_bucheinbaende.gif');
}

#inhaltMitteBanner4 {
  background-image:url('../img/header_buchreparatur.gif');
}

#inhaltMitteBanner5 {
  background-image:url('../img/header_nachdrucke.gif');
}

#inhaltMitteBanner6 {
  background-image:url('../img/header_kontakt.gif');
}

#inhaltMitteBanner7 {
  background-image:url('../img/header_impressum.gif');
}

#inhaltMitteBanner8 {
  background-image:url('../img/header_dipltipps.gif');
}

#inhaltMitteFooter1 {
  background-image:url('../img/header_bottom.jpg');
  background-repeat:no-repeat;
  width:319px;
  min-height:9px;
}

#inhaltMitteText {
  background-image:url('../img/main_bg.jpg');
  background-repeat:no-repeat;
  width:300px;
  min-height:333px;
  color:#3E0D01;
  font-size:11px;
  padding-top:10px;
  padding-left:20px;
}

#inhaltMitteText td {
  font-size:11px;
}

#inhaltMitteText0 {
  background-image:url('../img/main_bg.jpg');
  background-repeat:no-repeat;
  width:300px;
  min-height:333px;
  color:#3E0D01;
  font-size:11px;
  padding-top:10px;
  padding-left:20px;
}

#inhaltMitteText2 {
  width:300px;
  height:313px;
  color:#3E0D01;
  font-size:11px;
}

#inhaltMitteText3 {
  width:300px;
  height:20px;
  color:#3E0D01;
  font-size:11px;
}

#inhaltMitteFooter2 {
  background-image:url('../img/bottom_bg.jpg');
  background-repeat:no-repeat;
  width:319px;
  min-height:58px;
}

#inhaltRechts {
  float:left;
  width:178px;
  min-height:482px;
  background:#FFF9C8;
}

#inhaltRechtsRand1 {
  background-image:url('../img/right_frame_06.jpg');
  background-repeat:no-repeat;
  width:178px;
  min-height:117px;
}

#inhaltRechtsRand2 {
  background-image:url('../img/right_frame_12.jpg');
  background-repeat:no-repeat;
  width:178px;
  min-height:114px;
}

#inhaltRechtsRand3 {
  background-image:url('../img/right_frame_17.jpg');
  background-repeat:no-repeat;
  width:178px;
  min-height:114px;
}

#inhaltRechtsRand4 {
  background-image:url('../img/right_frame_23.jpg');
  background-repeat:no-repeat;
  width:178px;
  min-height:139px;
}

.clear {
  clear:both;
}

img.border {
  border:1px solid #B59241;
}

a.button {
  padding:4px;
  background-color:#FF6211;
  color: #000000;
  border:1px solid;
}

