/* DATEI: stylesheet.css */


.chap /* spezial */
	{ font-family:Arial,sans-serif; font-size:9pt; color:#330000; text-align : right; font-weight:bolder;
      border-bottom-style:solid; border-bottom-width:1px; border-color:#708090;
      margin:0px; margin-bottom:1px; }
.chap1 /* spezial */
	{ font-family:Arial,sans-serif; font-size:9pt; color:#330000; font-weight:bolder;
      border-bottom-style:solid; border-bottom-width:1px; border-color:#708090;
      margin:0px; margin-bottom:1px; border-top-style:solid; border-top-width:1px; margin-top:1px;}	
.chap2 /* spezial */
	{ font-family:Arial,sans-serif; font-size:9pt; color:#330000; text-align : right; font-weight:bolder;
      border-bottom-style:solid; border-bottom-width:1px; border-color:#708090;
      margin:0px; margin-bottom:1px; border-top-style:solid; border-top-width:1px; margin-top:1px;}	    
.chap3 /* spezial */
	{ font-family:Arial,sans-serif; font-size:9pt; color:#330000; text-align : left; font-weight:bolder;
      border-bottom-style:solid; border-bottom-width:1px; border-color:#708090;
      margin:0px; margin-bottom:1px;}
.chap4 /* Textüberschriften */
	{ font-family:Arial,sans-serif; font-size:9pt; color:#330000; text-align : left; font-weight:bolder;
      margin:0px; margin-bottom:1px; line-height :1.6;}
.chap5 /* Normaltext in Tabellen */
	{ font-family:Arial,sans-serif; font-size:9pt; color:#330000; text-align : left;
      margin:0px; margin-bottom:1px; text-indent:0.2cm; line-height :1.6;}
.chap6 /* Textüberschriften */
	{ font-family:Arial,sans-serif; font-size:9pt; color:#330000; text-align : right; font-weight:bolder;
      margin:0px; margin-bottom:1px;}
.chap7 /* Textüberschriften */
	{ font-family:Arial,sans-serif; font-size:9pt; color:#330000; text-align : left; font-weight:bolder; 
      margin:0px; margin-bottom:1px; vertical-align:baseline;}
.chap8 /* Textüberschriften */
	{ font-family:Arial,sans-serif; font-size:9pt; color:#330000; text-align : left; font-weight:bolder;
      margin:0px; margin-bottom:1px; vertical-align:top;}
.chap9 /* Normaltext in Tabellen */
	{ font-family:Arial,sans-serif; font-size:9pt; color:#330000; text-align : left;
      margin:0px; margin-bottom:1px; text-indent:0cm;}
.punkt {font-family:Arial,sans-serif; font-size:7pt; color:#330000; text-align : center; font-weight:bold;
      margin:0px; margin-bottom:1px; line-height :1.6;}

.unten	
	{vertical-align : bottom;}
	  
body, table, iframe	{	
	scrollbar-base-color:#efe3be;
	scrollbar-3dlight-color:#efe3be;
	scrollbar-arrow-color:#330000;
	scrollbar-darkshadow-color:#efe3be;
	scrollbar-face-color:#efe3be;
	scrollbar-highlight-color:#efe3be;
	scrollbar-shadow-color:#efe3be;
	scrollbar-track-color:#efe3be;
	font-family:Arial,sans-serif; 
	font-size:9pt;
	 line-height :1.6;
	color:#330000;
	background-color:#efe3be;
	frameborder-color:#efe3be;
	bgcolor:#efe3be; 
	}

 a:link { color:#330000; text-decoration:none;}
 a:visited { color:#330000; text-decoration:none;}
 a:hover { color:#708090; text-decoration:none;}
 a:active { color:#330000; text-decoration:none;}

.bild {
	margin:0px; 
	border-color:#474747;
	border-top-style:solid;  border-top-width:1px;
	border-bottom-style:solid; border-bottom-width:1px; 
	border-left-style:solid; border-left-width:1px;
	border-right-style:solid; border-right-width:1px;
	}



