/* CSS Document */

body, table, td, tr, div, pre, h1, h2, h3, h4, h6, p, ul {font-family:Tahoma ;font-size:10px;color:#000000;line-height:10pt}

h1  { font-size:13px;color:black;line-height:10pt; font-weight:bold}
h2  { font-size:12px;color:black;line-height:11pt; font-weight:normal}
h3  { font-size:10px;color:black;line-height:10pt; font-weight:normal; margin-bottom:-2px}
h6  { font-size:11px;color:black;line-height:11pt; padding:0px 0px 0px 10px}
p  { font-size:11px;color:black;line-height:11pt; padding:0px 0px 0px 10px}

a:link {color:black; text-decoration:none}
a:visited {color:black; text-decoration:none}
a:active {color:black; text-decoration:none}
a:hover {color:black; text-decoration:underline}

body {
       color: CCCCCC;
       background-color: #DDDDDD;
	   scrollbar-base-color:FFFFFF; 
       scrollbar-track-color:FFFFFF;
       scrollbar-face-color:FFFFFF;
       scrollbar-highlight-color:FFFFFF;
       scrollbar-3d-light-color:CCCCCC;
       scrollbar-dark-shadow-color:FFFF00;
       scrollbar-shadow-color:CCCCCC;
       scrollbar-arrow-color:CCCCCC;
	   background-image:url(grafik/background.jpg);
	   background-repeat: repeat;
	   background-attachment: fixed	   
		   }
		   
.table {
		width:400px;
		height:400px;
		background-image:url(grafik/back.jpg)
				
			}