body {
	background-color:#fff;
}
#menu {
	max-width: 100%
}
#wunderbar {
	text-align: center;
	font-size: 53px;
    line-height: 50px;
}
#logo, #menu-background, #submenu-background {
	display:none;
}
.navbar.navbar-default.navbar-fixed-top {
	background: #675a4e;
	border-bottom: none;
}
.navbar-brand {
	margin-top:12px;
	margin-right:20px;
	padding:0;
	float: right;
}
.navbar-default .navbar-toggle {
	margin-top:18px;
	margin-bottom: 19px;
	margin-left: 15px;
	border: none;
	float: left;
}
#body-startseite #background {
	height:100vh!important;
	background-attachment: scroll;
}
#body-startseite #info {
	width: 100%;
}
.navbar-collapse.collapse {
    //box-shadow: rgb(76, 76, 76) 0px 0px 15px;
}
#background {
	height: 162px!important;
	margin-top: 0px;
	//background-image: url("smartphone/layout/background.jpg");
	/* background-position-x: right; */
	background-size: 100%;
	background-position-y: 69px;
	/* padding-top: 74px; */
}
.small-logo {
	height: 50px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 16px;
	font-family: "Interstate";
	color: #fff;
	text-transform: uppercase;
	padding-top: 18px;
	padding-bottom: 18px;
}
.nav > li {
	border-bottom: 1px solid #a7a29e;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background: #60564e;
	color: #fff;
}
.navbar-nav {
	margin-bottom: 0;
	margin-top:0;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background:#60564e;
	color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #a7a29e;
	font-size: 16px;
	font-family:"Interstate";
	border-bottom: 1px solid #726963;
	padding-top: 18px;
	text-transform: uppercase;
	padding-bottom: 18px;
}
.navbar-nav .open .dropdown-menu {
	padding-top:0;
	padding-bottom:0;
	border-top: 1px solid #726963;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #fff;
	background: #60564e;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:last-of-type > a {
	border:none;
}
i.pull-right.glyphicon.glyphicon-plus {
	position: absolute;
	font-size: 12px;
	right: 0;
	top: 0;
	width: 50px;
	text-align: center;
	color: #fff;
	border-left: 1px solid;
	height: 56px;
	padding-top: 21px;
	background-color: #615750;
}
.open i.pull-right.glyphicon.glyphicon-plus:before{
	content: "\2212"!important;
}
#footer {
	width:100%;
	height: auto;
	min-height: 425px;
}
#footer_menu ul li {
	display:block;
	line-height: 20px;
	text-align: center;
	padding-right: 0;
}
#footer_info {
	text-align:center;
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
	line-height:20px
}
#b2blogin,
#winzerlogin {
	position: absolute;
	bottom: 30px;
	top: auto;
	left: 50%;
	right: auto;
	margin-left: -67.5px;
	height: 31px;
	width: 135px;
}
#b2blogin {
	bottom: 71px;
}
#content, #info, .shop-info {
	max-width: 767px;
	width: 280px;
}
.widget:first-of-type {
	margin-left: 0px;
}
.widget-wein:first-of-type {
	border-top: 1px dotted #b2b4b1;
}
.widget {
	margin-left: 0;
	margin-bottom: 40px;
	text-align: center;
	box-shadow: none;
	width: 280px;
}
.widget img {
	width: 280px
}
.widget-wein img {
	width: auto;
}
#content-left {
	width: 100%;
	overflow: hidden;
	float: none;
	margin: auto;
}
#content-right {
	width: 100%;
	background: #eeeded;
	padding-top: 40px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#info-left{
	width: 220px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#info-right{
	width: 220px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: #615750;
}
#content-right p {
	height:auto
}
.navbar-toggle.collapsed .icon-bar {
	display: block;
}
.navbar-toggle.collapsed .glyphicon-remove {
	display: none;
}
.navbar-toggle .icon-bar {
	display: none;
}
span.glyphicon.glyphicon-remove {
	color: #fff;
	width: 22px;
}
#sommerbar-back {
	padding:20px;
	height: 100%;
}
#sommerbar-back h3 {
	font-size: 31px;
	line-height:36px;
}
#sommerbar-back p {
	font-size: 16px;
	line-height: 24px
}
#slogan-top, #slogan-bottom {
	width: 320px;
	margin-left: -160px;
	top: 100px;
}
#slogan-top img {
	display:none;
}
#philosophie {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	-moz-column-gap: 46px;
	-webkit-column-gap: 46px;
	column-gap: 46px;

	width: 100%;
	margin: 0 auto;
	color: #7c8184;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 64px;
}
.twocolumns {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;

	width: 100%;
}
#background-image-text {
	width: 320px;
	font-size: 18px;
	line-height: 26px;
	display: none;
}
.widget-wein > a img {
	display:none;
}
.widget-wein {
	height: 198px;
	border-bottom: 1px dotted #b2b4b1;
	margin-bottom: 25px;
}
.widget-wein .widget-text {
	text-align:left
}
#slogan-bild {
	display: none;

}
.wine-info-full {
	width: 100%;
}
.wine-info-full img {
	width:100%!important;
	height: 100%!important;
}
#product-navi-top li {
	display:block;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#product-navi-top {
	width: 100%;
	/* display: none; */
}
.wein_highlight {
	margin-bottom: 10px;
}
.wine-bottle {
	width: 320px;
}
img#weinreich-logo, .mitarbeiter-widget-dummy{
	display:none;
}
img#kellerteam-img {
	width: 280px;
}
.mitarbeiter-widget {
	margin:auto;
	float: none;
	height: auto;
	margin-bottom: 50px;
}
#opening {
	width: 100%;
}
#fuehrungen, #weinbummel-cont {
	float:none;
	width: 100%;
	margin:auto;
	padding: 45px 0;
}
#galerien .galerien {
	margin-left: auto;
	margin-right: auto;
	width: 220px;
	height: 220px;
	float: none!important;
}
.sidebar {
	float:none;
	width: 100%;
	display: none;
}
#kk_nkat, #kk_vkat{
	width: 100%;
}
.news-content, .event-content {
	float:none;
	width: 100%;
	padding-right: 0;
}
#event-search {
	width: 100%;
	background-position: 300px
}
#content-jobs {
	width: 100%;
	min-height: 60px;
	float: none;
}
#sidebar-jobs {
	float: none;
	width: 100%;
}
.newsletter-table{
	width: 100%;
}
.newsletter_step1_2, .newsletter_step2_4, .newsletter_step3_6 {
	width: 94px;
	padding-left: 5px;
	padding-right: 5px;
}
.newsletter_step1_4, .newsletter_step1_6, .newsletter_step2_6 {
	width: 74px;
}
.newsletter_step3_4, .newsletter_step3_2, .newsletter_step2_2 {
	width: 100px
}
label {
	font-weight:normal;
}
#map-container {
	width: 320px;
	margin-left:auto;
	margin-right:auto;
	float: none;
}
#map {
	width: 320px;
	height: 200px
}
#content form, table.termin_table {
	width: 100%!important;
}
.wine-info {
	width: 100%;
	padding-left: 0;
}
#bocksbeutel {
	display:none;
}
img#Image-Maps_2201307081153246 {
	border: none;
}
.widget:nth-child(3n+1){
	margin-left: auto;
}
#bocksbeutel-sm {
	height: 175px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.news-overview-title-a {
	width: 100%;
	height:auto;
}
h2.news-overview-title {
    padding: 0;
    margin: 0;
		height: auto;
}
#map-canvas {
	width: 100%;
	height: 200px
}
#contact-desc {
	width: 100%
}
td.force-col {
	display: block;
}
input.gwidm {
	width: 280px!important;
}

