/* DATEI: dutchweepee.css */

body {
  margin: 0;
  padding: 0;
  color: #b8bcc5;
  background-color: #000000;
  font-family: Verdana, Arial Black, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  background-image: url(../images/sp04.jpg);
  background-repeat: repeat;
  scrollbar-face-color: #b8bcc5;
  scrollbar-highlight-color: #b8bcc5;
  scrollbar-3dlight-color: #b8bcc5;
  scrollbar-darkshadow-color:#b8bcc5;
  scrollbar-shadow-color: #b8bcc5;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #000000; 
}

body.admin {
  padding: 20px;
}

img {
  border: 0;
}

a, a:link {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
a:visited {
  color: #9a99a1;
}
a:hover, a:active, a:focus {
  color: #ff0000;
}

.red {
  color: #ff0000;
  font-weight: bold;
}

#dw_main {
  position: relative;
  margin-left: 0px;
  top: 0px;
  float: left;
}

table, tr, td {
  margin: 0;
  padding: 0;
}

td {
  vertical-align: top;
  text-align: left;
}

#top_menue {
  position: relative;
  width: 873px;
  height: 120px;
  text-align: center;
  background-image: none;
  background-repeat: none;
  float: left;
}

#top_l {
  width: 57px;
  height: 62px;
  background-image: url(../images/sp05.jpg);
  background-repeat: none;
}

#top_m {
  width: 759px;
  height: 62px;
  background-image: url(../images/sp03.jpg);
  background-repeat: repeat-x;
}

#top_r {
  width: 57px;
  height: 62px;
  background-image: url(../images/sp05r.jpg);
  background-repeat: none;
}

#content_l {
  width: 57px;
  background-image: url(../images/sp02.jpg);
  background-repeat: repeat-y;
}

#content_m {
  width: 759px;
  background-image: url(../images/sp01.jpg);
  background-repeat: repeat;
}

#content_r {
  width: 57px;
  background-image: url(../images/sp02r.jpg);
  background-repeat: repeat-y;
}

#bottom_l {
  width: 57px;
  height: 62px;
  background-image: url(../images/sp05u.jpg);
  background-repeat: none;
}

#bottom_m {
  width: 759px;
  height: 62px;
  background-image: url(../images/sp03u.jpg);
  background-repeat: repeat-x;
}

#bottom_r {
  width: 57px;
  height: 62px;
  background-image: url(../images/sp05ur.jpg);
  background-repeat: none;
}

.kapitelplatz {
  height: 15px;
  line-height: 15px;
}

.kapitelinhalt {
  margin-bottom: 15px;
}

.div_img {
  margin: 0;
  padding: 0;
  width: 152px;
  vertical-align: top;
  text-align: center;
  float: left;
}

.div_img_space {
  width: 18px;
  float: left;
}

.div_clear {
  clear: both;
}

.img_gallerie {
  width: 152px;
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
  border: 1px solid #b8bcc5;
}

.div_img_text {
  width: 152px;
  text-align: center;
  margin-bottom: 18px;
}

.img_gallerie_full {
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
  border: 1px solid #b8bcc5;
}

.div_img_full {
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}

.div_img_text_full {
  text-align: center;
  margin-bottom: 18px;
}

input, textarea, select {
  padding-top: 1px;
  padding-left: 4px;
  padding-right: 4px;
  height: 18px;
  border: 1px solid #000000;
  background-color: #ffffff;
  color: #000000;
}

textarea {
  height: 180px;
  padding-bottom: 1px;
}

.input_100 {
  width: 325px;
}

.input_200 {
  width: 423px;
}

.input_50 {
  width: 150px;
}

option, select {
  font-size: 10px;
  padding-left: 0px;
  padding-right: 0px;
}

#dw_counter {
  position: absolute;
  left: 631px;
  top: 7px;
  width: 90px;
  height: 15px;
}

#buch {
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

h1.buch {
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
}

h2.buch {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
}

h3.buch {
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
}

div.buch_bild {
  background-color: #b8bcc5;
}

img.buch {
  border: 1px solid #b8bcc5;
}

