.body {
	background-image: url(bilder/auschnittbuch.jpg);
	background-attachment:fixed;
}
#cnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(206, 24, 31);
	text-decoration: none;
	page-break-after: auto;
	page-break-before: auto;
	word-spacing: -0.1em;
}
.buch {
	background-image: url(bilder/buchbild1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.kopf {
	background-image: url(bilder/kopf.gif);
	background-repeat: no-repeat;
}
.jousquin {
	background-image: url(bilder/josquin.gif);
	background-repeat: no-repeat;
}
.hgrund {
	background-image:   url(bilder/hgrund.jpg);
	../bilder/hgrund.jpg
}
.schrift_h_o {
	background-image:   url(bilder/schrift_o.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.schrift_h_l {
	background-image:   url(bilder/schrift_li.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.schrift_h_u {
	background-image:   url(bilder/schrift_u.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.schrift_h_r {
	background-image:   url(bilder/schrift_re.gif);
	background-repeat: no-repeat;
	background-position: left;
}


.schrift_d_o {
	background-image:   url(bilder/schrift_d_o.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.schrift_d_l {
	background-image:   url(bilder/schrift_d_li.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.schrift_d_u {
	background-image:   url(bilder/schrift_d_u.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.schrift_d_r {
	background-image:   url(bilder/schrift_d_re.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#fliesstext_d {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	page-break-after: auto;
	page-break-before: auto;
	word-spacing: -0.1em;
}
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7DF8D;
	text-decoration: none;
	page-break-after: auto;
	page-break-before: auto;
	word-spacing: -0.1em;
}
.fliesstext_kursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7DF8D;
	text-decoration: none;
	page-break-after: auto;
	page-break-before: auto;
	word-spacing: -0.1em;

}
.fliesstext_d {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	page-break-after: auto;
	page-break-before: auto;	
	word-spacing: -0.1em;
}
.eintrag {
	background-image:   url(bilder/unten.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #4b4229;
	text-decoration: none;
	font-style: normal;
}
.bgbild {
	background: url(bilder/unten.jpg) no-repeat;
}
#verweis A:link, #verweis A:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(0, 0, 0);
	text-decoration: none;
	page-break-after: auto;
	page-break-before: auto;	
	word-spacing: -0.1em;
}
#verweis A:hover, #verweis A:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(35, 30, 28);
	text-decoration: none;
	page-break-after: auto;
	page-break-before: auto;	
	word-spacing: -0.1em;
}
#formular INPUT {
	font-family : Verdana, Arial, Helevetica, sans-serif;
	font-size : 11px;
	background: rgb(255,255,255);
	border : 1px solid rgb(141,141,141);	
	width: 200px;
}
#formular SELECT {
	font-family : Verdana, Arial, Helevetica, sans-serif;
	font-size : 11px;
	background: rgb(255,255,255);
	border : 1px solid rgb(141,141,141);	
	width: 50px;
}
#formular TEXTAREA {
	font-family : Verdana, Arial, Helevetica, sans-serif;
	font-size : 11px;
	background: rgb(255,255,255);
	border : 1px solid rgb(141,141,141);	
	width: 200px;
}
#rahmen {
	border-style: solid;
	border-color: rgb(62, 56, 49);
	border-width:1px;
	width: 313px;
	height: 313px;
	text-align: center;
	text-valign:center;

