/*
Theme Name: tscharner
Theme URI: http://tsct.ch/
Description: A child theme of 2012 default WordPress theme.
Author: ouwan gmbh
Author url: https://ouwan.ch
Version: 1.0
Template: twentytwelve
*/
@import url('../twentytwelve/style.css');
/*#menu_tscharner {
    background: none repeat scroll 0 0 aqua;
    float: right;
    margin: -20px 15px 0 0;
}*/


#respond {
    display: none;
}
.page-id-41 .entry-content img {
    border: 1px solid #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
    margin: 0rem 1rem 1rem 0rem;
    opacity: 0.6;
    transition: opacity 0.4s ease-in-out 0s;
}
.page-id-41 .entry-content img:hover {
	opacity: 1;
}

.wp-caption {
    margin: 0.4rem 1rem -1rem 0rem;
    max-width: 40%;
    padding: 0;
}

.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    color: #FFFFFF;
    font-size: 0.857143rem;
    font-style: normal;
    line-height: 1;
}

.menu a {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.7;
    margin-top: -4.4rem;
}


a {
	outline: none !important;
}


/*hover und aktiv*/
.main-navigation a:hover, .main-navigation .current-menu-item a, .main-navigation .sub-menu a:hover, .main-navigation .sub-menu .current-menu-item a {
	color: #B3F054;
}
/* Styling for current parent item */
/* von aktivem menü --> parent menü aktiv (hier werden die nicht aktiven untermenüs auch eingefärbt. wird im nächsten code behoben)*/
.main-navigation .current-menu-item a, .main-navigation .current-menu-parent a {
color: #B3F054;
}
/* von aktivem menü --> untermenüs nicht aktiv*/
.main-navigation .current-menu-item ul li a, .main-navigation .current-menu-parent ul li a {
color: #fff;
}
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], li.bypostauthor cite span {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border: 1px solid #B3F054;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
    color: #FFFFFF;
    font-size: 0.785714rem;
    font-weight: normal;
    letter-spacing: 0.08rem;
    line-height: 1.429;
    padding: 0.2rem 0.714rem;
    text-transform: uppercase;
	float: right;
	margin: 0 1rem 0 0rem
}
input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], li.bypostauthor cite span {
 
	float: left;
}

.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #B3F054;
	background-color: transparent;
	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 {
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border: 1px solid #B3F054;
    box-shadow: none;
    color: #fff;
}
/*body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {
    width: 95%;
}*/
#extra-sidebar-mobile {
    border: medium none;
    display: block;
    float: left;
    left: 10px;
    margin: 0rem 0 5px;
    position: absolute;
    width: 20%;
}
#nav_menu-2 {
    display: none;
}

p {
    color: #fff;
}
a {
    color: #B3F054;
    outline: medium none;
}
#content a {
    color: #B3F054;
    outline: medium none;
}
a:hover {
    color: #fff;
}
#content a:hover {
    color: #fff;
}
body {
    background-color: #000000;
}
body .site {
    box-shadow: none;
    margin-bottom: 3.42857rem;
    margin-top: 0.429rem;
    max-width: 72rem;
    padding: 0;
    position: relative;
	
	
}
.site {
    background: url("images/background.jpg") repeat scroll 0 0 transparent;
    margin: 0 auto;

}
.site-header {
    height: 110px;
    margin: 0 0 0 -6px;
    padding: 0.714rem 0;
	width: 100%;
}

