
body {
background-color: #000000; 
background-image: url(Enkel.jpg);
background-repeat: no-repeat; 
background-attachment: scroll;
background-position: center top;
}

.rah {	font-family: "Matura MT Script Capitals","Vivaldi","monotype corsiva","Trebuchet MS",arial,"ms sans serif","Times New Roman";
			font-size:	90pt;
			color:	#ffffff;
			font-style:	italic;
			background-image: none
		}
.smallrah {	font-family: "Matura MT Script Capitals","Vivaldi","monotype corsiva","Trebuchet MS",arial,"ms sans serif","Times New Roman";
			font-size:	16pt;
			color:	#ffffff;
			font-style:	italic;
			background-image: none;
		}	    
.mediumrah {	font-family: "Matura MT Script Capitals","Vivaldi","monotype corsiva","Trebuchet MS",arial,"ms sans serif","Times New Roman";
			font-size:	32pt;
			color:	#ffffff;
			font-style:	italic;
			background-image: none;
		}			
.HeadRah {	font-family: "Castellar","Vivaldi","monotype corsiva","Trebuchet MS",arial,"ms sans serif","Times New Roman";
			font-size:	18pt;
			color:	#ffffff;
			font-weight:	bold;
			background-image: none;
		}	
.SmallHeadRah {	font-family: "Castellar","Vivaldi","monotype corsiva","Trebuchet MS",arial,"ms sans serif","Times New Roman";
			font-size:	14pt;
			color:	#ffffff;
			font-weight:	bold;
			background-image: none;
		}	

@media screen and (max-width: 1000px) {

body {
background-image: url(Enkel_110.jpg);
	}

.rah {	font-family: "Matura MT Script Capitals","Vivaldi","monotype corsiva","Trebuchet MS",arial,"ms sans serif","Times New Roman";
			font-size:	70pt;
			color:	#ffffff;
			background-image: none
		}
.smallrah {	font-family: "Matura MT Script Capitals","Vivaldi","monotype corsiva","Trebuchet MS",arial,"ms sans serif","Times New Roman";
			font-size:	12pt;
			color:	#ffffff;
			background-image: none;
		}	    
.mediumrah {	font-family: "Matura MT Script Capitals","Vivaldi","monotype corsiva","Trebuchet MS",arial,"ms sans serif","Times New Roman";
			font-size:	24pt;
			color:	#ffffff;
			background-image: none;
		}			
.HeadRah {	font-family: "Castellar","Vivaldi","monotype corsiva","Trebuchet MS",arial,"ms sans serif","Times New Roman";
			font-size:	14pt;
			color:	#ffffff;
			font-weight:	bold;
			background-image: none;
		}	
.SmallHeadRah {	font-family: "Castellar","Vivaldi","monotype corsiva","Trebuchet MS",arial,"ms sans serif","Times New Roman";
			font-size:	11pt;
			color:	#ffffff;
			font-weight:	bold;
			background-image: none;
		}
}