/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.akkord-text {
	margin: 5px
}

.toprow {
	font-size: 10px;
 	color: rgb(255,255,255)
}

.langselect {
	font-size: 11px;
 	color: rgb(70,58,36);
 	height: 18px;
 	background-color: rgb(227,226,224)
}

.language {
	font-size: 10px;
 	color: rgb(154,142,126);
 	text-decoration: none 
}

.whitelink {
	color: rgb(255,255,255)
}

H1 {
	font-size: 16px
}

LI {
	font-size: 12px
}

A {
	color: rgb(68,68,68)
}
