body {
  background-color: #eeeed9;
  font-size: 12px;
  color:#564b47;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;  
  padding:20px;
  margin:0px;
  text-align: center;
}


#inhalt { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 800px;
  background-color: #ffffff;
}
h1 {
	font-size: 15px;
	line-height:18px;
	color: #efa300;
	font-weight: normal;
}
.text  { color: #666666;font-size: 11px;line-height:18px;background-color:transparent;text-decoration: none; }
.text a:link {color: #666666;font-size: 11px; }
.text a:visited {color: #666666;font-size: 11px;text-decoration: none; }
.text a:hover {color: #efa300;font-size: 11px;text-decoration: none; }
.text a:active {color: #660000;font-size: 11px;text-decoration: none; }

.nav  { color: #efa300;font-size: 12px;line-height:18px;background-color:transparent;text-decoration: none; }
.nav a:link {color: #666666;font-size: 12px;text-decoration: none; }
.nav a:visited {color: #666666;font-size: 12px;text-decoration: none; }
.nav a:hover {color: #efa300;font-size: 12px;text-decoration: none; }
.nav a:active {color: #660000;font-size: 12px;text-decoration: none; }

.impr {
	font-size:  9px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: #c8c882;
	line-height: 18px;
	
}
.impr a:link  { color: #c8c882; text-decoration: none  }
.impr a:visited  { color: #c8c882; text-decoration: none  }
.impr a:hover   { color: #efa300; text-decoration: none }
.impr a:active  { color: #c8c882; text-decoration: none  }

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 5px solid #eee;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 200px;
}

#lbCaption {
	font-weight: bold;
}
