html {
	height: 100%;
	width: 100%;
	overflow: -moz-scrollbars-vertical; height: auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
	color: #000000;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	background-color: #ecebed;
	background-repeat: repeat-y;
	background-position: center;
	background-image:url(images/hg.gif);
}

a, 
a:link, 
a:visited {
	color: #6e3f9b;
	text-decoration: none;
}

a:hover, 
a:active {
	color: #000;
}

a img {
border : none;
outline: none;
}

h3 {
font-size: 1em;
margin: 0em;
color: #6e3f9b;
}

#maindiv {
	position: absolute;
	height: 100%;
	width: 937px;
	top: 0px;
	left: 50%;
	margin-left: -468px;
	padding: 0px;
	background-color: white;
}

#headerdiv {
	position: absolute;
	z-index: 4;
	height: 128px;
	width: 937px;
	top: 0px;

}

#contentdiv {
	position: absolute;
	top: 176px;
	width: 937px;
}

#navdiv {
	position: relative;
	padding-left: 60px;
	background-color: #6e3f9b;
	height: 33px;
	line-height: 0em;
	top: 0px;
	margin-top: 0px;
}

#textspalte {
	position: absolute;
	width: 410px;
	top: 75px;
	left: 60px;
	display:block;

}

#bildspalteohnerahmen {
	position: absolute;
	left: 500px;
	top: 75px;
	width: 364px;
	display:block;
}

#facebook {
	position: absolute;
	width: 410px;
	top: 325px;
	left: 60px;
}


#bildspalte {
	position: absolute;
	left: 500px;
	top: 75px;
	width: 364px;
	display:block;
	border: 1px solid #ccc;
}

#ac-spalte {
	position: absolute;
	left: 500px;
	top: 425px;
	width: 364px;
	display:block;
}

#bildspalteindex {
	position: absolute;
	left: 417px;
	top: 75px;
	width: 364px;
	display:block;
}

#person01,
#person02,
#person03,
#person04,
#person05,
#person06,
#person07,
#person08,
#person09,
#person10,
#person11,
#person12 {
	position: absolute;
	padding: 10px 10px 10px 10px;
	font-size: 0.9em;
	left: 500px;
	top: 75px;
	width: 344px;
	text-align: left;
	border: 1px solid #ccc;
	display:none;
	line-height: 1.3em;

}

#film01,
#film02,
#film03,
#film04,
#film05,
#film06,
#film07,
#film08,
#film09,
#film10
 {
	display:none;
	background-color: black;
	text-align: center;
	margin-top: 10px;
}

.thumb {
	opacity: 0.6;
	filter:alpha(opacity=60);
	cursor:pointer;
}

.thumb:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}


.seitentitel {
	margin: 0px 0px 10px -2px;
}

.legende {
font-size: 0.9em;
line-height: 1.2em;
cursor:pointer;
display:block;
width: 83px;
background-color: #fff;
padding: 8px 0px 0px 0px;
}

.audiobutton {
width: 25px;
float:left;
margin-bottom: 5px;
}

/*
.audiolegende {
float:left;
}
*/

#film01,
#film02,
#film03,
#film04,
#film05,
#film06,
#film07,
#film08,
#film09,
#film10 {
margin-bottom: 5px;
}

.videoiconlink {
float:left;
width: 25px;
}
.videoiconlink img {
border: 0;
}

.clear {
clear:both;
}

.lila {
	color: #9a80b5;
}
.lilafett {
	color: #9a80b5;
	font-weight: bold;
}
.webdesign {
	color: #666;
	font-size: 70%;
	line-height: 140%;
}