#headerimage {
    background: url("images/myheaders/banner_frontpage_mobile.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    margin: 0 0 0 0.7rem;
    padding: 0;
    z-index: -1;
}
.blog #headerimage {
    background: url("images/myheaders/banner_news_mobile.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    margin: 0 0 0 0.7rem;
    padding: 0;
    z-index: -1;
}
#headerimage.rodukte {
    background: url("images/myheaders/banner_produkte_mobile.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    margin: 0 0 0 0.7rem;
    padding: 0;
    z-index: -1;
}
#headerimage.ikettdienst {
    background: url("images/myheaders/banner_24h_mobile.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    margin: 0 0 0 0.7rem;
    padding: 0;
    z-index: -1;
}
#headerimage.eferenzen {
    background: url("images/myheaders/banner_referenz_mobile.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    margin: 0 0 0 0.7rem;
    padding: 0;
    z-index: -1;
}
#headerimage.ontakt {
    background: url("images/myheaders/banner_kontakt_mobile.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    margin: 0 0 0 0.7rem;
    padding: 0;
    z-index: -1;
}
#headerimage.eber-uns {
    background: url("images/myheaders/banner_ueberuns_mobile.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    margin: 0 0 0 0.7rem;
    padding: 0;
    z-index: -1;
}
#logo_tscharner {
    background-image: url("images/logo_mobile.png");
    background-repeat: no-repeat;
    float: left;
    height: 29px;
    left: 12px;
    position: relative;
    top: -75px;
    width: 73px;
    z-index: 9999;
}
#langnav {
    color: #b3f054;
    float: left;
    font-family: "PT Sans",arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 15px;
    line-height: 12px;
    margin-left: -4.4rem;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    top: -22px;
    width: 5rem;
	
	/*Sprachen ausblenden*/
	display: none;
}
#extra-sidebar {
    display: none;
    margin: 1.71429rem 0 0 3%;
    width: 95%;
}
#black-studio-tinymce-2 {
    border-top: medium none;
    clear: both;
    float: left;
    margin-bottom: -2rem;
    margin-top: -3.9rem;
    padding-top: 0rem;
    position: relative;
    right: 0;
    width: 100%;
}
.widget-area {
    float: right;
    margin: 50px 0 0 -188px;
    width: 20.042%;
	display: block;
}
.menu-menue-1-container {
    background: none repeat scroll 0 0 #3F3E3E;
    margin: 0rem 0rem 0rem -8.6rem;
    padding: 0 0 0rem 0rem;
    position: relative;
    width: 13rem;
    z-index: 9;
}
.menu-menue-1-container a {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.6;
    text-decoration: none;
}
#extra-sidebar.widget-area .widget a {
    color: #FFFFFF;
	text-decoration: none;
}
#extra-sidebar.widget-area .widget a:hover {
    color: #B3F054;
	text-decoration: none;
}
.widget-area .widget .textwidget a {
    color: #B3F054;
	text-decoration: none;
}
.widget-area .widget .textwidget a:hover {
    color: #fff;
	text-decoration: none;
}

.widget-area .widget h3 {
    border-top: 1px solid;
    color: #FFFFFF;
    font-size: 1rem;
    margin: 3em 0 0;
    padding: 1rem 0 0;
}
.sub-menu a {
    font-size: 0.8rem;
    font-weight: normal;
}
.sub-menu li {
    margin-top: -0.4rem;
}
/*hover und aktiv*/
#extra-sidebar.widget-area .widget li li a:hover, #extra-sidebar.widget-area .widget li li.current-menu-item a {
	color: #B3F054;
}
/* Styling for current parent item */
/* von aktivem menü --> parent menü aktiv (hier werden die nicht aktiven untermenüs auch eingefärbt. wird im nächsten code behoben)*/
#extra-sidebar .menu li.current-menu-item a, #extra-sidebar .menu li.current-menu-parent a {
color: #B3F054;
}
/* von aktivem menü --> untermenüs nicht aktiv*/
#extra-sidebar .menu li.current-menu-item ul li a, #extra-sidebar .menu li.current-menu-parent ul li a {
color: #fff;
}
.site-content article {
    -moz-hyphens: auto;
    border-bottom: medium none;
    margin-bottom: 0.143rem;
    min-height: 10rem;
    padding-bottom: 2.714rem;
    word-wrap: break-word;
}
.widget-area .widget ul ul {
    margin-bottom: 0.5rem;
    margin-left: 0.857143rem;
    margin-top: 0rem;
    position: relative;
}
.entry-header .entry-title {
    display: none;
}
.entry-header {
    margin-bottom: 0;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border: 1px solid #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
}
.entry-content img:hover, .comment-content img:hover, .widget img:hover, img.header-image:hover, .author-avatar img:hover, img.wp-post-image:hover {
    border: 1px solid #B3F054;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
}

