/* CSS Document */

body {
	margin: 20px 2%;
	padding: 0px;
	/*background-color: #FF8040;*/
	background-image: url(Holzmaserung.gif);
	font-family: Arial, Helvetica, sans-serif;
}
tr {
	text-align: center;
	font-size: 18px;
	vertical-align: middle;
	font-style: normal;
	line-height: 35px;	
}
td {
	/*background-color: #FFFFFF;*/


}

.nav 
{
	position:fixed;
	top:30px;
	left:0px;
	right:0px;
	text-align:center;
	margin:0em;
	height:30px;
	padding:0em;
	z-index:5;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	background:url(file:///C|/net-skat-local/zocker/grafic/Holzmaserung.gif);
    opacity: 1.0;
 
}
	
		
		body
		{
		position:absolute;
		1background:#ffffff url(../..//grafic/hintergrund_1.jpg);
		}
		html, body
		{ 
			top:0px; left:0; right:0;
			height:100%;
			margin:0;
			padding:0;
			width:100%;

		}
		#inhalt {
          float: right;
          width:auto;
          margin: 65px 2%;
         }


		#inhalt
		{  		

		border-style:dotted;*/
  
	     margin-top:80px;
	     left:2em;
	     padding-top:2em;
	     padding-left:0;
	     padding-bottom:0;
	background:url(../grafic/Holzmaserung.gif);

		}

		#content
		{  		

  
	     margin-top:70px;
	     left:2em;
	     padding-top:1em;
	     padding-left:0;
	     padding-bottom:0;
        
		 
		
		background:url(../grafic/Holzmaserung.gif);
 
		 


		}

		
		/* Nun für den MSIE */
		* html, * html body 
		{
			overflow:hidden;
			bottom:0;
			height:100%;
		}
		* html #header_container, * html #footer_container
		{
			position:absolute;
			width:100%;
			padding-right:16px;
		}
		
		.Stil2 {color: #0000FF}
    	.Stil3 {color: #FF0000}
		.Stil1 {font-size: 14px}
.Stil4 {
	       font-size: 24px;
	       font-family: "Times New Roman", Times, serif;
	       font-style: normal;
	       background-color: #FF0000;
	       border: solid;
}
.Stil5 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	background-color: #00FF33;
	border: none;
	background-image: url(../grafic/Holzmaserung.gif);
}

		h2 {color: #0000FF; font-size: 28px; }
		h3 {color: #0000FF; font-size: 18px; }


		#box1 {
	  	position:fixed;
	  	top: 10px;
	  	left: 20px;
width: 60px;			
			background:url(../grafic/Holzmaserung.gif);
    /*opacity: 1.0;*/

		}
		#box2 {
	  	position:fixed;
	  	top: 10px;
	  	right:20px;
			background:url(../grafic/Holzmaserung.gif);
    opacity: 1.0;

		}
		#box3 {
	  	position:fixed;
	  	bottom: 0px;
	  	left:20px;
		}
		#box4 {
	  	position:fixed;
	  	bottom: 0px;
	  	right:20px;
		}
		#box6 {
	  	position:fixed;
	  	top: 10px;
		width: auto;
	  	right:42px;
		border:.1em solid blue; 
		
		}

   #input {
	z-index: 1;
	background-color: #99FF00;
	padding-left: 2px;
	padding-right: 2px;
	float: none;
   }
.tooltip {
  color: #c32e04; 
  text-decoration: underline; 
  cursor: help; 
  position: relative; 
 
}
 
.tooltip span[rel=tooltip] {
  display:none;
 
}
 
.tooltip:hover span[rel=tooltip] {
  	display: block;  
  	position: absolute; 
  	bottom: 1em;
  	right: -6em;
	width: 35em;
  	padding: 0.5em;
  	z-index: 100;
  	color: #000; 
  	background-color: #ffebe6;
  	border: solid 2px #c32e04;
	border-radius: 0.4em;  
 
}

