/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.easy:hover {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	text-decoration: none 
}

.easy {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(189,16,16);
 	text-decoration: none 
}

.licht:hover {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	text-decoration: none 
}

.licht:link {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(249,216,163);
 	text-decoration: none 
}

.aussicht:link {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(153,255,255);
 	text-decoration: none 
}

.tab_easy {
	text-decoration: none ;
 	text-align: center;
 	background-color: transparent;
 	background-image: url( "C:\\Users\\Peter\\AppData\\Local\\Temp\\FSITemp\\Template\\Assets\\stripe-sw.png" );
 	background-repeat: repeat-x
}

.licht {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(249,216,163);
 	text-decoration: none 
}

.aussicht:hover {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	text-decoration: none 
}

.tab_aussicht {
	text-decoration: none ;
 	text-align: center;
 	background-color: transparent;
 	background-image: url( "C:\\Users\\Peter\\AppData\\Local\\Temp\\FSITemp\\Template\\Assets\\stripe.png" );
 	background-repeat: repeat-x
}

.easy:link {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(189,16,16);
 	text-decoration: none 
}

.aussicht {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(153,255,255);
 	text-decoration: none 
}