<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Blank Twenty Twelve Child theme
Theme URI: http://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/
Description: A child theme of 2012 default WordPress theme.
Author: Christoph Walter
Author url: http://www.pas-solutions.ch/
Version: 1.0
Template: twentytwelve
*/
@import url(../twentytwelve/style.css);

@font-face {
font-family: 'Avenir LT Std 65 Light';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 65 Light'), url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/fonts/AvenirLTStd-Light.woff') format('woff');
}

@font-face {
font-family: 'Avenir LT Std 65 Medium';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 65 Medium'), url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/fonts/AvenirLTStd-Medium.woff') format('woff');
}

@font-face {
font-family: 'Avenir LT Std 95 Black';
font-style: normal;
font-weight: normal;
src: local('Avenir LT Std 95 Black'), url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/fonts/AvenirLTStd-Black.woff') format('woff');
}

strong {
    color: #f29100;	
font-family: 'Avenir LT Std 95 Black';
}

body {
font-family: 'Avenir LT Std 65 Medium', Arial, Helvetica, sans;
font-size: 22px;
color: #706f6f;
line-height: 30px;
background-color: #909090;
margin: 0;
padding: 0;
}

body .site {
    box-shadow: none;
	padding-left:0px;
}

a {
    color: #f29100;
}

.entry-title:hover a {
    color: #f29100 !important;	
}

/************************************
Akkordion
*************************************/

#accordion_pro_650 .wpsm_panel-body p:last-child, #accordion_pro_663 .wpsm_panel-body p:last-child, #accordion_pro_665 .wpsm_panel-body p:last-child, #accordion_pro_667 .wpsm_panel-body p:last-child, #accordion_pro_669 .wpsm_panel-body p:last-child {
	margin-bottom: 0px;
}

body #accordion_pro_650 .wpsm_panel-title a, body #accordion_pro_663 .wpsm_panel-title a, body #accordion_pro_665 .wpsm_panel-title a, body #accordion_pro_667 .wpsm_panel-title a, body #accordion_pro_669 .wpsm_panel-title a { 
	color: #f29100 !important;
}

body #content-seite .wpsm_panel .wpsm_panel-title a.collapsed { color: #706f6f !important; }


body #content-seite .wpsm_panel:hover .wpsm_panel-title a.collapsed { color: #f29100 !important; }

body #accordion_pro_650 .wpsm_panel:hover .wpsm_panel-title a:after, body #accordion_pro_663 .wpsm_panel:hover .wpsm_panel-title a:after, body #accordion_pro_665 .wpsm_panel:hover .wpsm_panel-title a:after, body #accordion_pro_667 .wpsm_panel:hover .wpsm_panel-title a:after, body #accordion_pro_669 .wpsm_panel:hover .wpsm_panel-title a:after { 
color: #f29100 !important;
}

body #accordion_pro_650 strong, body #accordion_pro_663 strong, body #accordion_pro_665 strong, body #accordion_pro_667 strong, body #accordion_pro_669 strong { color: #706f6f !important;
}

body #accordion_pro_650 .wpsm_panel-title a.collapsed:after, body #accordion_pro_663 .wpsm_panel-title a.collapsed:after, body #accordion_pro_665 .wpsm_panel-title a.collapsed:after, body #accordion_pro_667 .wpsm_panel-title a.collapsed:after, body #accordion_pro_669 .wpsm_panel-title a.collapsed:after { 
	content: "&gt;" !important; 
	font-family: 'Avenir LT Std 95 Black' !important;
	-webkit-transform: none; 
	-moz-transform: none; 
	-o-transform: none; 
	-ms-transform: none; 
	transform: none;
}

body #accordion_pro_650 .wpsm_panel-title a:after, body #accordion_pro_663 .wpsm_panel-title a:after, body #accordion_pro_665 .wpsm_panel-title a:after, body #accordion_pro_667 .wpsm_panel-title a:after, body #accordion_pro_669 .wpsm_panel-title a:after { 
	content: "&gt;" !important; 
	font-family: 'Avenir LT Std 95 Black' !important; 
	-webkit-transform: rotate(90deg); 
	-moz-transform: rotate(90deg); 
	-o-transform: rotate(90deg); 
	-ms-transform: rotate(90deg); 
	transform: rotate(90deg);    
	color: #f29100 !important;
}

