@charset "UTF-8";

/* Text Formatting */

body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 20px;
	color: #000;
	/* background: #666; */
}
.page { font-size: 1em; }

h1 { font-size: 2em; color: #222; margin: 0px 0px 0.5em; font-weight: normal;border-bottom: 1px solid #222; padding-bottom: 10px; }
h2 { font-size: 1.6em; color: #222; margin: 0px 0px .5em 0px; }
h3 { font-size: 1.25em; color: #222; margin: 0em 0px .25em 0px; padding-left:15px;}
h3.page_information {
	font-size: 1.25em;
	color: #222;
	margin: 0em 0px .25em 0px;
}
p { margin: 0px 0px 1em 0px; font-size: 1em;}
li { margin: 0px 0px 10px 0px; }
a img { border: none; }
a { color: #222; }
a:hover {
	color: #000;
}


.content_sidebar h3 { color: #68230b; margin-bottom: 10px; }
.content_sidebar p, .content_sidebar li { color: #733e34; }
.content_sidebar a { color: #00a2ed; }
.content_sidebar a:hover { color: #f52d1b; }
.content_sidebar figure { display: block; margin: 0px; padding: 0px; }
.content_sidebar figure .figure_photo {
	background: url(../images/sidebar_photo_large.jpg) right 0px;
	margin: 0px;
	height: 175px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;  }
.content_sidebar figure figcaption { font-size: .9em; display: block; color: #000; margin: 3px 0px 15px 0px; }

/* contentparts */

*/ wysiwig */

.start_img img
{
width:290px;
}



.dreispaltig
{
-webkit-column-count: 3;
-webkit-column-gap: 10px; 
-webkit-column-rule: 0px dotted black;
-moz-column-count: 3;
-moz-column-gap: 10px;  
-moz-column-rule: 0px dotted black;
column-count: 3;
column-gap: 10px; 
column-rule: 0px dotted black;
margin-left:10px;
margin-bottom:20px;
text-align:justify;
}

.frontvideo
{
margin-left:10px;
border:1px solid rgb(204, 204, 204);
margin-right:8px;
padding:5px;
width:280px

}

.frontvideo img
{

}

.start_img a
{
padding-left:5px;
}


.startimage
{
margin-left:10px;
}

.gesamt_ansicht
{
list-style:none;
margin-left:-30px;
}

.gesamt_ansicht li
{

float: left;
    padding-left: 10px;

}

.image_full
{
width:650px;

}

.videooverview
{
padding: 5px;
border: 1px solid #CCC;
width: 155px;
float: left;
margin-right: 5px;
margin-bottom: 5px;
}

.image_full img
{
padding:5px;
border:1px solid #ccc;

}
div.referenz
{
padding: 5px;
border: 1px solid #CCC;
width: 210px;
text-align: center;
float: left;
margin-right: 12px;
margin-bottom: 10px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
height: 180px;
max-height: 180px; 
}

div.referenz_img img
{
width: 200px;
text-align: center;
margin-bottom: 5px;
padding: 5px;
}

.ref_prewview
{
max-height:130px;
overflow:hidden;
}

.referenz_txt
{
float: left;
width: 70%;
}
.referenz_adresse
{
float: right;
width: 20%;
}

.lupe
{
width: 30px;
position: absolute;
left: 472px;
top: 10px;
height:30px;
background:url(../../../images/lupe.png) left top;
}

.mobile
{
display:none;
}

.flag
{
position: absolute;
left: 391px;
top: 3px;
}

.flag_m
{
display:none;
}

.flag img
{
height: 39px;
}

/* Layout */

.page { position: relative; margin: 0px auto 0px auto; max-width: 980px; }
.page header {
	display: block;
	position: relative;
	height: 100px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	background-image: url(../../../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #efefef;
        border:1px solid #e0e0e0;
}

.sidevideo
{
border: 1px solid rgb(204, 204, 204);
/* height: 165px; */
margin-left: -10px;
padding: 5px;
width: 210px;
-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
}


.beratung
{
width:250px;

position:absolute;
left:15px;
top:15px;
display:none;
}

.logo_web
{
position:absolute;
left:5px;
top:5px;
}

.logo_web img
{
width:370px;
}

.logo
{
display:none;
}

/* navigation */

nav ul li
{
float: left;
padding: 5px;
list-style: none outside none;
background: #222;
margin-right: 17px;
text-align: center;
width: 90px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

nav ul li a
{
color:#fff;
font-size:1.8em;
text-decoration:none;
}


nav ul li a:hover, nav ul li a:visited
{
color:#ccc;
}

.quick_request{
width: 140px;
float: left;
padding-left: 36px;
}


.long_request{
    float:left;
}

.inquere{
position: absolute;
width: 280px;
left: 507px;
top: 8px;
z-index: 1;
background: none repeat scroll 0% 0% #FFF;
height: 30px;
border:1px solid #ccc;
}

.fbLike
 {
    width: 60px;
    padding-top: 5px;
    padding-left: 5px;
    float: left;
z-index: 100;
}

.fbLike iframe
 {
   z-index: 100;
}

iframe.fb_iframe_widget_lift .pluginButton {
    cursor: pointer;
    white-space: nowrap;
    text-shadow: none !important;
    line-height: 20px;
    font-size: 12px !important;
    font-family: arial !important;
    color: #AEAEAE !important;
    font-weight: bold;
    background:#fff !important;
}

iframe.fb_iframe_widget_lift  .pluginButtonImage {
display: none;
}

.suchfeld
{
left: 372px;
position: absolute;
top: 0px;
width: 228px;
z-index: 1000;
height: 80px;
background: #fff;
padding-top: 20px;
padding-left: 10px;
border: 1px solid #ccc;
display:none;
}

.page header .social {
position: absolute;
left: 756px;
top: -4px;
}

.page header .social .social_buttons
{
list-style:none outsite none;
}

.page header .social .social_buttons li
{
display:inline;
}

.page header .social .social_buttons li img
{

height:30px;
}

.page .page_content { 
background-color: #efefef;
        border:1px solid #e0e0e0;
padding: 1px 0px 1px 0px;
margin-top:5px;
-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
        
	 }
.page .page_content .page_information
{
	width:100%;
	float:left;
	margin: 0px;
	padding: 0px;
}
.page .page_content .page_content_container_full {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.page .page_content .page_content_container_left {
	width: 25%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.page .page_content .page_content_container_right {
	width: 75%;
	float: right;
	margin: 0px;
	padding: 0px;
}
.page .page_content .page_information .page_information_container
{
	padding: 0px;
	height: 75px;
	border-bottom: 2px solid #8F2C2D;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width:98%;
}
.page .page_content .page_information .page_information_container a.logo {
	position: absolute;
	top: 120px;
	left: 21px;
	display: block;
	width: 180px;
	height: 81px;
	background-image: url(../../../images/logo_large.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.page .page_content .page_information .page_information_container .service
{
	display: block;
    left: 235px;
    position: absolute;
    top: 130px;
}


.page .page_content .content {
	margin: 15px 20px 20px 20px;
	padding: 0px;
}

.page .page_content .content_left {
	margin: 15px 20px 20px 20px;
	padding: 0px;

}

.page .page_content .content_left .left_image {
	width:190px;
}

#thumbs ul{background-color:#fff;padding:20px;height:50px; border:1px solid #ccc;}
#thumbs li {list-style:none;float:left;padding:3px;}

#gallery {width: 650px; float:left; }


ul.articleLinkInternal
{
-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 10px;
        background-color: #CCC;
        width: 180px;
        min-height: 110px;
        padding-top: 5px;
        border: 1px solid #777;
        position: relative;
        top: 0px;
        left: -10px;

}

ul.articleLinkInternal li
{
 list-style: none outside none;
margin-left: -25px;
margin-right: 10px;
padding: 5px;
border-bottom: 1px solid #222;
}

ul.articleLinkInternal li a:link
{
color:#222;
text-decoration:none;
}

ul.articleLinkInternal li a:visited
{
color:#000;
font-weight:bolder;
}


ul.articleLinkInternal li a:hover
{
color:#999;
}

ul.articleLinkInternal li a:active
{
color:#000;
font-weight:bolder;
}

.page .page_content .content_sidebar {
	margin: 15px 20px 20px 20px;
	padding: 10px;
	border: 1px solid #591508;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.page nav {
position: absolute;
top: 47px;
left: 354px;
width: 625px;
}
	
.page nav a {
	
}

.page .mobile_navi
{
display:none;
}



.page nav a:hover {  }
.page footer {
	display: block;
	border-top: 1px solid #ddd;
	padding: 15px 10px 15px 20px;
	font-size: .9em;
	color: #757575;
	
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-box-shadow: 0px 5px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 5px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 3px rgba(0,0,0,0.3);
	background-image: url(../../../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	
}

.breadcrumb
{
padding-left: 15px;
margin-top: 15px;
}

.breadcrumb a
{
color:000;
}

.breadcrumb a:hover
{
color:222;
}



.slider-shadow-left
{
background-image: url("http://www.empfangstheken.org/picture/upload/image/liftedshadow_medium.png");
    background-repeat: no-repeat;
    float: left;
    height: 26px;
    margin-left: -20px;
    margin-top: -30px;
    width: 185px;
}
.slider-shadow-right
{
background-image: url("http://www.empfangstheken.org/picture/upload/image/liftedshadow_medium.png");
    background-repeat: no-repeat;
    background-position: right;
    float: right;
    height: 26px;
    margin-right: 35px;
    margin-top: -30px;
    width: 185px;
}

.clear_both { clear: both; line-height: 1px; }

/* Rules Sensitive to Screen Size */

/* Small Screen Rules */
@media screen and (min-width: 150px) and (max-width: 320px) {	
	body { padding: 10px; }
	.page { margin: 0px; padding: 0px; font-size: 1.2em }
        .page h1 { font-size: 1.3em; }
	.page header {
	height: 50px;
	background-image: url(../../../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;   
        }

.express
{
display:none;
}

.page header .social
{
display:none;
}

.inquere, .suchfeld, .lupe 
{
display:none;
}


.beratung
{
display:none;

}

.flag
{
display:none;
}

.flag_m
{
display:block;
position: absolute;
left: 258px;
top: 7px;
width: 30px;
height: 30px;
}

.flag_m img
{

width: 30px;
height: 30px;
}


.logo_web
{
display:none;
}

div.dreispaltig
{
	width:100%;
       -webkit-column-count: 1;
-webkit-column-gap: 0px; 
-webkit-column-rule: 0px dotted black;
-moz-column-count: 1;
-moz-column-gap: 0px;  
-moz-column-rule: 0px dotted black;
column-count: 1;
column-gap: 0px; 
column-rule: 0px dotted black;
margin-left:0px;
text-align:justify !important;
}

.slider-wrapper
{
display:none;
}

.banner
{
display:none;
}
.logo
{
position:absolute;
left:5px;
top:5px;
display:block;
}

.logo img
{
height:30px;
}

.image_full
{
width:270px;
}

.page .page_content .page_information .page_information_container .service
{
	display: none;
	
}

.videooverview
{
padding: 5px;
border: 1px solid #CCC;
width: 260px;
float: left;
margin-right: 5px;
margin-bottom: 5px;
}


.startimage
{
margin-left:0px;
}


.start_img img
{
width:200px;
}

/*
on todo list

img.image-thumb
{
width:270px !important;
}

*/
.slider-shadow-left, .slider-shadow-right
{
display:none;
}

.mobile
{

display:block;
}

.page .plus
{
background-image: url('../../../images/plus.png');
background-repeat: no-repeat;
position: absolute;
left: 258px;
top: 7px;
width: 30px;
height: 30px;

}
.email
{
position: absolute;
top: 10px;
left: 165px;
}

.home
{
position: absolute;
top: 10px;
left: 125px;
}
.lupe_m
{
position: absolute;
background: url('../../../images/lupe_m.png') repeat scroll left top transparent;
left: 210px;
top: 10px;
background-repeat: no-repeat;
}

.suchfeld_m
{
left: 0px;
position: absolute;
top: 0px;
width: 255px;
z-index: 1000;
height: 80px;
background: #fff;
padding-top: 20px;
padding-left: 10px;
border: 1px solid #ccc;
display:none;
}

.referenz_txt
{

width: 100%;
}
.referenz_adresse
{

width: 100%;
}

.mobile_navi
{
display: block !important;
float: left;
}

.mobile_navi ul.topnavi_m
{
margin-left: -25px;
}

.mobile_navi ul.topnavi_m li
{
padding: 3px 5px;
background: none repeat scroll 0% 0% #000;
list-style: none outside none;
float: left;
margin-right: 5px;

}

.mobile_navi ul li a
{
color:#fff;
text-decoration:none;
}



ul.articleLinkInternal {
   background-color: #CCC;
    margin-left: 0px;
    width: 255px;
    min-height: 110px;
    padding-top: 5px;
    border: 1px solid #777;
   position: absolute;
    top:45px;
    left:0px;
    display:none;
    z-index:1000;
}


.page .page_content .page_information .page_information_container
{
	width:inherit;
}

	.page .page_content .page_content_container_left { width: inherit; float: none; margin: 0px; }
	.page .page_content .page_content_container_right { width: inherit; float: none; margin: 0px; }
	.page .page_content .content { margin: 10px 10px 20px 10px; }
	.page .page_content .content_sidebar { margin: 0px 10px 15px 10px; }
	.page .page_content .content_sidebar figure { width: 30%; float: right; margin-left: 15px; }
	.page .page_content .content_sidebar figure .figure_photo { background: url(../images/sidebar_photo_small.jpg) right 0px; height: 100px; }
	.page .page_content .content_sidebar figure figcaption { font-size: .8em; text-align: right; }
	.page .page_content .page_information .page_information_container .service
{
	display: none;
	
}
	.page nav {
        display:none;
	}

	
	.page footer { font-size: .8em; }
}



/* Large Screen Rules */
@media screen and (min-width: 801px) and (max-width: 10000px) {
	body { padding: 20px; }	
}