/* CSS Document */



body {
	margin: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	;line-height: 120%;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 1px;
	background: #004400;
 // background: url(../deko/blueback.gif) no-repeat;	
      background: url(http://www.davidata.net/_deko/blueback.gif);
}

/* hier steht der Bereich mit dem Top-Logo */

#header_a {
	float: left;
  text-align   :left;
	padding     :   0px;
	border      :   0px;
	margin-right:   0px;
	width       :  92px;
	height      : 100px;
	background: url(http://www.davidata.net/templates/rhuk_solarflare_ii/images/header_back.jpg);
	/* background: url(xhttp://www.davidata.net/templates/rhuk_solarflare_ii/images/header_a.jpg) no-repeat;*/
}

#header_b {
	text-align   : center;
	float				 : center;
	border       :   0px;
	padding      :   0px;
	margin-right :   0px;
	width        : 156px;
	height       : 100px;
	background   : url(http://www.davidata.net/templates/rhuk_solarflare_ii/images/header_back.jpg);
}

#header_c {
	text-align   : center;
	font-style   : bold;
	color				 : #000000;
	border       : 0px;
	padding      : 0px;
	margin-left  : 0px;
	;width        : 530px;
	height       : 100px;
	background: url(http://www.davidata.net/templates/rhuk_solarflare_ii/images/header_back.jpg);
}


table.outer {
	
	 border  : 0px;
	 padding : 0px;
;	 width   : 894px;
;	 border-spacing: 0px;
	 ;border-color :  #FFFF00;
	 
}

table.gelb {
	border  : 2px;
	border-style : solid;
	border-color :  #FFFF00;
	
}

td.no_border {
	
	 border  : 0px;
	 padding : 0px;
	; border-color : #FFFF00;
	; background: url(http://www.davidata.net/templates/rhuk_solarflare_ii/images/header_b.jpg);
}

td.left {
	
	border-style : solid;
	border-color :  #FFFF00;
	border       : 1px;
	 padding : 0px;
	 background-color : #006600;
	/* background: url(http://www.davidata.net/templates/rhuk_solarflare_ii/images/header_b.jpg);*/
}

tr.no_border {
	
	 border  : 0;
	 padding : 0;
	 height  : 100px;
	 border-color : #FFFF00;
	 background: url(http://www.davidata.net/templates/rhuk_solarflare_ii/images/header_back.jpg);
}

table.tab1 {
	
	 border  : 0;
	 padding : 0;
	 height  : 100px;
	 border-color : #FFFF00;
   vertical-align : top;
}
td.td1 {
	 font-family: Arial, Helvetica, Sans Serif;
	 font-size: 10px;
	 border  : 0;
	 padding : 0;

	 border-color : #FFFF00;
	 vertical-align : top;
	
}