.wpsm_panel-body img {
max-width: 170px;
} 

@media only screen and (max-width:600px) { 
	.wpsm_panel-body img {
max-width: inherit;
		width: 100%;
} 
}

body .wpsm_panel-group {
    margin-bottom: 0px;
}

body #accordion_pro_650 .wpsm_panel {
    margin-bottom: 20px !important;
}

body #accordion_pro_650 .wpsm_panel:last-child {
    margin-bottom: 0px !important;
}


/************************************
Referenzseite neu
*************************************/

#wpsm_accordion_643 .wpsm_panel.collapse {
    width: 70%;
}



.drittel, .halb {
	width: 33.333%;
	float: left;
}

.drittel:nth-child(3n) {
	clear: both;
}

.drittel div, .halb div {
	padding: 30px;
}

.vor, .nach {
    width: 16%;
    height: 10px;
    float: left;
}

.vor {
	clear: both;
}

.drittel:hover, .halb:hover {
	background-color: #e0e6e9;
}

.drittel a, .halb a {
	color: #706f6f !important;
}

.drittel:hover a, .halb:hover a {
	color:#f68723 !important;
}

.drittel:hover div, .halb:hover div {
	color:#f68723;
	font-family: 'Avenir LT Std 95 Black', Arial, Helvetica, sans;
}


@media only screen and (max-width:981px) { 
.drittel, .halb {
	width: 50%;
	float: left;
}
	.vor {
		display: none;
	}
.drittel:nth-child(3n) {
	clear: initial;
}
.drittel:nth-child(2n+1) {
	clear: both;
}
}

@media only screen and (max-width:600px) { 
.drittel, .halb {
	width: 100%;
	clear: both;
}
}

.page-id-644 h3 {
    color: #f29100;
    font-size: 48px !important;
    font-family: 'Avenir LT Std 95 Black', Arial, Helvetica, sans;
    font-weight: normal;
    max-width: 1204px;
    margin: 0px auto;
    margin-top: 0px !important;
    margin-bottom: 30px !important;
    padding-top: 0px !important;
    line-height: 1.4em;
}

/************************************
Plugin Tabs
*************************************/

#tablist1-tab1 {
  background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/icon-raumkonzepte.svg');
    background-size: 296px 296px;
    width: 296px;
    height: 296px;
    background-repeat: no-repeat;
    background-position: 50%;
    text-indent: -10000px;    
	margin-right: 0px !important;
}

#tablist1-tab2 {
  background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/icon-umzugsmanagement.svg');
    background-size: 296px 296px;
    width: 296px;
    height: 296px;
    background-repeat: no-repeat;
    background-position: 50%;
    text-indent: -10000px;
	margin-right: 0px !important;    
	margin-left: 83px !important;
}

#tablist1-tab3 {
  background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/icon-inventarisierung.svg');
    background-size: 296px 296px;
    width: 296px;
    height: 296px;
    background-repeat: no-repeat;
    background-position: 50%;
    text-indent: -10000px;
	margin-right: 0px !important;
	float: right;
}

.responsive-tabs-wrapper {
    border-top: none !important;
}

.responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item--active:hover {
    top: 0px !important;
}

.responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item--active:hover, .responsive-tabs .responsive-tabs__panel  {
 background-color: #f2f2f2 !important;
}

.responsive-tabs ul.responsive-tabs__list {
    margin-left: 0px !important;
}

.responsive-tabs .responsive-tabs__list__item {
	border:none !important;	
    padding: 25px !important;
    margin: 0px 12px 0 0 !important;
}

.responsive-tabs .responsive-tabs__panel {
    font-size: 25px !important;
	line-height:30px !important;
	border:none !important;	
	padding: 40px 20px 20px !important;
}

.responsive-tabs__heading {
	background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/icon-raumkonzepte.svg') !important;
	background-repeat: no-repeat !important;
    text-indent: -10000px !important;
    height: 134px;
    background-color: #f2f2f2 !important;
}