#black-studio-tinymce-3 {
	margin-bottom: -2rem;
}
.page-child .entry-content p {
    line-height: 1.71429;
    margin: 0.2rem 0 1.71429rem;
}

.site-content {
    float: left;
    margin-left: 2%;
    margin-top: 5.4rem;
    width: 96.104%;
}
#footer {
    border-bottom: 1px solid #ffffff;
    font-size: 0.8rem;
    height: auto;
    line-height: 1.2;
    margin: 3rem 0rem 0rem 0.7rem;
    padding: 0 0 3rem 0rem;
    position: relative;
}

#footer span {
    color: #ffffff;
    float: right;
    margin: -2.8rem 5rem 0rem 17%;
    padding-bottom: 0;
}
footer[role="contentinfo"] {
    border-top: medium none;
    clear: both;
    font-size: 0.857143rem;
    line-height: 2;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.71429rem;
    max-width: 72rem;
    padding: 1.71429rem 0;
}

ul.menu {
   position: relative;
   overflow: visible;
}

li.menu-item {
    clear: both;
    float: right;
    margin-top: 0.7rem;
    overflow: visible;
    position: relative;
    width: 10rem;
}

ul.sub-menu {
    display: block;
    margin: 0rem 0.5rem 0rem 0rem;
    position: relative;
}
.main-navigation .sub-menu a {
    color: #fff;
    float: right;
    font-size: 0.8rem;
    font-weight: normal;
    line-height: 0.8;
    margin: 0 0 0 0rem;
    text-decoration: none;
}
li.sub-menu-item {
   float: left;
}

li.current-menu-parent ul, li.current-menu-item ul {
    display: block !important;
    position: relative;
}
span input {
    background-color: #C3C4C4;
    border: 1px solid #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    font-family: inherit;
    height: 1rem;
    padding: 0.428571rem;
}
textarea {
    background-color: #c3c4c4;
    border: 1px solid #ffffff;
    font-size: 100%;
    height: 6rem;
    overflow: auto;
    vertical-align: top;
    width: 20rem;
}
div.wpcf7-validation-errors {
    border: 2px solid #F03B23;
	color: #fff;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #B3F054;
	color: #fff;
}
span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #C3C4C4;
    border: 1px solid #F03B23;
    font-size: 10pt;
    left: 20%;
    padding: 2px;
    position: absolute;
    top: 20%;
    width: 280px;
    z-index: 100;
	color: #000;
}
#footer_tscharner {
    background-image: url("images/footer_mobile_02.png");
    background-repeat: no-repeat;
    background-size: 99% auto;
    height: 101px;
    margin: 0rem 0rem 0rem 0.2rem;
    position: relative;
}
#extra-sidebar .entry-content img, #extra-sidebar .comment-content img, #extra-sidebar .widget img, #extra-sidebar img.header-image, #extra-sidebar .author-avatar img, #extra-sidebar img.wp-post-image {
    border: none;
}
#movie_small {
    float: left;
    margin-right: 4rem;
    width: auto;
}

#movie_small p {
    margin: -2rem 0 2rem;
}
#extra-sidebar {
    border-right: medium none;
    display: block;
    float: left;
    left: 0;
    margin: 0.5rem 0 0 -4.2rem;
    padding-top: 2.9em;
    position: relative;
    width: 13.042%;
}
.main-navigation {
    margin-top: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 7rem;
    z-index: 1;
}
.menu-hauptmenue-container {
    background: none repeat scroll 0 0 #444;
    width: 12.6rem;
}
.main-navigation a {
    color: #fff;
    float: right;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.2;
    margin: 1rem 0 0rem 0rem;
    text-decoration: none;
}
h1 {
    color: #fff;
    font-family: "Titillium Web",arial,sans-serif;
}

.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
    display: inline-block;
    margin: 0 0.5rem 0 1.5rem;
}
.blog .entry-header .entry-title, .single .entry-header .entry-title {
    display: block;
}


