* {
margin: 0;
padding: 0;
}

body {
background: #333 url(../images/back.gif) repeat;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 40px;
}

a {
color: #878889;
text-decoration: none;
}

a:visited {
color: #ff6c00;
text-decoration: none;
}

a:hover {
color: #000;
}

#header {
width: 430px;
height: 210px;
float: right;
background: #ff6c00 no-repeat;
background-position: top right;
}

#wrapper {
width: 581px;
background: #fff url(../images/sidebar.gif) repeat-y;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

h1 {
width: 140px;
height: 60px;
background: #333 url(../images/logo.gif) no-repeat;
margin: 1px 1px 1px 0;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
cursor: default;
}

h1 span {
display: none;
}

h2 {
width: 420px;
height: 32px;
background-color: #333;
float: left;
padding-left: 10px;
padding-top: 28px;
color: #fff;
font: bold 16px/30px verdana, tahoma, sans-serif;
margin-top: 1px;
cursor: default; }

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 150px;
float: left;
background-color: #ff6c00;
}

#nav li a {
color: #fff;
font: 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #ff6c00;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #dc641e;
}

#current a {
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 132px;
background-color: #ccc;
float: left;
position: relative;
left: -4px;
margin-left: -147px;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
}

img {
border: none;
}

a img {
display: block;
margin-bottom: 5px;
margin-top: 0px;
border: 1px solid #fff;
}

a:hover img {
border-color: #ff6c00;
}

#content {
float: left;
width: 400px;
margin: 10px 0 0 10px;
}

/* fuer preloader */
#hidden {
z-index: 2;
background-color: #ffffff;
height: 320px;
width: 410px;
}

/* Text- und Absatzformate */
p {
margin-bottom: 20px;
margin-top: 20px;
}

h3 {
font-weight: bold;
font-size: 12px;
line-height: 20px;
}

#content ol {
list-style: decimal;
margin-left: 30px;
font-weight: bold;
}

#content ul, #sidebar ul {
margin-left: 18px;
list-style: url(../images/li.gif);
font-weight: normal;
}

blockquote {
background : url(../images/quote.gif) top left no-repeat;
margin-top: 20px;
padding-left : 20px;
font-style : italic;
}

/* Tabelle */
table {
border: 0px;
height: auto;
width: 100%;
}

.album {
padding: 0px;
border: 1px;
text-align: left;
vertical-align: bottom;
}

td , th {
height: auto;
vertical-align: top;
padding: 0px 5px 5px 0px;
text-align: left;
}

.preis {
white-space: nowrap;
}

th {
font-weight: bold;
}

.linie {
border-bottom: 1px #333 dotted;
}

/* Formular */
input, textarea {
font: 11px Verdana, Arial, Helvetica, sans-serif;
line-height: 20px;
height: 20px;
margin-right: 10px;
background-color: #eee;
color: #666;
border-style: solid;
border-width: 0 0 1px 0;
border-color: #FF6C00;
}

textarea {
height: 80px;
width: 250px;
}

.field250 {
width: 250px;
}

.field190 {
width: 190px;
}

.field50 {
width: 50px;
}

.nurlesen {
width: 370px;
height: 20px;
border-width: 0pt;
color: #000000;
background-color: #ffffff;
}

.button {
background : #eee url(../images/quote.gif) no-repeat left bottom;
margin-top: 20px;
margin-right: 20px;
width: 80px;
}

.copie {
width: 20px;
}

/* GALERIE  */
#gallery {
  padding                :       0;
  list-style-type        :       none;
  overflow               :       hidden;
  width                  :       320px;
  height                 :       600px;
  border                 :       1px solid #FF7F00;
  background             :       #FFBF00 url(refdigi/bg.jpg);
  }

#gallery li {
  float                  :       left;
  }

#gallery li a {
  display                :       block;
  height                 :       30px;
  width                  :       320px;
  float                  :       left;
  text-decoration        :       none;
  cursor                 :       default;
  }

#gallery li a img {
  width                  :       320px;
/*height                 :       30px; */
  height                 :       240px;
  border                 :       0;
  }

#gallery li a:hover {
  background             :       #EFEFEF;
  height                 :       240px;
  }

#gallery li a:hover img {
  height                 :       240px;
  }

/* Footer */
#footer {
clear: both;
width: 400px;
margin-left: 163px;
margin-top: 20px;
}