#tablist1-panel1 + h2 {
	background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/icon-umzugsmanagement.svg') !important;
	background-repeat: no-repeat !important;
    text-indent: -10000px !important;
    height: 134px;
    background-color: #f2f2f2 !important;
}

#tablist1-panel2 + h2 {
	background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/icon-inventarisierung.svg') !important;
	background-repeat: no-repeat !important;
    text-indent: -10000px !important;
    height: 134px;
    background-color: #f2f2f2 !important;
}

.entry-content .tabcontent li {
    background-image: url(pictures/bullet-rund.svg);
	padding-left: 28px;    
	background-size: 14px;
}

#content-seite .tabcontent h2 {
	color:#6f6f6f;
	font-size:24px;
	font-family: 'Avenir LT Std 95 Black';
	line-height:34px;
	font-weight: normal;
}

.entry-content .tabcontent h3 {
	color:#6f6f6f;
	font-size:24px;
	font-family: 'Avenir LT Std 65 Medium', Arial, Helvetica, sans;
	margin-top:0px;
	font-weight: normal;
	line-height:30px;
}

/*Christoph*/
.page-id-2 #tablist1-tab1 {
  background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/gert-kilbert-web.jpg');
}
.page-id-2 #tablist1-tab2 {
  background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/franziska-kilbert-web.jpg');
}
.page-id-2 #tablist1-tab3 {
  background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/cyril-kilbert-web.jpg');
}
.page-id-2 #tablist1-tab4 {
  background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/nico-kilbert-web.jpg');
}
.page-id-2 #tablist1-tab1, .page-id-2 #tablist1-tab2, .page-id-2 #tablist1-tab3, .page-id-2 #tablist1-tab4 {
background-size: 86%;
    width: 21%;
    float: left;
    background-repeat: no-repeat;
    background-position: 50%;
    text-indent: -10000px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 2% !important;    
	height: 0;
    padding-bottom: 23% !important;
}
.page-id-2 .responsive-tabs__panel {
    height: 240px;
}

.page-id-2 .responsive-tabs__heading {
	background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/Gert_Kilbert.jpg') !important;
	background-size: 200px !important;
	height: 220px !important;    
	background-position: 20px !important;
	border:none !important;
}

.page-id-2 #tablist1-panel1 + h2 {
	background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/Franziska_Kilbert.jpg') !important;
}

.page-id-2 #tablist1-panel2 + h2 {
	background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/Cyril_Kilbert.jpg') !important;
}

.page-id-2 #tablist1-panel3 + h2 {
	background-image: url('https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/Nico_Kilbert.jpg') !important;
}


.page-id-5 .responsive-tabs__panel {
	height:220px;
}

.responsive-tabs-wrapper {
    margin-bottom: 50px !important;
}

#page {
	width:100%
}

.ie .site { max-width: 1600px; }


/************************************
Referenzen
*************************************/

.backlink {
	color:#FFF;   
	max-width: 1204px;
    margin: 0px auto;	
	padding-bottom:40px;
}

.backlink a {
	color:#FFF;   
	text-decoration:none;
}

header.entry-header h1.referenzen {
    line-height: inherit !important;
    padding-top: 50px;
    padding-bottom: 20px !important;
}

.page-template-template-list #content-seite h3, .page-template-template-list #content-seite h3 a {
	color: #f29100;
    font-family: 'Avenir LT Std 95 Black';
	text-decoration:none;
	font-size:22px;
	margin-bottom:0px;
}

.page-template-template-list #content-seite p {
	margin-bottom:30px;
}

.excerpt p {
	display:inline;
}

.excerpt {
	margin-bottom:30px;
}
.excerpt a:hover {
    color: #f29100;
}
/************************************
Home
*************************************/

#titelbild {
	float:left;
	position:relative;
	width: 100%;
    background-size: contain;
	background-repeat:no-repeat;
}

#titelbild img {
	display:block;
	margin-bottom:1px;
}

.entry-header img.wp-post-image {
    margin-bottom: 0;
}