textarea.gwidm2 {
	width: 280px!important;
}
.kkviewTD {
	padding-left:0px;
}
table.termin_DS {
	width: 100%!important;
}
.align-right {
	left: 100px;
}
#slides img {
	width: 280px;
}
#slides .slidesjs-previous,#slides .slidesjs-next {
	/* display:none; */
	top: 120px;
}
#slides {
	width: 280px;
	padding: 60px 0 0px;
}
.caption {
	/* display:none!important; */
	width: 100%;
	height: auto;
	padding-bottom: 11px;
}
.info-overview {
	border-bottom: none;
	padding-top: 10px;
}
.event-overview-date {
	font-weight:bold;
	padding-bottom: 5px;
	display: inline-block;
}
.status {
	float:none;
}
.sold {
	padding-left: 0;
}
.events-overview-title {
	padding-bottom:25px;
	line-height: 23px;
	font-size: 20px;
}
.events-overview {
	font-size: 20px;
	line-height:23px;
	border-bottom-style: dotted;
}
a#back-list {
	margin-left: 80px;
	margin-right: auto;
	width: 132px;
	float: none;
}
.galerien span {
	margin-left: 75px;
}
#galerien-lightbox img {
	width: 320px;
	left: 0!important;
	top: 35%!important;
}
.galerien-close {
	left: 280px!important;
	top: 120px!important;
}
.galerien-next {
	left: 280px!important;
}
.galerien-prev {

}
div#termine_links {
	width: 100%;
}

div#termine_rechts {
	width: 100%;
}
.mit-name {
	font-size: 20px
}
.mitarbeiter-widget p {
	font-size:15px
}
.kontakt-title {
	line-height: 32px;
}
.table-responsive {
	border:none;
}

.widget-text{
	font-size:15px;
	line-height: 22px;
	padding-bottom: 20px;
}
.widget-title {
	font-size: 20px;
	/* line-height: 22px; */
}
#title-homepage, .title-homepage {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 32px;
	line-height: 36px;
}
.panel-default > .panel-heading {
	padding: 0;
	border-color: transparent;
	border: 0px;
	background-color: transparent;
	color: #7C8184;
	border-bottom: 0px solid;
}
.panel-default {
	border-color:transparent;
}
.panel {
	box-shadow:none;
}

.panel-more {
	color: #00ACE9;
}
.panel-title {
	line-height: 26px
}
.panel-heading span {
	display: none!important;
}
.panel-heading.collapsed span {
	display: block!important;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top: 0px;
	padding: 0;
}
#weinschuletermine {
	width: 100%;
}
.events-overview-title {
	margin: 0;
}
#weinschuletermine p {
 margin-bottom:0
}

.events-overview-title .bluebutton {
    display: inline-block;
}
.infobox {
    width: 90vw;
    height: 80vh;
}