/* CSS fuer die Navigation wird ein weiteres CSS verwendet  */

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: #553629;
	background-image: url(file:///G|/Arbeiten/_alle_Websites/She/images/bg04.jpg);
	background-color: #e9e2d7;
}

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

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	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: #ffffff;
/*border:solid #CCCCCC 2px;*/
}

#topBildleiste {
width: 952px;
height: 156px;
margin: 0px;
padding: 0px;
background-image:url(img/bg_top.jpg);
}

#Logo {
	width: 134px;
	height: 156px;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	float: left;
}
#schriftzug {
	width: 404px;
	height: 156px;
	margin: 0px 0px 0px 100px;
	padding: 0px;
	float: left;
}


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

#Lesebereich
{
	width: 857px;
	text-align:left;
	padding: 30px 30px 30px 65px;
	line-height: 24px;
	float: left;
	background-color: #FFFFFF;
}
/* InhaltHorizontal hlt diverse Elemente zusammen (.InhaltLeft + .InhaltGrau + .InhaltMain) */

.BildBoxRight
{
margin-top: 0px;
margin-left: 20px;
margin-bottom: 10px;
float:right;
background-color:#f2eafa; text-decoration:none; color: #5a7495;
} 


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

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;
}