#content-seite {
    margin-top: 93px;
    max-width: 1204px;
    margin: 0px auto;
}

#content-seite h1 {
	margin-top:0px;
	margin-bottom:5px;	
	color:#f29100;
	font-size: 21px;
	line-height:30px;
}

.karte {
    margin-top: 33px;
}

#content-seite h2 {
	margin-top:0px;
	margin-bottom:10px;	
	font-family: 'Avenir LT Std 95 Black', Arial, Helvetica, sans;
	font-weight: normal;
	color:#f29100;
	font-size: 30px;
	line-height:36px;
}

#content-seite .responsive-tabs h2 {
	margin-bottom:0px;	
}


header h1.entry-title {
	color:#f29100;
	font-size:48px !important;
	font-family: 'Avenir LT Std 95 Black', Arial, Helvetica, sans;
	font-weight: normal;
	text-transform:uppercase;
	line-height:160px !important;
	max-width: 1204px;
    margin: 0px auto;
}

#content-seite table {
    font-size: 25px;
    line-height: 30px;
	border-bottom:none;
}

#content-seite table .column-1 {
	color:#f29100;
	font-size:25px;
	font-family: 'Avenir LT Std 95 Black', Arial, Helvetica, sans;
	 font-weight: normal;
	line-height:45px;
    width: 180px;
}

#content-seite .entry-content td, #content-seite .comment-content td {
    border-top: none;
    padding: 0px 10px 0px 0;
	line-height:38px;
	font-size:22px;
}
.tablepress tbody td {
	vertical-align:baseline !important;
}

/************************************
Header
*************************************/

#logo-desktop {
	width:40%;
	float: left;
	text-align:right;
	position:relative;
}

#logo-desktop img {
	max-width:350px;	    
	padding-right: 57px;
}

header.site-header {
padding-left: 57px;
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 90px;
} 

header.site-header h1 {
    line-height: 28px;
    margin-bottom: 7px;
}      

header.site-header h2 {
	color:#706f6f;
	font-size:25px;
	line-height:30px;
}

h1.site-title a, h1.site-title a:hover {
	font-size:30px;
	color:#f29100;
}

.icons {
    position: absolute;
    z-index: 10000;
    top: 0px;
    left: 0px;
	width:100%;
	margin-left:57px;
}

.icons img {
	float:left;
	width:202px;
	margin-right:32px;
	display:inline !important;
}

#main {
	clear:both;	
}

/************************************
Navigation
*************************************/

#logo-mobile {
	display:none;
}

nav {
	width:60%;
	float: left;	
}

#menu-hauptnavigation {
	margin-top:24px;
}

#menu-hauptnavigation a {
	font-size:22px;	
	color:#70706f;
}

.main-navigation {
	margin-top:0px;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu &gt; ul {
    border-bottom: none;
    border-top: none;
}

.main-navigation li a, .main-navigation li a:active, .main-navigation li a:focus {
	line-height:25px;
    color: #706f6f;
	text-transform:uppercase;
}


#menu-hauptnavigation li a:hover {
	color: #f29100;
}

#menu-hauptnavigation .current_page_item a, #menu-hauptnavigation .current-page-ancestor a {
	color: #f29100;
	font-weight:normal !important;
}

.main-navigation li {
	margin-right:63px;
}

/************************************
Inhalt
*************************************/

.entry-header {
    background-color: #6f6f6f;    
	margin-bottom: 70px;
}

.home .entry-header { 
	margin-bottom: 0px;
}

.site-content {
	margin-top:0px;
}

.site-content article {
    border-bottom: none;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 0px;
    box-shadow: none;
}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    font-size: 22px;
	line-height:30px;
	margin-bottom:30px;
}

.entry-content li {
    font-size: 22px;
	line-height:30px;
	list-style-type:none;
	background-image:url(pictures/list-bullet.gif);
	background-repeat:no-repeat;
    padding-left: 20px;
    margin-left: 0px;
}

.entry-content ul ul li {
    font-size: 18px;
	padding-left:22px !important;
}

