/*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 { float:left; margin-right:10px; margin-bottom:7px; border-style:none }
/*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:#AA0000; }
 a:visited { text-decoration:none; font-weight:small; font-size:10pt; color:#AA0000; }
 a:hover { text-decoration:none; font-weight:small; font-size:10pt; color:#001EE1; }
 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;
}

.png_image, .png_image a {
position:relative;
vertical-align:middle;
width: 16px;
height: 16px;
border: 0px;
behavior:url(/gallery/iepngfix.htc);
}

/*Tabelle Formular*/
.table_form  {
 	width: 580px;
	height: '';
	background-color: '';
 	border-width: 0;
 	border-style: none;
 	color: #000000;
}

/*Tabelle Raster*/
.table_net  {
 	width: 100%;
	height: '';
 	border-width: 0;
}


/*Tabellenkopf*/
.tableheader {
	background-color: #476EC8;
	color: #FFFFFF;
	font-weight: bold;
}

/*Feldbeschriftung*/
.tablefront {
 	width: 130px;
	background-color: #A1B0D6;
	color: #000000;
	font-weight: small;
	valign: bottom;
}

/*Tabellen Body*/
.tablebody {
 	width: 450px;
	background-color: #F1F3F8;
	color: #000000;
	font-weight: small;
}

#2 .tablefront {
 width: 135px;
}

/*Textformatierungen*/

.headline_01 {
	font-size: 12pt;
	font-weight: bold;
	color:#000000;
}

