/* The Number Crunchers */


.imgh {
	margin: 0px 4px 0px 4px; /*top,right,bottom,left*/
}

/* Normale Bilder ohne Rahmen */
.imgs {
	margin: 4px 6px 4px 6px; /*top,right,bottom,left*/
}

/* Normale Bilder mit Rahmen */
.imgr {
	margin: 4px 6px 4px 6px; /*top,right,bottom,left*/
        padding: 0px 0px 0px 0px; 
        border: 1px solid #000000;
}

.imgd {
	margin: 3px 3px 3px 3px; /*top,right,bottom,left*/
}

a:link    { color:#5e3807; }
a:visited { color:#8e6837; }
a:active  { color:#000000; }

a.k:link    { color:#ffffe0; text-decoration:none; font-size:8pt; font-family:"MS Sans Serif",sans-serif; }
a.k:visited { color:#000000; text-decoration:none; font-size:8pt; font-family:"MS Sans Serif",sans-serif; }
a.k:active  { color:#be9867; text-decoration:none; font-size:8pt; font-family:"MS Sans Serif",sans-serif; }

P {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	margin-top : 6pt;
	margin-bottom : 3pt;
	line-height : 120%;
/*	text-align: justify; */
		}

p[align=center] {
	text-align: center;
}

TH, TD {
	font-size : 10pt;
	font-family : Arial, sans-serif;
}

BODY, UL, OL {
	font-size : 10pt;
	font-family : Arial, sans-serif;
}

DIV {
	font-family : Arial, sans-serif;
}

PRE {
	font-family : monospace;
}

.center {
	text-align: center;
}

.small {
	font-size : 9pt;
}

.normal {
	font-size : 10pt;
}

.b12 {
	font-size : 12pt;
}

.h1 {
	font-size : 21pt;
}

h1 {
	font-family : Arial, sans-serif;
	font-size:21pt; line-height:21pt;
}
h2 { 
	font-family : Arial, sans-serif;
	font-size:16pt; line-height:19pt;
}
h3 { 
	font-family : Arial, sans-serif;
	font-size:14pt; line-height:17pt;
}
h4 {
	font-family : Arial, sans-serif;
	font-size:12pt; line-height:15pt;
}
h5 {
	font-family : Arial, sans-serif;
	font-size:11pt; line-height:15pt;
}
