body {
	background-color: #ffce12;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
}

.text {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.footer {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

a:link {
	color: #0057a8;
}

a {
	color: #0057a8;
}

a:visited {
	color: #0057a8;
}

h2 {
	color: #E80023;
	font-size: 14px;
	font-weight: bold;
}

.h2rot {
	color: #E80023;
	font-size: 14px;
	font-weight: bold;
}

.h2schwarz {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.schutz {
	display: none;
}

/* Galerie */

#slideshow,
#slideshow2 {
	list-style: none;
	color: #fff
}

#slideshow span,
#slideshow2 span {
	display: none
}

#wrapper,
#wrapper2 {
	width: 646px;
	margin: 50px auto;
	display: none
}

#wrapper *,
#wrapper2 * {
	margin: 0;
	padding: 0
}

#fullsize,
#fullsize2 {
	position: relative;
	width: 640px;
	height: 480px;
	padding: 2px;
	border: 1px solid #ccc;
	background: #000
}

#information,
#information2 {
	position: absolute;
	bottom: 0;
	width: 640px;
	height: 0;
	background: #000;
	color: #fff;
	overflow: hidden;
	z-index: 200;
	opacity: .7;
	filter: alpha(opacity=70);
}

#information h3,
#information2 h3 {
	padding: 4px 8px 3px;
	font-size: 14px
}

#information p,
#information2 p {
	padding: 0 8px 8px
}

#image,
#image2 {
	width: 640px
}

#image img,
#image2 img {
	position: absolute;
	z-index: 25;
	width: auto
}

.imgnav {
	position: absolute;
	width: 25%;
	height: 306px;
	cursor: pointer;
	z-index: 150
}

#imgprev,
#imgprev2 {
	left: 0;
	background: url(galerie/images/left.gif) left center no-repeat;
}

#imgnext,
#imgnext2 {
	right: 0;
	background: url(galerie/images/right.gif) right center no-repeat
}

#imglink,
#imglink2 {
	position: absolute;
	height: 486px;
	width: 100%;
	z-index: 100;
	opacity: .4;
	filter: alpha(opacity=40);
}

.linkhover {
	background: url(galerie/images/link.gif) center center no-repeat
}

#thumbnails,
#thumbnails2 {
	margin-top: 15px
}

#slideleft,
#slideleft2 {
	float: left;
	width: 20px;
	height: 81px;
	background: url(galerie/images/scroll-left.gif) center center no-repeat;
	background-color: #222
}

#slideleft:hover,
#slideleft2:hover {
	background-color: #333
}

#slideright,
#slideright2 {
	float: right;
	width: 20px;
	height: 81px;
	background: #222 url(galerie/images/scroll-right.gif) center center no-repeat
}

#slideright:hover,
#slideright2:hover {
	background-color: #333
}

#slidearea,
#slidearea2 {
	float: left;
	position: relative;
	width: 596px;
	margin-left: 5px;
	height: 81px;
	overflow: hidden
}

#slider,
#slider2 {
	position: absolute;
	left: 0;
	height: 81px
}

#slider img,
#slider img2 {
	cursor: pointer;
	border: 1px solid #666;
	padding: 2px
}
