body { 
  margin: 0;
  padding: 0;
  background: #ffe9c1;
  font: 10pt Arial, Tahoma, Verdana;
  color: #646464;
}

h3 {
  margin: 15px 0 7px 0;
  padding: 0;
  font-size: 12pt;
  font-weight: bold;
}

h4, h5, h6 {
  margin: 0 0 3px 0;
  padding: 0;
  font-size: 10pt;
  font-weight: bold;
}

h4 a, h5 a, h6 a {
  text-decoration: none;
}

a {
  color: #646464;
}

p, ul {
  margin: 0 0 10px 0;
}

hr { 
  background: #c0c0c0; 
  color: #c0c0c0; 
  border: #c0c0c0; 
  height: 1px; 
  clear: both;
}

fieldset {
  border: 0;
}

input, select, textarea { 
  border: 1px solid #C0C0C0;
  font: 10pt Arial, Tahoma, Verdana;
  padding: 2px;
  width: 220px;
}

textarea {
  overflow: auto;
}

div#site {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -478px;
  margin-top: -300px;
  width: 956px;
  height: 590px;
  background: white url(../images/layout/logo.jpg) no-repeat left bottom;
}

div#site-in {
  padding: 103px 0 0 0;
}

div.head1 {
  background: url(../images/head/1.jpg) no-repeat 3px 3px;
}

div.head2 {
  background: url(../images/head/2.jpg) no-repeat 3px 3px;
}

div.head3 {
  background: url(../images/head/3.jpg) no-repeat 3px 3px;
}

div.head4 {
  background: url(../images/head/4.jpg) no-repeat 3px 3px;
}

div.head5 {
  background: url(../images/head/5.jpg) no-repeat 3px 3px;
}

div.head6 {
  background: url(../images/head/6.jpg) no-repeat 3px 3px;
}

div.head7 {
  background: url(../images/head/7.jpg) no-repeat 3px 3px;
}

div.head8 {
  background: url(../images/head/8.jpg) no-repeat 3px 3px;
}

div#top-navigation {
  padding-top: 5px;
}

div#top-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 8pt;
  text-align: right;
}

div#top-navigation ul li {
  display: inline;
  position: relative;
  border-right: 1px solid #646464;
}

div#top-navigation ul li ul { 
  display: none; 
  position: absolute; 
  top: 17px; 
  z-index: 10; 
  left: 0;
}

div#top-navigation ul li ul li {
  text-align: left;
  border-right: none;
}

div#top-navigation ul li ul li a {
  padding: 4px 8px;
  background: #f8f8f8;
}

div#top-navigation ul li:hover ul, div#top-navigation ul li.hover ul, div#top-navigation ul li.aktiv ul { 
  display: block;
}

div#top-navigation ul li.last {
  border: 0;
}

div#top-navigation ul li a {
  padding: 0 8px;
  text-decoration: none;
  color: #646464;
}

div#top-navigation ul li a:hover, div#top-navigation ul li.aktiv a {
  background: #f8f8f8;
}

div#top-navigation ul li ul li a:hover, div#top-navigation ul li ul li.aktiv a {
  text-decoration: underline;
}

div#content {
  margin-top: 20px;
}

div#content ul {
  list-style: disc;
  padding: 0;
}

div#content ul li {
  padding: 0;
  margin-left: 23px;
}

div#foot-navigation ul {
  margin: 0;
  padding: 40px 0 0 0;
  list-style: none;
  float: left;
  font: 20px 'Times New Roman', Arial, Tahoma, Verdana;
}

div#foot-navigation ul#fn1 {
  padding-left: 60px;
}

div#foot-navigation ul#fn2 {
  padding-left: 190px;
}

div#foot-navigation ul li {
  display: inline;
  margin-right: 15px;
}

div#foot-navigation ul li a {
  text-decoration: none;
  padding-bottom: 1px;
}

div#foot-navigation ul li.aktiv a {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.erdbeere, .erdbeere a {
  color: #a02218;
}

.erdbeere a:hover {
  border-bottom: 1px solid #a02218;
}

.kartoffel, .kartoffel a {
  color: #f6a400;
}

.kartoffel a:hover {
  border-bottom: 1px solid #f6a400;
}

div#fotos {
  float: left;
  width: 300px;
  background: url(../images/layout/fotos.jpg) no-repeat 60px 0px;
  height: 260px;
}

div#fotos img {
  border: 1px solid #646464;
  margin: 0 0 6px 93px;
  display: block;
}

div#fotos p {
  margin: 0 0 0 98px;
}

div#fotos p a {
  text-decoration: none;
  color: #c0c0c0;
  font-size: 8pt;
}

div#brot ol {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}

div#brot ol li  {
  margin: 0;
  padding: 0;
  display: inline;
}

div#brot, div#brot a {
  color: #c0c0c0;
  font-size: 8pt;
  text-decoration: none;
}

div#brot a {
  padding: 0 12px 0 2px;
  background: url(../images/layout/brot.gif) no-repeat right 5px;
}

div#brot ol li.last a {
  background: none;
}

div#inhalt {
  line-height: 14pt;
  height: 260px;
  width: 656px;
  float: left;
}

div#inhalt-full {
  line-height: 14pt;
  height: 260px;
  width: 896px;
  margin-left: 60px;
  float: left;
}

div#scrollbar_container {  
  position: relative;
  width: 650px;
}

div#inhalt-full div#scrollbar_container {  
  position: relative;
  width: 890px;
} 
  
div#scrollbar_track {  
  position: absolute;  
  top: 0;  
  right: 0;  
  height: 100%;  
  width: 10px;  
  cursor:move;  
} 
  
div#scrollbar_handle {  
  width: 8px;  
  background-color: #7DAC78;  
  cursor: move;  
  -moz-border-radius: 4px;  
  -webkit-border-radius: 4px;    
} 

div#scrollbar_content {  
  overflow: hidden;  
  height: 260px;
  width: 556px;
}

div#inhalt-full div#scrollbar_content {
  height: 260px;
  width: 866px;
}

input.button {
  width: auto;
  background: white;
  padding: 2px 5px;
  border: 1px solid #c0c0c0;
}

form#form {
  display: inline;
}

form#form label.left { 
  float: left;
  text-align: right; 
  width: 150px; 
  margin: 0 .6em .6em 0; 
}

form#form input.right { 
  float: left;
  clear: both;
  margin: 0 .4em 0 155px;
}

form#form br { 
 clear: both; 
}

div.galerie-uebersicht {
  width: 400px;
  float: left;
  margin-right: 5px;
}

div.galerie-preview {
  float: left;
  width: 100px;
  margin: 5px 0 10px 0;
}

div.galerie-preview img, div.galerie-img img {
  border: 1px solid #646464;
  display: block;
}

div.galerie-img {
  float: left;
  padding: 0 8px 8px 0;
}

div.galerie-preview div {
  border: 1px solid #646464;
  width: 100px;
  height: 100px;
  background: #f8f8f8;
}

div.galerie-info {
  margin: 8px 0 10px 115px;
}

.clear {
  clear: both;
  height: 1px;
  font-size: 0px;
}

.vis, h1, h2 { 
  position: absolute; 
  left: -1000px; 
  top: -1000px;
}

