
body {
    font-family:Verdana,sans-serif;
    font-size:12px;
    line-height:1.5em; /* 18px */
    color:#777777;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, table, ol, ul, form {
    margin-bottom: 0px;
    margin-top: 0px;
    }
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
    margin-top: 0px;

    line-height: 1.2em;
    font-size:12px;
    font-weight:600;
    }

p, pre, blockquote, table, ol, ul, form {
    margin-bottom: 18px;
    }

a {
    color:#777777;
    text-decoration:none;
}

#auswahl p a:after {
	content:' »';
}

a:hover {
    color:#000;
 /*   text-decoration:underline;*/
}


.dlh_googlemap {
	width: 100% ! important;

}


.js-masonryy .ce_text p {
    margin-left: 7px;
    margin-right: 7px;
    margin-top:0px;
    margin-bottom:0px;
}

.ce_text{
    margin-bottom:20px;
}


#header,
#container{
    margin-left:20px;
    margin-right:20px;
}


#raum26logo {
    width:47%;  /* 49 px bei 250*/
    display:inline-block;
    vertical-align:bottom;
    float:right;
    margin-top:36px; /*36+42=78 */
    margin-bottom: 15px;
}

#head {
    border-bottom: 1px solid #777777;
}

#main {
    margin-top:20px;
}

.seoh,
.seoh1,
.seoh2,
.seoh3,
.seoh4,
.seoh5,
.seoh6  {
	height:0.1px;
	padding-top:0px!important;
	padding-bottom:0px!important;
	overflow:hidden;
	margin:0px!important;
}

/* Headlines nur im Backend zum Sortieren */
#auswahl .ce_text h1:first-child,
#auswahl .ce_text h2:first-child {
	display:none;
}



/*
#cboxOverlay {
    background: rgba(0,0,0,0.5) !important;
}
*/

.raum26box #cboxLoadedContent {
border: 0px solid transparent !important;
/*background: #fff !important;*/
}


.raum26box #cboxContent,
.raum26box #cboxLoadedContent {
background-color: transparent !important;

}
.raum26box #cboxLoadedContent /*,
.raum26box #cboxTitle*/{
height:auto !important;

opacity: 0;
-webkit-transition:opacity 500ms;
-moz-transition:opacity 500ms;
-o-transition:opacity 500ms;
transition:opacity 500ms;

}



.raum26box #cboxWrapper {
opacity: 1;
-webkit-transition:opacity 1000ms;
-moz-transition:opacity 1000ms;
-o-transition:opacity 1000ms;
transition:opacity 1000ms;

}








.raum26box #cboxCurrent {
	display:none !important;
}


.raum26box #cboxClose {
    background: url("../img/controls.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: block;
    height: 32px;
    position: absolute;
    right:  -50px; /* 5px*/
    text-indent: -9999px;
    top: -45px; /*5px*/
    width: 38px;
}
.raum26box #cboxClose:hover{background-position:bottom center;}

.raum26box #cboxNext {
    background: url("../img/controls.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    height: 65px;
    margin-top: -32px;
    position: absolute;
    right: -40px; /* 5px*/
    text-indent: -9999px;
    top: 50%;
    width: 28px;
    z-index:99999999;
}
.raum26box #cboxPrevious:hover{background-position:bottom left;}

.raum26box #cboxPrevious {
    background: url("../img/controls.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 65px;
    left:  -40px; /* 5px*/
    margin-top: -32px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 28px;
}
.raum26box #cboxNext:hover{background-position:bottom right;}

 #colorbox.raum26box,
.raum26box #cboxWrapper,
.raum26box #cboxContent,
.raum26box #cboxLoadedContent  {
	overflow:visible !important;
}

/*
.raum26box #cboxLoadedContent
.raum26box #cboxContent,
.raum26box #colorbox,
.raum26box #cboxOverlay,
.raum26box #cboxWrapper {
    background: none repeat scroll 0 0 transparent !important;
}
*/

 .raum26box #cboxTitle {

clear:both !important;
float:none !important;
vertical-align: middle !important;
text-align: center !important;
position:relative;
top:10px;
 }




#navi_o {
display:none;
/*font-size:1.5em;*/

}

#navi ul,
#navi_o ul,
#navi_u ul {
    float:right;
    text-align:right;
}
/*
#navi.mod_navigation a,
#navi_o.mod_navigation a,
#navi_u.mod_navigation a {
    text-decoration:none;
    color:#777777;
}*/
#navi.mod_navigation span,
#navi_o.mod_navigation span,
#navi_u.mod_navigation span {
 /*   color:#000; */
     text-decoration:none;
    color:#777777;
}

#navi.mod_navigation strong,
#navi_o.mod_navigation strong,
#navi_u.mod_navigation strong,
#navi.mod_navigation span:hover,
#navi_o.mod_navigation span:hover,
#navi_u.mod_navigation span:hover {
  	color:#000;
 	font-weight:400;
}

#navi.mod_navigation,
#navi_o.mod_navigation,
#navi_u.mod_navigation {
    margin: 0px 0 0 0;
    line-height:1.5em;

}