.entry-content ul.haken{
	margin-bottom:47px;
}

.entry-content ul.haken li {
    font-size: 22px;
	line-height:30px;
	list-style-type:none;
	background-image:url(pictures/list-haken.png);
	background-repeat:no-repeat;
    padding-left: 52px;
    margin-left: 0px;
	margin-bottom:13px;
	background-size: 33px;
}

.entry-content a, .entry-content a:visited, .comment-content a:visited {
	color:#f29100;
	text-decoration:none;
} 

.page-id-9 .entry-content a, .page-id-9 .entry-content a:visited, .page-id-9 .comment-content a:visited {
	color:#f29100;
	text-decoration:underline;
}  

.site-content article {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

footer.entry-meta {
	display:none;
}

/************************************
Footer
*************************************/

.site-info {
	text-align:right;
	padding-right:57px;
}

footer .site-info, footer a {
	font-family: Arial, Helvetica, sans;
	font-size:15px;
	color:#70706f;
}

footer[role="contentinfo"] a {
    color: #70706f;
	text-decoration:none;
}

footer[role="contentinfo"] a:hover {
    color: #f29100;
}

footer[role="contentinfo"] {
    border-top: none;
    clear: both;
    line-height: 2;
	max-width:100%;
    margin-top: 45px;
	margin-bottom:45px;
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 0px;
    padding-top: 45px;
}

.menu-toggle:hover,
.menu-toggle:focus,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	background-repeat: repeat-x;
	background-image: none;
}

.menu-toggle:active, .menu-toggle.toggled-on, button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
    box-shadow: none;
}

/* Increase theme width to 1000px */
@media only screen and (min-width:1600px) { 
    .site {
        max-width: 100% !important;
		width:100%;
    }
}

/* Increase theme width to 1000px */
@media only screen and (max-width:1600px) { 
    .site {
        max-width: 100% !important;
		width:100%;
    }	
	
	.home   .site {
		max-width: 100% !important;
		width:100%;
    }	

}

/* Increase theme width to 1000px */
@media only screen and (max-width:1400px) { 
    .site {
		width:100%;
    }
	
.home .site {
        max-width: 100% !important;
		width:100%;
    }

.main-navigation {
    margin-bottom:30px;
}

.icons img {
    width: 175px;
}

.main-navigation li {
    margin-right: 36px;
}

}

/* Increase theme width to 1000px */
@media only screen and (max-width:1200px) { 
    .site {
		width:100%;
    }	

.icons img {
    width: 150px;
}

#logo-desktop img {
    max-width: 300px;
}

header h1.entry-title {
line-height: 60px !important;
    padding-top: 40px;
    padding-bottom: 40px;
}

#content-seite {
    margin-left: 30px;
	margin-right:30px;
}

header.site-header {
padding-left: 30px;
    padding-top: 44px;
	    padding-bottom: 25px;
} 

.home header.site-header {
padding-left: 57px;
    padding-top: 44px;
	    padding-bottom: 25px;
} 

.entry-header .entry-title {
    margin-left: 30px;
}

.main-navigation li {
    margin-right: 25px;
}

#menu-hauptnavigation a {
    font-size: 20px;
}

#menu-hauptnavigation {
    margin-top: 17px;
}

/************************************
Plugin Tabs
*************************************/

#tablist1-tab1, #tablist1-tab2, #tablist1-tab3 {
    background-size: 259px 259px;
    width: 259px;
    height: 259px;
}
#tablist1-tab3 {
	float: left;
}

#tablist1-tab2 {    
	margin-left: 0px !important;
}


.page-id-5 .responsive-tabs__panel {
	height:240px;
}

}

/* Increase theme width to 1000px */
@media only screen and (max-width:1000px) { 

    #page {
		padding-right:0px;
	}
    .site {
		width:100%;
    }
#content-seite {
    float:none;
}

#logo-mobile {
	display:block;
	text-align: right;
}
#logo-desktop {
	display:none;
}
nav {
    width: 100%;
}

#logo-mobile img {
    max-width: 300px;
    padding-right: 57px;
}
#menu-hauptnavigation a {
    font-size: 20px;
}