/* Smartphones (portrait and landscape) ----------- */
@media screen and (max-device-width: 480px) {
	/*
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], li.bypostauthor cite span {
    position: relative;
	top: -2rem;
}*/
/*
.menu-menue-1-container {

    position: relative;
    top: -2rem;
}
#extra-sidebar-mobile {

    margin: 1rem 0 0 0rem;

}*/
.entry-header .entry-title {
    color: #FFFFFF;
    font-size: 1.2rem;
    top: 0rem;
    position: relative;
}
/*
.main-navigation {
    background: none;
    display: block;
    margin-right: 0rem;
    margin-top: -2.7rem;
    position: absolute;
    right: 2rem;
    text-align: right;
	width: 12%;
}
.menu-menue-1-container {
    background: none repeat scroll 0 0 #3F3E3E;
    margin: 0rem 0rem 0rem -8.2rem;
    padding: 0 0 0rem 0rem;
    position: relative;
    width: 12.5rem;
    z-index: 9;
}*/
.main-navigation a {
    color: #fff;
    float: right;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.2;
    margin: 0.6rem 0 0 0rem;
    text-decoration: none;
}
#langnav {
    color: #B3F054;
    float: left;
    font-family: 'PT Sans',arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 15px;
    line-height: 12px;
    margin-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    right: 19.8%;
    top: -22px;
    width: 5rem;
}
#black-studio-tinymce-2 {
    border-top: medium none;
    clear: both;
    float: left;
    margin-bottom: -2rem;
    margin-top: -2srem;
    padding-top: 0rem;
    position: relative;
    right: 7%;
    width: 75%;
}
#footer_tscharner {
    background-image: url("images/footer_mobile_mini.png");
    background-repeat: no-repeat;
    height: 115px;
    margin: -3rem 0 0 0.3rem;
	width: 98%;
}
#footer span {
    color: #ffffff;
    float: right;
    margin: -2.4rem 4.5rem 0rem 19%;
    padding-bottom: 0;
}
#extra-sidebar {
    border-right: medium none;
    display: block;
    padding-top: 3.2em !important;
	position: absolute;
	margin-left: 5px !important;
	width: 15% !important;
}
#black-studio-tinymce-2 {
    border-top: medium none;
    clear: both;
    float: left;
    margin-bottom: -2rem;
    margin-top: -1.5rem;
    padding-top: 0rem;
    position: relative;
    left: 0;
    width: 100%;
}
.page-id-41 .site-content {
    float: left;
    margin-left: 2%;
    margin-top: 5.4rem;
    width: 98.104%;
}
}


@media screen and (min-width: 600px) { 
.entry-header .entry-title {
    display: none;
}
.blog .entry-header .entry-title, .single .entry-header .entry-title {
    display: block;
}
.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
    font-size: 0.928571rem;
    line-height: 1;
}
.blog .site-content, .single .site-content {
    float: left;
    margin-left: 4%;
    margin-top: 5.7rem;
    position: relative;
    width: 66.104%;
}
#langnav {
    color: #B3F054;
    float: left;
    font-family: 'PT Sans',arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 15px;
    line-height: 12px;
    margin-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    right: 21.5%;
    top: 5px;
    width: 8rem;
}
.menu-menue-1-container {
    background: none repeat scroll 0 0 #3F3E3E;
    margin: 0rem 0rem 0rem 0;
    padding: 0 0 0rem 0rem;
    position: relative;
    width: 13rem;
    z-index: 9;
}
.wp-caption {
    margin: 0.4rem 2rem -1rem 0rem;
    max-width: 32%;
    padding: 0;
}
.page-id-21 .wp-caption {
    margin: 0.4rem 1rem 0rem 0rem;
    max-width: 32%;
    padding: 0;
}

