@charset "UTF-8";


/*! 1 ALLGEMEIN */

html {
	margin: 0 !important;
	}





.center {
	width: 700px;
	margin: auto;
	padding: 0;
	}







/*! 2 Header */




#logo {
	width: 265px;
	float: left;
	margin-left: 0px;
}


#sprachwahl {
	float: right;
	text-align: right;
	display: inline;
}



/*! 3 Nav */



.menu{
	display: none !important;
}

.toggle-button{
	display: none !important;
}

#mobilenav_open{
	display: none !important;
	}






.reihe {
	clear: both;
	}


/*! 4 Reihen und Spalten */

.spalte_100 {
	width: 100%;
	float: left;
}

.spalte_90 {
	width: 90%;
	float: left;
}

.spalte_80 {
	width: 80%;
	float: left;
}

.spalte_75 {
	width: 75%;
	float: left;
}

.spalte_66 {
	width: 66%;
	float: left;
}

.spalte_50 {
	width: 50%;
	float: left;
}

.spalte_33 {
	width: 33%;
	float: left;
}

.spalte_25 {
	width: 25%;
	float: left;
}

.spalte_20 {
	width: 20%;
	float: left;
}

.spalte_16 {
	width: 16.5%;
	float: left;
}

.spalte_10 {
	width: 10%;
	float: left;
}












/*! 5 Sektions und Inhalte */








.produkt_container {
	width: 100%;
	height: auto;
}

.subkat_container {
	width: 100%;
	height: auto;
}
.produkttitel {
	font-size: 0.4em;
}

.subkattitel {
	font-size: 0.4em;
}








/*! 6 Forms und Buttons */