/************************************
Plugin Tabs
*************************************/

#tablist1-tab1, #tablist1-tab2, #tablist1-tab3 {
    background-size: 180px 180px;
    width: 180px;
    height: 180px;
}

.page-id-5 .responsive-tabs__panel {
	height:270px;
}
	

}
@media (max-width: 767px) {
.responsive-tabs .responsive-tabs__panel, .responsive-tabs .responsive-tabs__heading  {
border-bottom:1px solid white !important;
}
 .responsive-tabs .responsive-tabs__heading--active {
		border-bottom:none !important; 
 }
 .responsive-tabs .responsive-tabs__heading:after {
	display:none !important;
}
 .responsive-tabs .responsive-tabs__heading {
    border-left: none !important;
    border-right: none !important;
}

.page-id-5 .responsive-tabs .responsive-tabs__heading--active, .page-id-5 .responsive-tabs .responsive-tabs__heading--active:hover {

    background-color: #706f6f !important;
	background-position: center !important;
}
.page-id-5 #tablist1-panel1 + h2 {
    background-color: #706f6f !important;
	background-position: center !important;
}
.page-id-5 #tablist1-panel2 + h2 {
    background-color: #706f6f !important;
	background-position: center !important;
}
.page-id-5 .responsive-tabs__heading {
	background-position: center !important;
    background-color: #706f6f !important;
}
.page-id-2 .responsive-tabs__panel  {
	height:inherit;
}
.page-id-5 .responsive-tabs__panel {
	height:inherit;
}
}

/* Increase theme width to 1000px */
@media only screen and (max-width:800px) { 
    #page {
	padding-right: 0px;
	}
	.site {
		width:100%;
    }
header.site-header {
    padding-left: 30px;
    padding-bottom: 50px;
    padding-right: 30px;
}
#menu-hauptnavigation a {
    font-size: 20px;
}
.main-navigation {
    margin-top: 0px;
    margin-bottom: 30px;
    width: 100%;
}
h1.site-title a, h1.site-title a:hover {
    font-size: 24px;
}
header.site-header h2 {
    font-size: 20px;
}

.icons img {
    width: 140px;
}

.main-navigation li {
    margin-right: 15px;
}
#logo-mobile img {
    max-width: 300px;
    padding-right: 0px;
}

header h1.entry-title {
line-height: 40px !important;
    padding-top: 35px;
    padding-bottom: 35px;
}

.entry-header {
    margin-bottom: 53px;
}

.site-info {
    padding-right: 30px;
}

header h1.entry-title {
    font-size: 36px !important;
}
/* SchriftgrÃ¶ssen */
.entry-content li, .entry-content ul.haken li, .entry-content p, .entry-summary p, .comment-content p, .mu_register p, .page-id-367 #content-seite p, .page-id-367 #content-seite h3 {
    font-size: 18px;
	line-height:28px;
}
.entry-content ul ul li {
    font-size: 16px;
}
.entry-content ul.haken li {
background-image: url(pictures/list-haken-mobile.png);
    background-size: 28px;
    margin-bottom: 5px;
}
.page-template-template-list #content-seite p {
    margin-bottom: 20px;
}
#content-seite h2 {
    font-size: 24px;
margin-bottom: 10px;
    line-height: 31px;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    margin-bottom: 20px;
}
#content-seite .tabcontent h2 {
    font-size: 22px;
    line-height: 28px;
}
.entry-content .tabcontent h3 {
    font-size: 20px;
    line-height: 26px;
}

.karte {
    margin-top: 5px;

}

}

/* Increase theme width to 1000px */
@media only screen and (max-width:600px) { 

.icons {
     position:relative;
	 margin-left:0px;
}

#logo-mobile img {
    max-width: 100%;
}

.icons img {
: 49.87%;
	margin-bottom:1px;
	margin-right:0px;
}

.icons a:first-child img {
	margin-right:1px;
}

    #page {
		border-left:none;
		border-right:none;
	background-image:none;
	}
	
	.site {
		width:100%;
		padding-right: 0px;
    }