.page-id-41 .entry-content img {
    border: 1px solid #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
    margin: -1.3rem 1rem 2rem 0rem;
    opacity: 0.6;
    transition: opacity 0.4s ease-in-out 0s;
}
img.alignleft {
    margin: 0.457143rem 1.71429rem 0.857143rem 0;
}
img.alignnone {
    float: none;
    margin: 0 2rem 1rem 0rem;
}
div.wpcf7 {
    margin: 1.8rem 0 0 0rem;
    padding: 0;
}
.page-id-264 .entry-content p {
    line-height: 1.71429;
    margin: 0.4rem 0 1.71429rem;
}
.site-content article {
    -moz-hyphens: auto;
    border-bottom: medium none;
    margin-bottom: 0.143rem;
    min-height: 14rem;
    padding-bottom: 2.714rem;
    word-wrap: break-word;
}
body.template-front-page .site-content, body.single-attachment .site-content, 
body.full-width .site-content,  {
    width: 72%;
}
/*.widget-area {
    display: none;
}*/
body .site {
    box-shadow: none;
    margin-bottom: 3.42857rem;
    margin-top: 1.429rem;
    max-width: 72rem;
    padding: 0;
    position: relative;
}
.site-header {
    height: 167px;
    margin: 0 0 0 -6px;
    padding: 1.71429rem 0;
}
.blog .site-header {
    height: 130px;
    margin: 0 0 0 -6px;
    padding: 1.71429rem 0;
}
.home .slider-wrapper {
    display: block;
    left: -0.1rem;
    margin: 0 0 0 1.2em;
    padding: 0;
    position: relative;
    top: -18.5rem;
}

#headerimage {
    background: url("images/myheaders/banner_frontpage.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.2em;
    padding: 0;
    width: 98%;
    z-index: -1;
}
.blog #headerimage {
    background: url("images/myheaders/banner_news.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.2em;
    padding: 0;
    width: 98%;
    z-index: -1;
}
#headerimage.rodukte {
    background: url("images/myheaders/banner_produkte.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.2em;
    padding: 0;
    width: 98%;
    z-index: -1;
}
#headerimage.ikettdienst {
    background: url("images/myheaders/banner_24h.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.2em;
    padding: 0;
    width: 98%;
    z-index: -1;
}
#headerimage.eferenzen {
    background: url("images/myheaders/banner_referenz.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.2em;
    padding: 0;
    width: 98%;
    z-index: -1;
}
#headerimage.ontakt {
    background: url("images/myheaders/banner_kontakt.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.2em;
    padding: 0;
    width: 98%;
    z-index: -1;
}
#headerimage.eber-uns {
    background: url("images/myheaders/banner_ueberuns.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.2em;
    padding: 0;
    width: 98%;
    z-index: -1;
}

#logo_tscharner {
    background-image: url("images/Tscharner_Logo_retina.png");
    background-repeat: no-repeat;
    background-size: 160px auto;
    float: left;
    height: 74px;
    left: 20px;
    margin-top: -11rem;
    position: relative;
    top: 21px;
    width: 188px;
    z-index: 9999;
}
li.menu-item {
    clear: both;
    float: left;
    overflow: visible;
    position: relative;
}
.main-navigation {
    display: none;
    margin-top: 1.71429rem;
    text-align: center;
}

#extra-sidebar {
    border-right: 1px solid #ffffff;
    display: block;
    float: left;
    margin: 1.5rem 0 0 1em;
    padding-top: 3.4em;
    width: 21.042%;
}
#black-studio-tinymce-2 {
    border-top: 1px solid #FFFFFF;
    clear: both;
    margin-bottom: -2rem;
    margin-top: 0rem;
    padding-top: 2rem;
    width: 100%;
	right: 0;
}
#extra-sidebar-mobile {
    display: none;
}
#nav_menu-2 {
    display: block;
}

.site-content {
    float: left;
    margin-left: 2%;
    margin-top: 1rem;
    width: 96.104%;
}
.widget-area .widget h3 {
    border-top: 1px solid;
    color: #FFFFFF;
    font-size: 1rem;
    margin: 14em 0 0;
    padding: 1rem 0 0;
}
#footer {
    border-bottom: 1px solid #ffffff;
    font-size: 0.7rem;
    height: 20px;
    line-height: 2;
    margin: 0rem 1rem 0 2rem;
    padding: 0;
    position: relative;
    width: 96%;
}
#footer span {
    color: #ffffff;
    float: none;
    left: 3%;
    margin: -5rem 0rem 0 -0.5rem;
    padding: 0 10px 0 0;
    position: relative;
}

