/* CSS fuer die Navigation wird ein weiteres CSS verwendet  */
html {height: 101%}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #330033;
	background-image: url(images/bg04.jpg);
	background-color: #000000;
scrollbar-3dlight-color:#E0E0E0;
scrollbar-arrow-color:#000;
scrollbar-base-color:#f3bfe0;
scrollbar-darkshadow-color:#000;
scrollbar-face-color:;
scrollbar-highlight-color:;
scrollbar-shadow-color:
}

.tabellewir {
	font-size: 12px;
	line-height: 14px;
	color: #330033;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #330033;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	line-height: 30px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #330033;
	line-height: 16px;
	padding-bottom: 8px;
}

p {
	padding-top: 0px;
	padding-bottom: 8px;
	margin: 0px;
	line-height: 20px;
}

.opera {
width: 51px;
float: left;
}


/* zentriert haelt diverse Elemente zusammen */
#zentriert {
	width: 952px;
	height: 647px;
	position: absolute;
	left: 50%;
	margin-left: -476px;
	margin-top: 26px;
	padding: 0;
	background-color: #000000;
	background-image: url(images/bg01.jpg);
}

#topBildleiste {
width: 952px;
height: 167px;
margin: 0px;
padding: 0px;

}

#Startbild {
width: 952px;
height: 632px;
margin: 0px;
padding: 0px;

}

#Logo {
	width: 322px;
	height: 167px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#topBild {
width: 630px;
height: 167px;
margin: 0px;
padding: 0px;
float: right;
}

#Lesebereich
{
	width: 560px;
	height: 432px;
	text-align:left;
	overflow: auto;
	padding-top: 30px;
	padding-right: 30px;
	line-height: 24px;
	float: right;
}

#LesebereichStart
{
	width: 952px;
	/*height: 167px;*/
	margin: 0px;
	height: 432px;
	text-align:left;
	overflow: auto;
	padding-top: 30px;
	line-height: 24px;
	float: right;
}

#Filmbereich
{
	width: 952px;
	text-align:left;
	padding: 0;
}

#wirbereich
{
	width: 952px;
	text-align:left;
	padding: 0;
	margin: 0;
}
/* InhaltHorizontal hlt diverse Elemente zusammen (.InhaltLeft + .InhaltGrau + .InhaltMain) */

.BildBoxRight
{
margin-top: 0px;
margin-left: 20px;
margin-bottom: 10px;
float:right;
padding: 11px;
background-color:#f2eafa; text-decoration:none; color: #5a7495;
border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; border-right: 1px solid #c3c6c8; border-bottom: 1px solid #c3c6c8;
} 


.BildBoxLeft
{
	width: 322px;
	padding: 0px;
	margin: 0px;
	float: left;
}




.FilmBoxRight
{
width:352px;
margin-top: 20px;
margin-right: 20px;
margin-bottom: 20px;
float:right;
padding: 20px;
background-color:#333333
color: #5a7495;
} 


.FilmBoxLeft
{
width:352px;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
float:left;
padding: 20px;
background-image:url(images/bg_film.gif); 
text-decoration:none; 
color: #5a7495;
}






ul {
margin-top: 0px
}

li {
line-height: 16px; 
list-style-image: url(images/listenpunkt_grau.gif); 
margin-bottom: 6px;
margin-left: 20px
}

.bigDot {
	list-style-image: url(../Wolle_Farbe/Bilder/Allgemein/bigDot.gif);
}
li.bigDot {
	list-style-image: url(../Wolle_Farbe/Bilder/Allgemein/bigDot.gif);
}

.gDot {
	list-style-image: url(../Wolle_Farbe/Bilder/Allgemein/greyDot.gif);
}
li.gDot {
	list-style-image: url(../Wolle_Farbe/Bilder/Allgemein/greyDot.gif);
	}
.RED {
	color: #FF0000;
}
table, tr, td {border-color:#330033}