header.site-header {
width: 90%;
    padding-right: 5% !important;
    padding-left: 5% !important;
}

.entry-header img.wp-post-image {
    margin-bottom: 0px;
}

.entry-content {
	    margin-top:0px;
}

#content-seite {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
	margin-top:0px;
}

header.site-header {
    padding-top: 0px;
	padding-bottom: 0px;
	min-height:inherit;
}

header.site-header h2 {
    font-size: 18px;
}
.site-header h1 {
    margin-bottom: 0px;
}
#content-seite {
    float: left;
}
.main-navigation li {
	margin-right:0px;
}

header h1.entry-title {
    text-indent: 5%;
}

.entry-header .entry-title {
    margin-left: 5%;
}

.entry-header {
    margin-bottom: 30px;
}

.site-info {
    padding-right: 5%;
}

/************************************
Navigation
*************************************/

#menu-hauptnavigation li:first-child {
	background-image:none;
	line-height: inherit;
	width:auto;
}

#menu-hauptnavigation li:first-child a {
	text-indent:inherit;
	width:inherit;
	height:30px;
}

#menu-hauptnavigation{
    width: 100%;
	
}

#menu-hauptnavigation li {
	border-bottom: 1px solid #DDD;
	margin-top:5px;
	padding: 10px;
}

#menu-hauptnavigation li a {
	text-decoration:none;
	display:block;
}

header.site-header {
    padding-left: 0px;
}

header h1.entry-title {
	font-size: 28px !important;
    text-indent: 0%;
	text-align:left;
    padding-top: 25px;
    padding-bottom: 20px;
}

#content-seite .entry-content td {
	display:block;
}

#content-seite .entry-content td.column-2 {
	line-height: 28px;
}

}

/* Left &amp; Right Sidebars */
@media only screen and (min-width:700px) { 
    .page .site-content {
        width: 50%;
        margin-left: 0px;
    }
    .page .widget-area {
        position: relative;
        width: 30%;
        margin-left: 0px;
    }
    .page #extra-sidebar {
        float: left;
        margin-left: 0px;
        width: 20%;
    }
	.widget-area {
	width: 20%;
}

}

/* Left &amp; Right Sidebars */
@media only screen and (max-width:700px) { 
    .page .site-content {
        width: 100%;
        margin-left: 0px;
    }
    .page .widget-area {
        position: relative;
        width: 100%;
        margin-left: 0px;
    }
    .page #extra-sidebar {
        float: left;
        margin-left: 0px;
        width: 100%;
    }
	.widget-area {
float: left !important;
}

.site-content article {
padding-bottom: 0px;
}

}

/* Increase theme width to 600px */
@media only screen and (max-width:600px) { 

#logo-mobile {
    display: block;
    text-align: right;
    top: 0px;
    left: 5%;
    z-index: 100000;
    width: 60%;
    max-width: 240px;
	float:left;   
	margin-top: 7%;
}

.icons {
     position:relative;
	 margin-left:0px;
}

.icons img {
    width: 40%;
	margin-bottom:1px;
	float:none;
}

.icons a {
    width: 100%;
    display: block;
    background-color: #707070;
    text-align: center;
    margin-bottom: 1px;
}

.home header.site-header {
    padding-top: 0px;
    padding-bottom: 0px;
}

#content-seite .entry-content td, #content-seite .comment-content td {
    font-size: 18px;
    line-height: 28px;
}

.page-id-2 .responsive-tabs__heading {
    background-position: center !important;
}

.main-navigation {
    margin-bottom: 20px;
}

.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active, .menu-toggle.toggled-on {
	color:#fff;
	background-image: url(https://www.bÃ¼robox.ch/wp-content/themes/twentytwelve-blank-childtheme/pictures/hb-nav.gif) !important;
    background-repeat: no-repeat !important;
    background-position: right;
	margin-top:8%;
	font-size:25px;
	padding:0px;
	border-radius: 0px;
    border: none;
	width: 20%;
    background-color: #FFF;    
	text-indent: -10000px;   
	box-shadow: none;
	outline: 0 none;
	float:right;
}

}</pre></body></html>