/* 
BLUE
dunkelgrau = #333333 (Text, Punkte Navi)
hellblau = #E9F2FA (HG Menü)
blau = #84aed6 //#85AED6 (HG Sprachen)
blau = #7599BD (Überschriften, Links)
blau = #6688AA (Text footer)
blau = #517293 ("strong" im Content)
blau = #003366 (Links over)

ORANGE
dunkelgrau = #333333 (Text, Punkte Navi)
hellblau = #E9F2FA (HG Menü)
blau = #ffaa40 //#85AED6 (HG Sprachen)
blau = #7599BD (Überschriften, Links)
blau = #6688AA (Text footer)
blau = #517293 ("strong" im Content)
blau = #003366 (Links over)
*/

/* white */
#Villasea #head a, #Villasea a.sprachen:link, #Villasea a.sprachen:visited, #Villasea a.sprachen:active, a.sprachen2:link, #Villasea a.sprachen2:visited, #Villasea a.sprachen2:active {
	color: #FFFFFF;
}
#Villasea #colmid {
background: #FEFEFE;
}

/* orange - brown */
#Villasea #colmask, #Villasea #colright {
background: #FFF7BC;
}
#Villasea #head-sprachen {
background: #FE9929;
}
#Villasea h1, #Villasea h2, #Villasea h3, #Villasea a:link, #Villasea a:visited, #Villasea a:active, #Villasea a.footer:link, #Villasea a.footer:visited, #Villasea a.footer:active {
	color: #CC4C02;
}
#Villasea #footer {
	color: #6688AA;
}
#Villasea strong {
	color: #662506;
}
#Villasea #content-navi, #Villasea a:hover, #Villasea a.footer:hover, #Villasea #head a:hover {
	color: #a65c00;
}
/* orange */
#Villasea #colmask, #Villasea #colright {
background: #FFF5EB;
background: #feebd8;
}
#Villasea #head-sprachen {
background: #FDD0A2;
background: #FDAE6B;
background: #FD8D3C;
}
#Villasea h1, #Villasea h2, #Villasea h3, #Villasea a:link, #Villasea a:visited, #Villasea a:active, #Villasea a.footer:link, #Villasea a.footer:visited, #Villasea a.footer:active {
 color: #A63603;
 color: #D94801;
}
#Villasea #footer {
	color: #777777;
}
#Villasea strong {
 color: #7F2704;
 color: #7f5646;
}
#Villasea #content-navi, #Villasea a:hover, #Villasea a.footer:hover, #Villasea #head a:hover {
 color: #7F2704; 
}

/*
	background:#ffc173;
Yellow-Orange-Brown
color: #FFFFE5; 
color: #FFF7BC; 
color: #FEE391; 
color: #FEC44F; 
color: #FE9929; 
color: #EC7014; 
color: #CC4C02; 
color: #993404; 
color: #662506;
9-class Oranges sequential
 color: #FFF5EB;
 color: #FEE6CE;
 color: #FDD0A2;
 color: #FDAE6B;
 color: #FD8D3C;
 color: #F16913;
 color: #D94801;
 color: #A63603;
 color: #7F2704; 
*/


