/* ############################ */
/* ###     wiley-vch.de     ### */
/* ### (c) 2001 xmachina.de ### */
/* ############################ */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-color: #E8F1FF;
}

table.box { border-width:1px; border-color:#005F9C; border-style:solid; padding:0px; }

td.buchbox { border-width:1px; border-color:#005F9C; border-style:solid; padding:0px; } 
#td.box { border-width:1px; border-color:#FF6633; border-style:solid; padding:0px; }
td.box { border-width:1px; border-color:#EBE70A; border-style:solid; padding:0px; }

img.box { border-width:1px; border-color:#000000; border-style:solid; padding:0px; }

<!-- Farbe etwas dunkler tr.box { background-color:#559FCE; padding:2px; } -->

tr.bg { background-color:#7AADCE; padding: 2px; }
td.bg { border-width:1px; border-color:#005F9C; border-style:solid; padding:2px; }

td { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; }

td.small { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; }

p { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; }

h3 { text-align: center; }

hr { background-color: #EBE70A; color: #EBE70A;}


ul {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 8px;
	list-style-type: disc;
	list-style-position: outside;
	font-size :10pt; 
}

ul.line {
	line-height: 30px;
}

a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        text-decoration: underline;
}

a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
	color: #003399;
        text-decoration: underline;
}
a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
	color: #EBE70A;
        text-decoration: underline;
}
a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
	color: #ff6633;
        text-decoration: underline;
}

#navi a {
	 font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
        text-decoration: none;
	}

#navi a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
	text-decoration: none;
}
#navi a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #EBE70A;
	text-decoration: none;
}
#navi a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
	text-decoration: none;
}


p.copyright { font-size: 8pt; }
a.copyright { font-size: 8pt; }


#copyright a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #003399;
        text-decoration: underline;
}
#copyright a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #9E0E3F;
        text-decoration: underline;
}
#copyright a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #ff6633;
        text-decoration: underline;
}