/*.nivoSlider {
	position:relative;
	top: -25px;
}*/
.home .slider-wrapper {
    display: block;
    left: -0.1rem;
    margin: 0 0 0 1.2em;
    padding: 0;
    position: relative;
    top: -18.5rem;
}
#footer_tscharner {
    background-image: url("images/footer_02.png");
    background-size: 100% auto;
}
#black-studio-tinymce-2 {

    margin-top: 0rem;
}
.blog .site-content {
    float: left;
    margin-left: 2%;
    margin-top: 3.8rem;
    position: relative;
    width: 66.104%;
}
.single .site-content {
    float: left;
    margin-left: 2%;
    margin-top: 1rem;
    position: relative;
    width: 66.104%;
}
#extra-sidebar {

    display: block;

}
.menu-hauptmenue-container {
    background: transparent;
    width: 12rem;
}
ul.sub-menu {
    display: none;
    position: relative;
}
#headerimage, .blog #headerimage, #headerimage.rodukte, #headerimage.ikettdienst, #headerimage.eferenzen, #headerimage.ontakt, #headerimage.eber-uns  {
	height: 140px;
}
}
@media screen and (min-width: 600px) and (max-width: 900px) { 
body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {
    width: 70%;
}
}



@media screen and (min-width: 900px) { 
/*body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {
    background: none repeat scroll 0 0 fuchsia;
    margin: 3.4em 3.5em 0;
    max-width: 67%;
    width: 67%;
}*/
body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {
    width: 70%;
}
.site-header {
    height: 238px;
    margin: 0 0 0 -6px;
    padding: 1.71429rem 0;
}
.site-header {
    height: 250px;
    margin: 0 0 0 -6px;
    padding: 1.71429rem 0;
}
#headerimage {
    background: url("images/myheaders/banner_frontpage.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.1em;
    padding: 0;
    z-index: -1;
}
.blog #headerimage {
    background: url("images/myheaders/banner_news.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.1em;
    padding: 0;
    z-index: -1;
}
#headerimage.rodukte {
    background: url("images/myheaders/banner_produkte.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.1em;
    padding: 0;
    z-index: -1;
}
#headerimage.ikettdienst {
    background: url("images/myheaders/banner_24h.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.1em;
    padding: 0;
    z-index: -1;
}
#headerimage.eferenzen {
    background: url("images/myheaders/banner_referenz.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.1em;
    padding: 0;
    z-index: -1;
}
#headerimage.ontakt {
    background: url("images/myheaders/banner_kontakt.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.1em;
    padding: 0;
    z-index: -1;
}
#headerimage.eber-uns {
    background: url("images/myheaders/banner_ueberuns.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.1em;
    padding: 0;
    z-index: -1;
}
#extra-sidebar {
    border-right: 1px solid #FFFFFF;
    display: block;
    float: left;
    margin: 1.5rem 0 0 1em;
    padding-top: 3.4em;
    width: 21.042%;
}
#logo_tscharner {
    background-image: url("images/Tscharner_Logo_retina.png");
    background-repeat: no-repeat;
    background-size: 185px auto;
    float: left;
    height: 74px;
    left: 20px;
    margin-top: -16rem;
    position: relative;
    top: 0;
    width: 188px;
    z-index: 9999;
}
#footer {
    border-bottom: 1px solid #ffffff;
    font-size: 0.7rem;
    height: 20px;
    line-height: 2;
    margin: 0rem 1rem 2rem;
    position: relative;
    width: 98%;
}
#footer span {
    color: #ffffff;
    float: left;
    margin: 0rem 0rem 0 0.8rem;
}

