#font-size-sel {
	clear: left;
	padding: 0;
	position: absolute;
	top: -0.2em;
	left: 0.8em;
}

#font-size-sel a {
	text-decoration: none;
}

#font-size-sel p {
	padding: 0 0 0.2em 0;
	margin: 0;
	font-size: 1.1em;
	color: white; 
	font-weight: bold;
	position: relative;
} 

.fssl-base {
	float: left;
	/*border: 1px solid black;*/
	position: relative;
	top: 0.1em;
	background-color: #126E16;
	color: #aaa;
	width: 2.9em;
	height: 1.6em;
	margin-left: 0.6em;
	text-decoration: none;
	cursor: pointer;
	font-family: verdana;
}

.fssl-klein {
	margin-left: 0em;
}

.fssl-klein span {
	margin-left: 0.4em;
	font-size: 1.1em;
	text-decoration: none;
}

.fssl-normal span {
	font-size: 1.25em;
	font-weight: bold;
	margin-left: 0.4em;
	text-decoration: none;
}

.fssl-gr span {
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 0.2em;
	text-decoration: none;
}

.fssl-gr-gr span {
	font-size: 1.7em;
	font-weight: bold;
	margin-left: 0.4em;
	text-decoration: none;
	position: relative;
	top: -2px;
}

.fssl-gr-gr-gr span {
	font-size: 1.9em;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0.3em;
	text-decoration: none;
	position: relative;
	top: -3px;
}

.fssl-act {
	background-color: white;
	color: black;
}


.fssl-korrektur {
	width: 2.6em !important;
}
