body {
  font-family :  Verdana;
  font-size : 12px;
  color : #000;
  margin: 0px;
  background: #FFF url(../images/bg.jpg) repeat-x;
}

table.main {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}

table.admin {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  border: 1px solid #AAA;
}

td.naviline {
  height: 18px;
  color: #FFF;
  font-size: 12px;
  vertical-align: top;
}

td {
  font-family :  Verdana;
  font-size : 12px;
  color : #000;
  vertical-align: top;
}

td.content {
  padding: 25px;
  vertical-align: top;
  height: 400px;
}

tr.ungerade {
  background-color: #EEE;
}

#footer, #footer a {
  border-top: 1px solid #aaa;
  margin-top: 25px;
  padding-top: 5px;
  color: #aaa;
  font-size: 10px;
  text-align: right;
}

td.adminlinks {
  padding: 25px;
  vertical-align: top;
  color: #000;
  border-right: 1px solid #BBB;
}

#news {
  border: 1px #CCCCCC solid;
  margin-top: 260px;
  margin-left: 50px;
  padding: 10px;
  width: 140px;
  font-size: 11px;
}

#ausverkauft {
  color: #F00;
  font-size: 11px;
}

a { color: #FFF; }
a:link { text-decoration:none; }
a:hover { text-decoration:none; }
a:active { text-decoration:none; }
a:visited { text-decoration:none; }

a.navi {
  font-size: 13px;
  font-weight: bold;
}

a.littlenavi {
  font-size: 11px;
}

a.admin {
  color: #000;
  font-weight: bold;
}
a.admlink {
  color: #000;
}

#titel, a.titel {
  color: #9F6D57;
  letter-spacing: 7px;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  display: block;
}

#titelnews {
  color: #9F6D57;
  letter-spacing: 5px;
  font-size: 13px;
  font-weight: bold;
}

#kollektion, #kollektion a, .kollektion {
  margin-bottom: 15px;
  color: #715142;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: bold;
}

a.serie {
  padding-bottom: 15px;
  color: #715142;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
}

td.info {
  font-weight: bold;
}

td.info2 {
  text-align: center;
  font-size: 10px;
  color: #888;
}

select,
textarea,
input {
  background-color: #EEE;
  border-style: solid;
  border-width: 1px;
  border-color: #888;
  font-family: Verdana;
  font-size: 12px;
}