.site-content {
    float: left;
    margin-left: 4%;
    margin-top: 2rem;
    position: relative;
    width: 66.104%;
}
.nivoSlider {
	position:relative;
	top: -7px;
}
.home .slider-wrapper {
    display: block;
    left: -0.1rem;
    margin: 0 0 0 1.2em;
    padding: 0;
    position: relative;
    top: -20rem;
}
#footer_tscharner {
    background-image: url("images/footer_02.png");
    background-repeat: no-repeat;
    height: 115px;
    margin: -3rem 0 0 0.9rem;
}
.blog .site-content, .single .site-content {
    float: left;
    margin-left: 4%;
    margin-top: 2.3rem;
    position: relative;
    width: 66.104%;
}
.site-content article {
    -moz-hyphens: auto;
    border-bottom: medium none;
    margin-bottom: 0.143rem;
    min-height: 11rem;
    padding-bottom: 2.714rem;
    word-wrap: break-word;
}
.entry-header .entry-title {
    font-size: 1.42857rem;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 0.5rem;
}
.blog .site-header {
    height: 249px;
    margin: 0 0 0 -6px;
    padding: 1.71429rem 0;
}
}




#headerimage.home {
    visibility: hidden;
}
.slider-wrapper {
	display: none;
}
.nivoSlider {
	position:relative;
}

/*#langnav {
    color: #0F75C4;
    float: left;
    font-family: 'PT Sans' !important;
    font-size: 14px;
    font-weight: bold;
    height: 15px;
    left: 20%;
    line-height: 12px;
    margin-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    top: 10px;
    width: 8rem;
}*/
#langnav .lang {
	float: left;
	border-right: 1px solid #FFF;
	padding-right: 6px;
	margin-right: 6px;
}
#langnav .lang:last-child {
	border-right: none;
	color: #727070;
}
#langnav .lang a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#langnav .lang a:hover {
	color: #B3F054;
}


/*    ie    */

.ie #headerimage {
    background: url("images/myheaders/banner_frontpage.jpg") no-repeat scroll 0 0 transparent\9;
    display: block\9;
    height: 238px\9;
    margin: -20px 0 0 11px\9;
    padding: 0\9;
    z-index: -1\9;
	width: 990px\9;
}
.ie .blog #headerimage {
    background: url("images/myheaders/banner_news.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.1em;
    padding: 0;
    z-index: -1;
}
.ie #headerimage.produkte {
    background: url("images/myheaders/banner_produkte.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.1em;
    padding: 0;
    z-index: -1;
}
.ie #headerimage.pikettdienst {
    background: url("images/myheaders/banner_24h.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.1em;
    padding: 0;
    z-index: -1;
}
.ie #headerimage.referenzen {
    background: url("images/myheaders/banner_referenz.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.1em;
    padding: 0;
    z-index: -1;
}
.ie #headerimage.kontakt {
    background: url("images/myheaders/banner_kontakt.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.1em;
    padding: 0;
    z-index: -1;
}
.ie #headerimage.ueber-uns {
    background: url("images/myheaders/banner_ueberuns.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 238px;
    margin: -1em 0 0 1.1em;
    padding: 0;
    z-index: -1;
}
/*Internet Explorer*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#logo_tscharner {
    background-image: url("images/logo.png");
    background-repeat: no-repeat;
    float: left;
    height: 74px;
    left: 32px;
    margin-top: -16rem;
    position: relative;
    top: 0;
    width: 188px;
    z-index: 9999;
}}


@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) and (max-width: 1024px) { 

/*
.site-content article {
    margin-top: 1rem;
}*/



/*
#footer_tscharner {
    background-image: url("images/footer.png");
    background-size: 100% auto;
}*/
/*
#headerimage, .blog #headerimage  {
	height: 140px;
}*/




@media 
(min-resolution: 192dpi) and (max-width: 720px) { 
/*
#logo_tscharner {
    background-image: url("images/Tscharner_Logo_retina.png");
    background-size: 85px auto;
    left: 12px;
    margin-top: -7rem;
    padding: 10px;
    position: relative;
    top: 20px;
}*/
/*
.blog .site-content, .single .site-content {
    float: left;
    margin-left: 5%;
    margin-top: 2.2rem;
    position: relative;
    width: 66.104%;
}
*/

}






/*sprachmenu abschalten*/
.lang a, .lang {
display: none;
}


