/* DATEI: main.css */

body { font-family: Arial; font-size: 10pt; color: #495254; background: #ffffff;

  margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; 

 }

  scrollbar-base-color:#6BB340;
  scrollbar-3dlight-color:#381778;
  scrollbar-arrow-color:#bbbbbb;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#495254;
  scrollbar-highlight-color:#bbbbbb;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#381778;

}


a { text-decoration:none; font-family: arial, sans serif, helvetica; font-weight:normal; border:0; }
a:link { color:#ffffff; font-size:8pt; }
a:visited { color:#ffffff; font-size:8pt; }
a:active { color:#ff0000; font-size:8pt; }
a:hover { color:#ff0000; font-size:8pt; }
a:focus { outline: none; }


p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b
     { font-family:Arial, helvetica, sans-serif; }

p,ul,ol,li,div,td,th,nobr,b { font-size:10pt; }

h2 { font-size: 14pt; font-weight: bold; color: #6BB340; }

h3 { font-size: 12pt; font-weight: bold; color: #495254; }

td { font-size: 10pt; font-weight: normal; color: #495254; }


	div.impress {

		position:relative;
		top:40px;
		width:500px;
		border:none;
		text-align:left;
	}
