#bgWaterproof {	
	background:url(../images/waterproof_bg_lila.png) repeat-x bottom center;
}

#bgWelle {	
	background:url(../images/welle_bg_lila.png) repeat-x bottom center;
}

#right {
	background:url(../images/weiss80_right_bg_lila.png) no-repeat;
}

#navi .media {
	background:url(../images/navi.png) no-repeat -304px -17px;
}

h1, a, .col {
	color:#904399;
}

a:hover {
	color:#666;
}

#subnaviright .video {
	background:url(../images/navi_media.gif) no-repeat 1px 1px;
	width:145px;
}

#subnaviright .video:hover, #subnaviright .videoAct {
	background:url(../images/navi_media.gif) no-repeat 1px -29px;
	width:145px;
}

#subnaviright .audio {
	background:url(../images/navi_media.gif) no-repeat -156px 1px;
	width:155px;
}

#subnaviright .audio:hover, #subnaviright .audioAct {
	background:url(../images/navi_media.gif) no-repeat -156px -29px;
	width:155px;
}

#subnaviright .gallery {
	background:url(../images/navi_media.gif) no-repeat -320px 1px;
	width:215px;
}

#subnaviright .gallery:hover, #subnaviright .galleryAct {
	background:url(../images/navi_media.gif) no-repeat -320px -29px;
	width:215px;
}

.picAudio {
	position:absolute;
	bottom:0px;
	right:0px;
	background:url(../images/pics/media.gif) no-repeat 0px;
	width:320px;
	height:460px; 
}

.picMedia {
	position:absolute;
	bottom:0px;
	right:0px;
	background:url(../images/pics/audio.gif) no-repeat bottom;
	width:275px;
	height:400px; 
}

.textAudio {
	padding:30px 345px 15px 15px;
	line-height:1.5em;	
}

.subText {
	position:absolute;
	top:23px;
	right:20px;
	line-height:1.5em;	
	width:200px;
}
/*gallery*/

#gallery {
	float:left;
	width:210px;
}

#gallery .thumb {
	margin:3px;
	border:#904399 solid 1px;
	float:left;
	cursor:pointer;
}

#gallery .skip {
	padding:6px 0 0 3px;
	display:block;
	clear:left;
}

#mainright {
	width:382px;
	float:right;
	margin:3px;
	text-align:center;
}

#mainright img {
	border:#904399 solid 1px;	
}

#pfeil div {
	background:url(../images/pfeil_lila.png) no-repeat;
}
