body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; /* PP FIXME-P YES */
	font-size: 1em;
	color: #000000;
	background-color: #D7D1DE;
	width: 96%;
	margin-top: 0;
	padding-top: 0;
	border: 0;
	
}


#container {
	width:  796px;
/*	margin: 0 auto;*/
	background-image: url("../images/hintergrund.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;

	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}


/* Formatvorlagen für den Header*/
#head {
	width: 776px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10px;
	margin-left: 10px;
/* background-color: #bde;  */

	background-color: #d3d3d3; 
}

#head p {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;


}

#head H2 {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
}


/* Formatvorlagen für die Navigation */
#sidebar {
	float: left;
	width: 160px;
/*	background-color: #d3d3d3; */
	position: relative;
/*	clear: both; */
	margin-left: 10px;
	display: inline;
}



#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
}



#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}



#sidebar a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
}



#sidebar a:hover, a.on {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
#sidebar a:active {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
}

/* Formatvorlagen für Fußzeile */
#footer {
	text-align: center;
	clear: both;
	width: 776px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #689;
}

#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}

/* Formatvorlagen für Inhalt */
#content {
	float: right;
	width: 586px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
	height: 100%;
}


#content p {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
/*	color: #333399; */

	vertical-align: middle;
	word-spacing: normal;
	letter-spacing: normal;
	border-top: thin solid #c0c0c0;

	display: block;
	/* position: relative; */
	clip: rect(auto, auto, auto, auto);
}

p.text1 {
	color: #333399;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	width: 440px;
	height: 144px;
	padding-top: 4px;
	margin: 18px 2px 2px 2px;
	line-height: 22px;
	border-bottom: thin solid #c0c0c0;
	
}
p.text1a {
	color: #333399;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	padding-top: 4px;
	margin: 18px 2px 2px 2px;
	line-height: 22px;
	border-bottom: thin solid #c0c0c0;
	
}
.text1b {
	color: #333399;
	font-size: 11px;
	font-style: normal;
	/* padding: 4px 0 0 0; */	/* PP FIXME-P NO */
}

p.text2 {
	font-size: 16px;
	color: #666666;
	text-align: justify;
	font-style: oblique;
	padding: 2px;
}

.text2b {
	font-size: 11px;
	color: #666666;
	font-style: oblique;
}
	


p.text3 {
	font-size: 16px;
	color: #666666;
	text-align: justify;
	font-style: normal;
	padding: 2px;

}
.text3b {
	font-size: 11px;
	color: #666666;
	font-style: normal;
}


p.text4 {
	font-size: 16px;
	color: #666666;
	text-align: justify;
	font-style: oblique;
	padding: 2px;
}
.text4b {
	font-size: 11px;
	color: #666666;
	font-style: oblique;
}
p.text5 {
	font-size: 14px;
	color: #666666;
	text-align: justify;
	font-style: normal;
	padding: 2px;
}

div.buch1 {
	font-family: Georgia;
	font-weight: normal;
	/*letter-spacing: 2ex;*/	/* PP FIXME-P NO */
	font-size: 22px;
	font-variant:small-caps;
	color: #666666;
	text-align: right;
	font-style: normal;
	padding-bottom: 8px;

}
div.buch2 {
	font-family: Georgia;
	font-size: 20px;
	color: #666666;
	text-align: right;
	font-style: normal;
	padding: 2px;
}
div.buch3 {
	font-family: Georgia;
	font-size: 16px;
	color: #666666;
	text-align: right;
	font-style: oblique;
	padding: 2px;
	
}

/*  #content img*/
 /*  {*/
	/*  float: right;*/
/* 	margin-right:8px; */
/* 	margin-top:8px; */
	/*  margin-left:8px; */
/* 	margin-bottom:8px; */
	/*  padding-left:8px; */
	 /* position: relative; */
	/* left: 28px; */
	/* top: 37px; */
/*  }*/

.listchap {
	list-style-type: none;
	list-style-position: outside;
	padding: 2px;
	width: 440px;
	font-size: 14px;


}

.listitem {
	font-size: 12px;
	padding: 2px;
	width: 440px;
}

.chap4 {
	padding-top: 20px;
	font-size: 10px;
	font-weight: normal;
	font-style: oblique;


}

.chap5 {
	/* padding: 10px; */	/* PP FIXME-P NO */
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #333399;
}
.chap6 {
	/* padding: 10px; */	/* PP FIXME-P NO */
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	
}

.style_bold {
	font-weight: bold;
}

.style_italic {
	font-style: italic;
}

td.styleblock {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
		color: #666666;

	vertical-align: middle;
	text-align: center;
	/* background-color: #D7D1DE; */
	background-repeat: no-repeat;
	border-top: thin solid #c0c0c0;
	border-bottom: thin solid #c0c0c0;
	padding: 10px;
	display: block;
	position: relative;
	clip: rect(auto, auto, auto, auto);
}
