body {
	/*background-image:url(../picts/bg/bg_raster_muster.jpg);
		background-attachment:fixed;
		background-position:left top;
		background-repeat:repeat;*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:0.8em;
		color:#000000;		
		
		background-color:#ffffff;		
		scrollbar-base-color:#ffffff;
 		scrollbar-3d-light-color:#ffffff;
 		scrollbar-arrow-color:#ffffff;
  		scrollbar-darkshadow-color:#ffffff;
  		scrollbar-face-color:#ffffff;
  		scrollbar-highlight-color:#ffffff;
  		scrollbar-shadow-color:#ffffff;
  		scrollbar-track-color:#ffffff;
}


#gunds_flash {
				position: absolute;
				top:50%;
				left:50%;
				width:980px;
				height:600px;
				margin-left:-490px;
				margin-top:-300px;
				padding:0px;
				visibility:visible;
				z-index:1;
				outline:none;
				border:none;			
}

#gunds_flash:hover,
#gunds_flash:focus {
	border:none;
	outline:none;				
}



#gunds_clear {

				clear:both;
				height:1px;

}				

				
#gunds_html {
		
	  position:absolute;
	  visibility: hidden;
	  width:980px;
	  height: 10px;
	  overflow: hidden;
	  margin-top:100px;
	  margin-left:-490px;
	  top:50%;
	  left:50%;
	  text-align:left; 
	  /* Da der Internet Explorer die Seite zentriert, müssen wir diesen Wert angeben,
	  sonst würde der Inhalt auch zentriert werden*/
	outline:none;	

}

h1 {
		font-size:1.1em;
		font-weight:bold;
		color:#ff6600;
}

h2 {
		font-size:1.0em;
		font-weight:bold;
}

h3 {
		font-size:0.9em;
		font-weight:bold;
}

a:link {
			font-weight:bold;
			color:#999999;
				border:none;
	outline:none;	
}

a:visited,
a:focus {
			font-weight:bold;
			color:#999999;
				border:none;
	outline:none;	
}

a:hover {
			font-weight:bold;
			color:#ff6600;
				border:none;
	outline:none;	
}
