/*Skollbars*/

body  {
font-family:Arial; font-size:10pt;
 }
/*Überschrift 1+2*/
h1 { font-weight:small; font-family:Arial; font-size:12pt; color:#000000; }
h2 { font-size:10pt; font-family:Arial; color:#000000; font-weight:bold; }
/*Bildanordnung*/
h3 { font-size:10pt; }
/*Text gelb markiert*/
h4 { font-size:10pt; font-family:Arial; color:#000000; font-weight:100; background-color: #FFFF00 }
/*Text in Tabellen*/
h5 { font-size:10pt; font-family:Arial; color:#000000; font-weight:100; background-color: #FFFFFF }
/*Trennlinien*/
h6 { hr-noshade height:13px; border:1px solid blue; }
/*Text rot*/
p1 { font-size:10pt; font-family:Arial; color:#990000 }

p, ul, ol, li, div, td, th, address, blockquote { font-family:Arial; font-size:10pt; font-family:Arial; color:#000000; font-weight:100; }
/*Links*/


 a:link { text-decoration:none; font-weight:small; font-size:10pt; color:#001EE1; }
 a:visited { text-decoration:none; font-weight:small; font-size:10pt; color:#001EE1; }
 a:hover { text-decoration:none; font-weight:small; font-size:10pt; color:#AA0000; }
 a:active { text-decoration:none; font-weight:small; font-size:10pt; }
/*Fett =  font-weight: bold; */

.rowdatasel {
	background-color: #D8E1EB;
}

td.header {
	background-color: #A3B3D7;
	vertical-align: middle;
}

td.title {
	background-repeat: repeat-x;
	background-image: url(./tablebg.gif);
	font-weight: bold;
	font-size: 13;
	color: #FFFFFF;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

small {
	font-size: 10;
}

