@media only screen and (min-width: 769px) and (max-width: 2600px) {

	#sb-main {
	margin-top:6.0em !important;
	}

	#breadcrump-mobile {
    display:none;
	}
	
	#search-mobile {
    display:none;
	}

	#sb-nav {
    display:none;
	}
		
    #sb-sidebar {
        display : block !important;
        width   : auto !important;
        padding : 0 !important;
	height:0px !important;
    }

    div#sb-page {
        display       : block !important;
        width         : auto !important;
       /* border-bottom : 10px solid #ebf0f3; */
    }

/*** Galerie ***/ 
div.embeddedgallery {width : 100%;} 
.embeddedgallery img {width : 100%;}
.embeddedgallery img.thumbnail {border : none;}
ul.gallerynumbermenu {padding : 0;} 
table.gallerytable {width : 100%;}
td.gallerytd {padding : 0;}
td.gallerytd img.thumbnail {width : 90%;}
/*div.description {display : none;}*/
	
	
}


@media (max-width: 768px) {

	#sb-main {
	margin-top:3.4em !important;
	}

	#wm-header {
    display:none;
	}

	#breadcrump-desktop {
    display:none;
	}
	
	#search-desktop {
    display:none;
	}	

    #sb-header {
        border-top : 50px solid red;
    }

/* see also extra .......................................... */

.cat-menusubs {
	width:100% !important;
	/* background:yellow !important; */
}
	
    .sb-header_inner {
        margin : 0;
        width  : auto;
    }

    div.sb-content {
        display  : block;
        margin   : 0;
        width    : auto;
        position : static;
    }

    #sb-sidebar {
        display : block;
        width   : auto;
		height:0px;
        padding : 0;
		/*background:red !important;*/
    }

    div#sb-page {
        display       : block;
        width         : auto;
     /*  border-bottom : 10px solid #ebf0f3; */
    }

    #sb-nav {
        width    : 100%;
        position : absolute;
        top      : 0;
        left     : 0;
    }

    .sb-sidebarblock {
        margin        : 0;
        border-bottom : 10px solid #ebf0f3;
        padding-top   : 10px;
    }

    /*.menusubs-box {
        z-index          : 10000;
        background-color : #73a7cf;
    }*/

    #sb-header.embeddedgallery-head {
        border-top : 20px solid #73a7cf;
    }

    div.embeddedgallery {
        margin        : 0;
        border-bottom : 10px solid #ebf0f3;
    }
	
	
	/*** Galerie ***/ 
div.embeddedgallery {width : 95%;} 
.embeddedgallery img {width : 95%;}
.embeddedgallery img.thumbnail {border : none;}
ul.gallerynumbermenu {padding : 0;}
table.gallerytable {width : 95%;}
div.description {display : none;}
	
}

@media only screen and (min-width: 481px) and (max-width: 700px) {

/* Boxen fuer 3- und 2-spaltigen Inhalt im Footer und im Content */
 .col_1_3  {
	display    : inline-block;
    margin     : 10px 35px 10px 35px;
	padding-left:0px; 
	width  : 200px;
	text-align : left;
	/*border:1px solid blue;*/
  }

 .col_1_2 
  {display    : inline-block;
	vertical-align:top;
  /*padding    : 5px;*/
   width      : 98%;
   min-width:280px;
   /*border:1px solid red;*/
   text-align : center;
 /*  border     : 1px solid cyan; */
  }

}

@media only screen and (max-width: 480px) {

	#wm-header {
    display:none;
	}

#HeadlineLOGOroesel {
border:0px solid yellow;
max-width:200px !important;
margin:0 auto !important;
margin-bottom:-90px !important;
}
	
	#sb-main {
	margin-top:3.4em !important;
	}

/* Boxen fuer 3- und 2-spaltigen Inhalt im Footer und im Content */
 .col_1_3  {
	display    : inline-block;
    margin     : 10px 35px 10px 35px;
	width  : 200px;
	text-align : left;
	padding-left:20px;
	/*border:1px solid red;*/
  }
  
.col_1_2 
  {display    : inline-block;
	vertical-align:top;
  /*padding    : 5px;*/
   width      : 98%;
   min-width:280px;
   /*border:1px solid red;*/
   text-align : center;
  } 


	
/*** Galerie ***/ 
div.embeddedgallery {width : 100%;} 
.embeddedgallery img {width : 100%;}
.embeddedgallery img.thumbnail {border : none;}
ul.gallerynumbermenu {padding : 0;}
li.gallerynumbermenu {padding : 0;}
table.gallerytable {width : 100%;}
div.description {display : none;}

}