/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 112.5%;
}
.nav li, .nav ul.menu li {
    display: block;
    float:none;
    margin: 0px 0 5px 0px;
}

#nav-wrapper {
    position: relative;
    bottom:auto;
    width:inherit;
}

.node .views-field-views-gathering.col1{
width:auto;
	float:none;
	margin-right:0;
	margin-bottom:1%;
}

.node .views-field-views-gathering-1.col2{
width:auto;
	float:none;
	margin-right:0;
	margin-bottom:1%;	
}

.node .views-field-views-gathering-2.col3{
width:auto;
	float:none;
	margin-right:0;
	margin-bottom:1%;
}

.group-linkespalte{
	width:100%;
	float:none;
}

.group-rechte-spalte{
	width:100%;
	float:none;
}
.node .field-name-field-bilder .field-item{
	float:none;
	width:100%;
}