@charset "UTF-8";
/* CSS Document */


.sprachbuttoninhalt {
	top:0;
	right:0;
	padding-top:20px;
	padding-right:5px;
	float:right;
	width:30px;
}
.sprachbuttoninhalt img {
	padding-bottom:5px;
	width:20px;
	opacity:0.50;
}
.sprachbuttoninhalt a:hover img{
    opacity: 0.84;
}

.sprachbuttonunten {
	padding-top:13px;
	padding-right:15px;
	text-align:right;
}
.sprachbuttonunten img {
	padding-right:5px;
	width:20px;
	text-align:right;
	opacity:0.60;
}
.sprachbuttonunten a:hover img{
    opacity: 0.84;
}

.sprachbuttonoben {
	padding-top:111px;
	padding-right:5px;
}
.sprachbuttonoben img {
	padding-right:5px;
	width:20px;
	opacity:0.60;
}
.sprachbuttonoben a:hover img{
    opacity: 0.84;
}

.sprachbuttonlogo {
	padding-top:192px;
	padding-left:30px;
}
.sprachbuttonlogo img {
	padding-right:5px;
	width:20px;
	opacity:0.60;
}
.sprachbuttonlogo a:hover img{
    opacity: 0.84;
}

.sprachbuttonmenue {
	padding-top:600px;
	padding-left:30px;
}
.sprachbuttonmenue img {
	padding-right:5px;
	width:20px;
	opacity:0.60;
}
.sprachbuttonmenue a:hover img{
    opacity: 0.84;
}

.sprachbuttonrechts {
	top:0;
	right:0;
	padding-top:600px;
	padding-right:5px;
	float:right;
	width:30px;
}
.sprachbuttonrechts img {
	padding-bottom:5px;
	width:20px;
	opacity:0.50;
}
.sprachbuttonrechts a:hover img{
    opacity: 0.84;
}

/* Ablage 

.sprachbutton {
	top:0;
	right:0;
	padding-top:20px;
	padding-right:5px;
	float:right;
}
.sprachbutton img {
	padding-bottom:5px;
	width:20px;
	opacity:0.50;
}
.sprachbutton a:hover img{
    opacity: 0.84;
}
*/