﻿
	 html  {   background: #DEDEDE;}
		
    .thrColFixHdr #container { 
    	width: 980px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */

    	background: #000066;
    	margin: -20px auto; /* Durch automatische R&auml;nder (in Verbindung mit einer Breite) wird die Seite zentriert. */
    	border: 0px solid #000000;
    	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element aufgehoben. */
    } 

	@font-face {
   font-family: 'Giddyup Std';
   src: url(../fonts/giddyup_std.woff);
   src: url(../fonts/giddyup_std.eot);
}

	@font-face {
   font-family: 'Giddyup StdF';
   src: url(../fonts/giddyup_std.otf);
   }
   
    .thrColFixHdr #background { 	
			background-image:url(../elemente/hintergrund.jpg);
		        background-repeat:no-repeat;
						height: 980px;
	    } 
	
A:Link {
	text-decoration: none;
	color: #000099;
}

	
		.thrColFixHdr #header  {
				font-family:"Giddyup Std", "Giddyup StdF";
				font-size: 75px;
				font-weight:bold;
					color: #ffe143;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	    	padding: 50px 70px;
				}

A.header:Link  {
color: #ffe143;
	text-decoration: none;
}
				
A.header:visited  {
color: #ffe143;
	text-decoration: none;
}		

A.hmenu:Link  {
color: blue;
	text-decoration: none;
}
				
A.hmenu:visited  {
color: blue;
	text-decoration: none;
}		
				
		.thrColFixHdr #logo  {
margin: -125px 0px 0px 650px;
				}				
				
	.thrColFixHdr #aktivitaet  {
				font-family:"Giddyup Std", "Giddyup StdF";
				font-size: 36px;
				font-weight:bold;
text-align: center;
margin: 135px 440px 0px 0px;
}



	.thrColFixHdr #genuss  {
				font-family:"Giddyup Std", "Giddyup StdF";
				font-size: 36px;
				font-weight:bold;
				text-align: center;
margin: 115px 710px 0 0px;
}

	.thrColFixHdr #kreativ  {
				font-family:"Giddyup Std", "Giddyup StdF";
				font-size: 36px;
				font-weight:bold;
				text-align: center;
margin: 120px 380px 0 0px;
}

	.thrColFixHdr #geschenk {
				font-family:"Giddyup Std";
				font-size: 36px;
				font-weight:bold;
				text-align: center;
margin: -50px -100px 0px -770px;
}

	.thrColFixHdr #text  {
	    font-family:"Arial";
	    color: white;
			background-image:url(../elemente/verdunkeln.png);
		        background-repeat:repeat;
    	border: 2px solid white;	
		height: 650px;
padding: 20px; 		
margin: -480px 40px 0px 470px;
}

	.thrColFixHdr #anfragen  {
padding: 0px; 		
margin: -30px 40px 0px 615px;
}

	.thrColFixHdr #eventerlebnis  {
padding: 0px; 		
background-color: #000066;
margin: -60px 40px 0px 470px;
padding: 10px;
font-size: 20px;
text-align: center;
font-weight:bold;
font-family:"Arial";
color: white;
}

A.eventerlebnis:Link  {
color: #ffe143;
	text-decoration: none;
}
				
A.eventerlebnis:visited  {
color: #ffe143;
	text-decoration: none;
}	

	.thrColFixHdr #footer  {
	width= 980px;
	text-align: center;
	    font-family:"Arial";
	    color: white;
margin: -10px 0px 0px 0px;

}

A.footer:Link {
	text-decoration: none;
	color: white;
					font-weight:bold;
}
A.footer:VISITED {
	text-decoration: none;
	color: white;
					font-weight:bold;
}

a img {
border:0px;
}

