body  { color: #600; 
font-family: Arial, Tahoma, Helvetica, sans-serif; 
font-size: 100.01%;
background-color: #fff; 
background-image: none; 
margin-right: 0%; 
margin-left: 0%; 
}

p  { 
font-size: 0.9em 
}

a:LINK, a:VISITED {
	color : #000099;
	text-decoration : none;
}

a:hover {
	color : #00009F;
	text-decoration : none;
}

a:active { 
   color : #808080; 
	text-decoration : none;
}

h1 {
	color : #990000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 200%;
}

h2 {
	color : #990000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 160%;
}

h3 {
	color : #990000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 140%;
}

h4 {
	color : #990000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 115%;
}

h5 {
	color : #990000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
}

h6 {
	color : #000000;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
}

blockquote {
	margin-left : 8px;
}

caption {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-weight : 800;
}

th {
	background-color : #FFFFFF;
	font-size: 0.9em;
}

td {
	font-size: 0.9em;
}

/* Tabellenhintergrund */
.td-kopfzeile { 
background-color: #375390 
}

.td-hintergrund { 
background-color: #e4f3ff 
}
.td-hintergrund-aktiv { 
background-color: #c2c2c2 
}
/* Ende Tabellenhintergrund */


.text_weiss  { 
	color: white; font-size: 0.9em 
}

.text_keywords { 
	color: white; font-size: 3pt; 
}

.linkkopf a:link { 
	color: white; 	
}

.linkkopf a:visited { 
	color: white; 
}

