/* Galgenraten::START */
.ll {
	font-size:14pt;
	color:#fff;
	text-align:center;
}

#ln {
	font-size:14pt;
	color:#fff;
	text-align:center;
}

#buchstaben_container{
	position:relative;
	margin-top:75px;
	text-align:left;
}

#hinweis {
	position:relative;
	height:20px;
	font-size:11pt;	
	font-weight:bold;
	color:#fff;
	line-height:1.5em;	
}

#scoreDiv {
	position:relative;
	color:#000;
	font-size:11pt;
	font-weight:bold;
}

#cgwbox {
	float:left;
	position:relative;
	left:80px;
	width:145px;height:35px;padding:5px;text-align:center;font-size:15px;font-weight:bold;
	line-height:1.1em;
	-moz-border-radius: 9px;
}

#cgwbox legend {
	color:#6CC7DC;
}

#wlbox {
	float:left;
	position:relative;
	left:90px;
	width:170px;height:35px;padding:5px;text-align:center;font-size:15px;font-weight:bold;
	line-height:1.1em;
	-moz-border-radius: 9px;
}

#wlbox legend {
	color:#B4C835;
}

#sbox {
	float:left;
	position:relative;
	left:100px;
	width:75px;height:35px;padding:5px;text-align:center;font-size:15px;font-weight:bold;
	line-height:1.1em;
	-moz-border-radius: 9px;
}

#sbox legend {
	color:#6CC7DC;
}

#cdbox {
	position:relative;
	background-position:center;;
	left:110px;
	width:110px;height:35px;padding:5px;text-align:center;font-size:15px;font-weight:bold;
	line-height:1.1em;
	-moz-border-radius: 9px;
}

#cdbox legend {
	color:#B4C835;
}

#countdown {
	width:110px;
}
/* Galgenraten ENDE */