body {
	margin-top :20px;
	margin-left:30px;
	margin-right:10px;
	margin-bottom:10px;
	background: #FFFFCC;
}
 
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a  
{
	font-family : Verdana, sans-serif;
	color: #0080C0
}

p,ul,ol,li,div,td,th,address,nobr,b,i,blockquote 
{
	font-size :10pt;
	font-family : Verdana, sans-serif;
}

h1 {
	font-size : 20pt;
	font-family : Verdana, sans-serif;
}

h2 {
	font-size : 18pt;
	font-family : Verdana, sans-serif;
}

h3 {
	font-size : 16pt;
	font-family : Verdana, sans-serif;
}
 
h4 {
	font-size : 12pt;
	font-weight: bold;
	font-family : Verdana, sans-serif;
}

.grau12{
	font-size : 12pt;
	font-weight:bold;
	font-family : Verdana, sans-serif;
	color:#0000ff
}

.bold12{
	font-size : 12pt;
	font-weight:bold;
	font-family : Verdana, sans-serif;
}

.bold14{
	font-size : 14pt;
	font-weight:bold;
	font-family : Verdana, sans-serif;
}

.bold16{
	font-size : 16pt;
	font-weight:bold;
	font-family : Verdana, sans-serif;
}

.fs9{
	font-size:9pt
}

.fs8{
	font-size:8pt
}

.fs8top{
	font-size:8pt;
	vertical-align:top
}

.fs9rechts {
	font-size:9pt;
	text-align:right;
	vertical-align:top
}

.fs8rechts {
	font-size:8pt;
	text-align:right;
	vertical-align:top
}

.normal {
	font-size:10pt;
}

.rechts {
	text-align:right;
	vertical-align:top
}

.oben {
	vertical-align:top
}

.unten {
	vertical-align:bottom
}

.mitte {
	text-align: center
}

.termag {
	color:#808080
}

/*.aktdat {
	background-color:#eeecec;
	font-weight: bold;
	color: #808080;
}
*/
/*.aktdat {
	background-color:#87cefa;
	font-weight: bold;
	color: #808080;
	text-align:right
}
*/
.aktdat {
	background-color:#ffffcc;
	font-weight: bold;
	color: #808080;
	text-align:right;
	vertical-align:top
}

.buch8 {
	background-color:#ffffcc;
	font-size:8pt;
	vertical-align:top
}

.preis8 {
	background-color:#ffffcc;
	font-size:8pt;
	vertical-align:top;
	text-align:right;
}

.quelle {
	color:#8f8f8f;
	font-size:9pt
}

.quelle8 {
	color:#999999;
	font-size:8pt
}

a {
	text-decoration : none;
	color : #0080ff;
}

a.menu {
	text-decoration : none;
	color : #9C3163;
	vertical-align:top
}

a.menub {
	text-decoration : none;
	color : #9C3163;
	font-weight:bold;
	vertical-align:top
}

a:hover {
	text-decoration : underline;
	color : Red;
}

a:hover.img {
	background :#99ccff
}

/*courier-fonts in white*/
.c12white{
	font-size : 12pt;
	font-family : Courier New, serif;
}

.c12black{
	font-size : 12pt;
	font-family : Courier New, serif;
	color:#000000
}

.c15white{
	font-size : 15pt;
	font-family : Courier New, serif;
}

a.cou {
	text-decoration : none;
	color :0080C0;
	vertical-align:top;
	font-size : 12pt;
	font-family : Courier New, serif;
}

