html, body {

  margin:0;
  padding:0;

}

body {

  color:#FFFFFF;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:101%;
  text-align:left;
  
}

#rahmen {
  
  margin: 0px auto;
  width: 785px;

}

#kopf {

  width: 785px;
  background-image: url(../bilder/kopf.jpg);
  background-repeat: no-repeat;
  height: 85px;

}

#navi {

  background-image: url(../bilder/navi.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  width: 126px;
  height: 416px;
  float: left;
  text-align: right;
  padding-top:15px;

}

#navi a {

  text-decoration: none;
  color: #000;
  font-size: 75%;
  font-weight: bold;
  display: block;
  padding-top: 8px;
  padding-right: 20px;

}

#navi a:hover {

  text-decoration: underline;
  color: #000;

}

#inhalt {
	width: 500px;
	float: left;
	color: #000;
	font-size: 80%;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(/bilder/bk_rose.JPG);
	background-repeat: no-repeat;  
}

#inhalt a {

  color: #000;
  font-size: 85%;
  font-weight: bold;

}

#inhalt img {
  
  border: medium none;

}

#rechts {

  background-image: url(../bilder/rechts.jpg);
  width: 96px;
  height: 416px;
  float: left;

}

#fuss {

  clear: both;
  border-top: 1px solid #000;
  margin: 0px auto;
  width: 500px;
  margin-top: 10px;
  text-align: center;

}

#fuss a {

  color: #000;
  font-size: 75%;

}

/* H1, H2, H3, IMG */

h1 {

  border-bottom:1px dotted #000;
  color:#000000;
  font-size:110%;
  letter-spacing:1px;
  padding-bottom:1px;
  text-align:left;
  vertical-align:bottom;
  
}

h2 {

  border-bottom:1px dotted #000;
  color:#000000;
  font-size:100%;
  letter-spacing:1px;
  padding-bottom:1px;
  text-align:left;
  vertical-align:bottom;

}

h3 {

  border-bottom:1px dotted #000;
  color:#000000;
  font-size:90%;
  letter-spacing:1px;
  padding-bottom:1px;
  text-align:left;
  vertical-align:bottom;
  
}

img {

  border: medium none;

}

#menu_h_on {

  font-size: 110%;

}



/* HIER IST DIE CSS DER GALERIE DEFINIERT */

legend {

  color:#000;
  font-size:8pt;
  font-weight:bold;

}

fieldset {

  border:1px solid #666666;
  margin-bottom:40px;
  margin-top: 10px;
  padding:10px;
  width:400px;
  color:#000;
  font-size:8pt;

}

fieldset img {

  float:left;
  margin-right:10px;
  margin-top:5px;
  padding:3px;
  border: 1px solid #666666;

}

fieldset a {

  border: none;

}


#informationen {

  margin-top: 10px;
  float:left;

}

#informationen p {
  
  margin-top: 5px;
  margin-bottom: 1px;
  padding: 0px;

}

#detail {
  margin-top: 20px;
}

#detail img {
  border:1px solid #666666;
  padding:3px;
  width: 440px;
}

#galerie {
  width:460px;
}

#galerie img{
  border: none;
}

#galerie p{
  text-align: center;
}

#thumbs img {
  margin:auto;
}

ul#thumbs {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:auto;
  padding-left:0;
  text-align:center;
  width:400px;
}

ul#thumbs li {
  border:1px solid #666666;
  display:inline;
  float:left;
  height:65px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin-right:5px;
  padding:2px;
  width:65px;
}

ul#thumbs a {
  display:block;
  float:left;
  height:65px;
  line-height:65px;
  overflow:hidden;
  position:relative;
  width:65px;
  z-index:1;
}

ul#thumbs a img {
  float:left;
  left:-55px;
  position:absolute;
  top:-20px;
}

ul#thumbs a:hover {
  border:medium none;
  overflow:visible;
  z-index:1000;
}

ul#thumbs a:hover img {
  background:#FFFFFF none repeat scroll 0 50%;
  border:1px solid #817B67;
  padding:2px;
}

ul#thumbs:after, li#thumbs:after {
  clear:both;
  content:".";
  display:block;
  height:0;
  visibility:hidden;
}

ul#thumbs, li#thumbs {
  display:block;
} 

ul#thumbs, li#thumbs {
  min-height:1%;
}

* html ul#thumbs, * html li#thumbs {
  height:1%;
}

#galerie_info {

  padding-bottom:3px;
  padding-top:3px;
  text-align: center;
  margin: auto;
  margin-left: -40px;
  color: #000;
  letter-spacing:0;
  line-height:19px;
  
}

#galerie_navi {

  padding-bottom:3px;
  padding-top:3px;
  text-align: center;
  margin-left: -10px;
}

#uebersicht_navi {

  padding-bottom:3px;
  padding-top:3px;
  text-align: center;
  
}

.zurueck {
  background-image:url(../images/zurueck.gif) 
  text-decoration: none;
}

.vor a {
  background-image:url(../images/vor.gif);
}


.listview-anzahl {
	color: #999;
}
