﻿

.zeileoben1 {
	width:100%;
	float:left;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6b7b14+0,a5ca11+99 * /
background: #6b7b14; /* Old browsers * /
background: -moz-linear-gradient(top, #6b7b14 0%, #a5ca11 99%); /* FF3.6-15 * /
background: -webkit-linear-gradient(top, #6b7b14 0%,#a5ca11 99%); /* Chrome10-25,Safari5.1-6 * /
background: linear-gradient(to bottom, #6b7b14 0%,#a5ca11 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ * /
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b7b14', endColorstr='#a5ca11',GradientType=0 ); /* IE6-9 */

	background:  url(../images/hg-oben.jpg);
	background-repeat: repeat-x;
	background-color: #a0c410;
	height: auto;
	border-bottom: solid 1px white;
}



@media screen and (max-width:500px){

	.zeileoben1 {
		max-height: 90px;
	}
	
	.sprachwahl {
	    width: 45px;
		position: absolute;
    	top: 58px;
	}

	.sprachwahl img {
		width: 35px;
		height: auto;
		margin-bottom: 4px;
	}

}