#navi.mod_navigation li:nth-child(3),
#navi_o.mod_navigation li:nth-child(3),
#navi_u.mod_navigation li:nth-child(3)   {
    margin: 20px 0 0 0;
}


.ce_form .formline {
	width:100%;
	height:1px;
	border-bottom: 1px solid #e7e7e7;
}

.ce_form .formbody {
	border: 1px solid #e7e7e7;
}


.ce_form input,
.ce_form textarea {
    border: 0px solid #e7e7e7;
    color: #888888;
/*    font-size: 12px;
    line-height: 14px; */
    margin-bottom: 5px;
    padding: 5px;
}
.ce_form span.captcha-frage {
	padding-left:5px;
	padding-top:10px;
	display:inline-block;
}
.ce_form span.forminfospan{
	padding-left:5px;
	padding-bottom:5px;
	display:inline-block;
}
.ce_form input {
    width: 95%;
    margin:0px;
}
.ce_form textarea {
    width: 95%;
    min-height:200px; /*200 280*/
}
.ce_form #formularerklaerungpflichtfelder {
    float: left;
    width: 100px;
}
.ce_form .submit_container {
    width: 100%;
    display: inline-block;
 /*   margin-top:-14px; */
    margin-bottom:-4px;
    border-top: 1px solid #e7e7e7;
}

.ce_form .submit_container.selfmade {
    margin-top:0px;
    margin-bottom:0px;
    border-top: 0px solid #e7e7e7;
}

.ce_form .submit_container input,
.ce_form .submit_container button,
button {
    float: right;
    width: 100%;
	margin:0px;
	text-align:left;
}
.ce_form .submit_container input,
.ce_form .submit_container button,
button {
    background-color: rgba(0, 0, 0, 0);
 /*   border: 0 none;*/
    color: #000;
    cursor: pointer;
    padding:7px;
	padding-left:3px;
	border-color: #e7e7e7;

  border: 0;
  outline: 1px solid #e7e7e7; 
  margin-bottom: 1px;
}
.ce_form .submit_container input:hover,
.ce_form .submit_container button:hover,
button:hover {
    background-color: #EEEEEE;
    color: #000;
}

label.captcha-frage {
	display:none;
}




/* Brocken a la Maison <script src="files/raum26/js/masonry.pkgd.min.js"></script> */

.mauerspalten { width: 31%; }

.js-masonryy .ce_text /*nicht benutzt,
.js-masonryyy .mas_element */
 { float:left;width: 31.5%;  /* 31.6%; */}

#navi.stamp {
	top:0px;
	right:1px;
	position: absolute;
}

/*
#navi.fakestamp {
	top:0px;
	right:1px;
	position: absolute;
}

*/

/*
.js-masonry .ce_text { width: 31%; }
.js-masonry .ce_text.w2 { width: 50%; }
*/


@media only screen and (max-width: 800px) {
	#header,
	#container{
	margin-left:0px;
	margin-right:0px;
}
}

@media only screen and (max-width: 801px) {
	#header,
	#container{
	margin-left:20px;
	margin-right:20px;
}
}

@media only screen and (max-width: 768px) {

body {
    font-size:15px;
}


#navi_u { display:none}
#navi_o { display:block}
/* #navi {font-size:1.3em;} Masonry */

	.js-masonryy .ce_text,
	#navi.stampmenotbecauseitsnogood { float:left;width: 48.4%; }
/*	#navi.stamp {width: 48.4%; } */

	#header,
	#container{
	margin-left:20px;
	margin-right:20px;
	}



#head .col_1,
#head .col_2 {
	width:25%;
}

#head .col_3 {
	width:50%;
}


#main .col_1,
#main .col_2,
#main .col_3 {
	width:100%;
	clear:both;
	padding:0px;
}

#main .col_1 .subc,
#main .col_2 .subc,
#main .col_3 .subc,
#main div.subcl,
#main div.subcr{
	padding:0px ! important;
}


/*
#navi{
	float:left;
}

#navi ul{
	text-align:left;
}

#navi div{
	float:right;
}
*/

#navi,
#navi_o,
#navi_u{
	float:right;
}

#navi ul{
}

#raum26_anschrift{
	float:left;
	text-align:left ! important;
}

#raum26_anschrift p{
	text-align:left ! important;
}



}



@media only screen and (max-width: 665px) {
	.js-masonryy .ce_text,
	#navi.stampmenotbecauseitsnogood { float:left;width: 48.2%; }
/*	#navi.stamp {width: 48.2%; } */
}


@media only screen and (max-width: 600px) {
	.js-masonryy .ce_text,
	#navi.stampmenotbecauseitsnogood { float:left;width: 99.9%; }
/*	#navi.stamp {width: 99%; } */


#head .col_1,
#head .col_2 {
	width:15%;
}

#head .col_3 {
	width:70%;
}



/*
#impressum .c66l.col_1 {
	float:right;
	margin-right:-10px;
	width:55%;
	padding-top:92px;
}
#impressum .c33r.col_2 {
	float:left;
	width:44%;
}

*/





}
