﻿/*
Theme Name: Rowe Mineralölwerk GmbH
Theme URI: http://www.thewebsite.com
Author: Christoph Schulte / Maike Klamp
Author URI: http://www.dieblase.com
Description: HTML5 starter theme based off Ian Stewart's HTML5 Toolbox Theme with other goodies added plus chunks of Paul Irish's HTML5 Boilerplate mixed in for good measure. Shake well. 
Version: 0.9.1
*/

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

.blog-author{display:none !important;}

html,
button,
input,
select,
textarea {
    color: #222;
}

a img { border: 0; }

html {
    font-size: 1em;
    line-height: 1.4;
    font-family: 'Open Sans', Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}

body {
	margin:0;
	padding:0;
}

strong, b {
	font-weight: 600;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#iponesearch {
	display: none;
}

#container {
	
  /*background-image: url(./img/back.jpg);
  -moz-border-image: url(./img/back.jpg) 0;*/    /* Gecko 1.9.1 (Firefox 3.5) */
	background-color:#ffffff;
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center top; 
  background-size: cover;
}

#header {
	width: 100%;
}

#hd_inner {

	maX-width: 944pX;
	margin: 0 auto;
	min-height:81pX;
	teXt-align:right;
}

#imagerotation {
	width: 100%;
	height: 312pX;

	background-image: url(./img/01_power.jpg);
 	-moz-border-image: url(./img/01_power.jpg) 0;    /* Gecko 1.9.1 (Firefox 3.5) */
 	background-repeat:no-repeat;
 	background-position:center center; 	
}

#lang_set {
position: absolute;
top: 27px;
left: 951px;
width: 60px;
text-align: left;
z-index: 100;
}

#lang_set img {

}

.downloaderbutton {
	display: inline-block;
	width: 91px;
	background-color: #292526;
	padding: 11px 0;
	vertical-align: top;
	text-align: center;
	color: #ffffff;
}

.downloaderbutton:hover {
	background-color: #808d9d;
	color: #000000;
}

#hlog {
position: absolute;
top: 81px;
left: 639px;
width: 305px;
text-align: left;
background-color: #2e292a;
height: 0px;
z-index: 50;
overflow: hidden;

}

.press_box {
background-color: #ECEDED;
padding: 22px 30px;
font-size: 12px;
margin: 0 0 80px 3px;
max-width: 562px;
}

.press_box label {
		display: inline-block;
		width: 90px;
		vertical-align: top;
}

.press_box h3 {
margin: 0 0 13px 0;
text-transform: uppercase;
font-weight: 600;
font-size: 13px;
}

.press_box_left {
display: inline-block;
width: 284px;
vertical-align: top;
margin: 40px 0 0 0;
}

.press_box_right {
display: inline-block;
width: 288px;
vertical-align: top;
margin: 40px 0 0 0;
}

.press_box_label {
display: inline-block;
width: 70px;
height: 37px;
vertical-align: top;
}

.press_box_field {
display: inline-block;
width: 210px;
}

.contact_box_field {
display: inline-block;
width: 210px;
}

.contact_box_field textarea {
height: 355px;
border: none;
}

.prodhold_full {
	margin: 22px 28px 28px 23px;
	font-size: 12px;
	line-height: 21px;	
}

.prod_back {
	color: #818F9F;
	font-size: 12px;
	padding: 11px 0 0 0;
	font-weight: 600;
	margin: 0 0 90px 0;
}


.press_box input, .press_box textarea {
background-color: #FFF;
height: 20px;
border: 0px;
width: 340px;
padding: 3px 7px;
font-size: 11px;
margin: 0;
}

.press_box textarea{
	height: 200px;
}

.press_box ol {
	list-style-type: none;
}

.press_box_field textarea {
height: 90px;
}

#head_back {
	background-image:  url(./img/headlinebar.jpg);
	background-position:center center; 
}

#headline {
max-width: 944pX;
margin: 0 auto;
font-weight: 600;
font-size: 15pX;
padding: 24pX;
text-transform: uppercase;
}

#sublink_cont {
	background-color: #dcdfe0;
}

#sublinks {
	max-width: 994px;
	margin: 0 auto 18px auto;
	min-height: 43px;
}

.paging {
	margin: 0 20px 0 26px;
	font-size: 11px;
	height: 55px;
}

.paging a {
	color: #000000;
	text-decoration: none;
}

#content {
	max-width: 944px;
	margin: 0 auto;
}

#main {
	width: 100%;
}

.srt_box {
display: inline-block;
width: 138px;
vertical-align: top;
margin: 44px 60px -28px -10px;
padding: 10px;
font-size: 11px;
color: #414E5C;
/* height: 157px; */
}

.srt_box:hover {
	color: #83A5C2;
}

.srt_box img {
	display: block;
    margin: 0 auto;
}

.srt_box h1 {
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0px;
}

#bottom {

}

.qm_dl {
	display:inline-block;
	width:450px;
	vertical-align:top;margin: 0 0 20px 0;
}

.qm_dl_bt {
	display: inline-block;
	height: 25px;
	width: 25px;
	background-image: url(./img/sprite_download.png);
	background-repeat: no-repeat;
}

.qm_dl_bt:hover {
	background-position-x: -25px;
}

#ir_close {
	position: absolute;
	top: 9px;
	z-index: 100;
	background-color: #000;
	right: 10px;
	font-weight: 700;
	font-size: 15px;
	padding: 4px 11px;
	cursor: pointer;
}

#ir_close:hover {
	background-color: #808d9d;	
}

#bot_cont {
	width: 100%;
	background-image: url(./img/footer.png);
	background-repeat:no-repeat;
	background-position:center center; 	
	background-color: #edeeef;
	background-size: cover;
}

#bot {
	margin: 0 auto;
	maX-width: 944px;
	height:536px;
}

#main-navigation {
	list-style: none;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	min-width: 651px;
	background-color: #292526;
}

#main-navigation li {
	display: inline-block;
	background-color: #292526;
	padding: 31px 30px 31px 30px;
	font-size: 14px;
	font-weight: 600;
	color: white;
	cursor: pointer;
	text-transform: uppercase;
}

#main-navigation li:hover {
	color: #83A5C2;
}


#main-navigation a {
	color: white;
}

#active {
	color: #ffffff;
	background-color: #1c1f20;
}
#sublinks li:hover {
	background-color: #808d9d;	
	color: #ffffff;
}

#sublinks ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sublinks li {
	display: inline-block;
	padding: 12px 24px;
	font-weight: 600;
	font-size: 13px;
}

#sublinks a {
	color: #1c1f20;
}

#breadcrumbs {
	color: #818F9F;
	font-size: 12px;
	padding: 11px 0 0 0;
	font-weight: 600;
}

#breadcrumbs a, #breadcrumbs span, .prod_back a {
	color: #818F9F;
	text-decoration:none;
	padding: 4px;
}

#breadcrumbs a:hover, .prod_back a:hover {
	background-color: #808d9d;	
	color: #ffffff;
}

.hlog_txt {
	display: inline-block;
	width: 169px;
	vertical-align: top;
	margin: 26px 0 0 0;
	color: #ffffff;
	font-size: 11px;
	}
	
.hlog_lab {
	color: #ffffff;
	font-size: 11px;
	margin: 0 30px;
}

.hlog_field {
background-color: #FFF;
height: 20px;
border: 0px;
width: 130px;
margin: -10px 0 0 0;
padding: 3px 7px;
font-size: 11px;
}

.hlog_labelbox {
	display:inline-block; vertical-align:top; width:124px;height: 32px;
}

.hlog_submit {
	height: 30px;
	width: 100px;
	margin: 10px 0 0 0;
	background: #999;
	background: -moz-linear-gradient(top, #999999 0%, #4c4c4c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999), color-stop(100%,#4C4C4C));
	background: -webkit-linear-gradient(top, #999 0%,#4C4C4C 100%);
	background: -o-linear-gradient(top, #999999 0%,#4c4c4c 100%);
	background: -ms-linear-gradient(top, #999999 0%,#4c4c4c 100%);
	background: linear-gradient(to bottom, #999 0%,#4C4C4C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#4c4c4c',GradientType=0 );
	border: 0 solid #000;
	color: #FFF;
	font-weight: 600;
	margin: 13px 0 0 172px;
}

.hlog_txt h4 {
	margin: 0;
	padding: 0;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
}

#right {
	width: 304px;
	display: inline-block;
	vertical-align: top;
	margin: 22px 0 30px 0;
	overflow:hidden;
	position:relative;
}

#rightstart {
	width: 304px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 0 30px 0;
	overflow: hidden;
	position: relative;
	padding-top: 27px;
	background-color: #f2f2f2; /* #ECEDED; */
}

#left {
	width: 635px;
	display: inline-block;
	vertical-align: top;
}

#no_left {
	width: 942px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size:10pt;
}

.blue_box {
	width: 304px;
	background-color: #83a5c2;
	margin: 0 0 13px 0;
	vertical-align:top;
	color:  #ffffff;
	height: 86px;
	font-size: 0;
}

.blue_box:hover {
	background-color: #808d9d;
}

.blue_box_txt {
	vertical-align: top;
	display: inline-block;
	width: 187px;
	font-size: 11px;
	margin: 19px 0 0 0;
}

.blue_box_txt h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
}






.blue_box_nav {
	width: 304px;
	background-color: #83A5C2;
	margin: 0 0 13px 0;
	vertical-align: top;
	color: #FFF;
	font-size: 0;
}

.blue_box_nav:hover {
	background-color: #808d9d;
}

.blue_box_nav_txt {
	vertical-align: top;
	display: inline-block;
	width: 187px;
	font-size: 11px;
	margin: 19px 0 19px 23px;
}

.blue_box_nav_txt h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
}


.active {
	background-color: #DCDFE0;
	color: #222;
}

.active:hover {
	background-color: #DCDFE0;
	color: #222;
}

.blue_box_icon{
	vertical-align: top;
	display: inline-block;
	width: 59px;
	height: 86px;
	margin: 24px 0 0 33px;
}

.black_box {
	width: 304px;
	background-color: #272628;
	margin: 0 0 60px 0;
	vertical-align:top;
	color:  #ffffff;
	height: 120px;
}

.bot_box {
width: 232px;
display: inline-block;
vertical-align: top;
margin: 60px 0 0 0;
}


.bot_box_cont {
	display:inline-block;
	vertical-align:top;
	width:190px;
	color:#2b2c2c;
	font-style: italic;
	font-size: 12px;
}
 	
.bot_box_cont h3 {
	margin: 10px 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 0px;
}

.bot_news {
	background-color: #FFF;
	height: 20px;
	border: 0px;
	width: 130px;
	padding: 3px 7px;
	font-size: 11px;
	margin: 10px 0 0 0;
}

.bot_news_lab {
	margin: 0 10px 0 0;
}

.bot_news_radio {
	margin: 10px 0 0 0;	
}

.newshold {
	margin: 22px 0 0px 0px;
}

.newshold_full {
margin: 22px 28px 100px 23px;
font-size: 12px;
line-height: 21px;
}

.newshold_full p, .prodhold_full p {
	margin: 20px 0;
}

.newshold_full img {
	width: 100%;
	height: auto;
}

.newshold_full h1, .prodhold_full h1 {
	margin: 3px 0 0 0;
	font-size: 13px;
	font-weight: 600;
}

.newshold_text {
	display: inline-block;
	vertical-align: top;
	width: 360px;
	margin: 0 20px 0 0;
}

.newshold_datum {
	font-size: 13px;
	font-weight: 600;
}

.newshold h1 {
	margin: 3px 0 0 0;
	font-size: 13px;
	font-weight: 600;
}

.newshold p {
	margin: 5px 0 0 0;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
}

.newshold a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: 600;
}

.newshold_img {
	vertical-align: top;
	display: inline-block;
	width: 206px;
}

.newshold_single {
	margin: 0 0 50px 0;
}


.bio {
	padding: 10px 0px 10px 50px;
	background-image: url(./img/bio.png);
	height: 56px;
	background-repeat: no-repeat;
	background-position: 6px 11px;
	font-size: 12px;
}


.bio2 {
	padding: 10px 0px 10px 50px;
	background-image: url(./img/bio_rechner.png);
	height: 56px;
	background-repeat: no-repeat;
	background-position: 6px 11px;
	font-size: 12px;
}

.bio span, .bio2 span {
	font-weight: 600;
}


.pdkthold {
	margin: 12px 0 0px 3px;
	max-width: 623px;
}

.pdkthold_full {
margin: 22px 28px 100px 23px;
font-size: 12px;
line-height: 21px;
}

.pdkthold_full p {
	margin: 20px 0;
}

.pdkthold_full img {
	width: 100%;
	height: auto;
}

.pdkthold_full {
margin: 22px 28px 100px 23px;
font-size: 12px;
line-height: 21px;
}

.pdkthold_full p {
	margin: 20px 0;
}

.pdkthold_full img {
	width: 100%;
	height: auto;
}

.newshold_full h1 {
	margin: 3px 0 0 0;
	font-size: 13px;
	font-weight: 600;
}
 
.pdkthold_text {
display: inline-block;
vertical-align: top;
width: 388px;
margin: 0 10px 0 0;
font-style: normal;
}

.pdkthold_datum {
	font-size: 13px;
	font-weight: 600;
}

.pdkthold h1 {
margin: 3px 0 20px 0;
font-size: 13px;
font-weight: 600;
font-style: normal;
}

.pdkthold p {
	margin: 5px 0 0 0;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
}

.pdkthold a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-style: italic;
	font-weight: 600;
}

.pdkthold_img, .pdkthold_img_dt {
vertical-align: top;
display: inline-block;
width: 180px;
height: 180px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}

.pdkthold_dimg {
vertical-align: top;
display: inline-block;
width: 180px;
height: 180px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
margin-bottom: 30px;	
}

.pdkthold_dimg_h {
float: right;width: 180px;
text-align: center;
}

.pdkthold_img_dt {
	float: right;
}

.pdkthold_img img {
width: 160px;
height:  auto;
}

.pdkthold_single {
	margin: 0 0 20px 0;
	padding: 20px 20px 30px 20px;
}

.pdkthold_single:hover {
	background-color: #eceded;
}






.prodimg {
	float: right;
	margin: 0 0 0 30px;
	width: 200px;
}


.plisthold {
	margin: 22px 0 60px 0px;
}

.dlisthold {
	margin: 22px 0 60px 0px;
}

.plisthold_small {
	margin: 22px 10px 0px 0px;
}

.bigpic {
	width: 100%;
	height: auto;
	margin: 0 0 18px 0;
}

.no_plisthold_small {
	margin: 22px 30px 10px 0px;
}

.no_plisthold_small h1, .plisthold_small h1, .plisthold_small h2, .no_plisthold_small h2 {
font-size: 14px;
text-transform: uppercase;
margin: 20px 0 20px 0;
font-weight: 600;
line-height: 20px;
}

.no_plisthold_small h3, .plisthold_small h3, .plisthold_small h4, .no_plisthold_small h4 {
font-size: 14px;
text-transform: uppercase;
margin: 20px 0 20px 0;
font-weight: 600;
line-height: 20px;
}

.no_plisthold {
	margin: 22px 0 0px 0px;
}

.plisthold h1, .plisthold h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 20px 0 20px 0;
	font-weight: 600;
	line-height: 20px;
}

.plisthold h3, .plisthold h4 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 20px 0 20px 0;
	font-weight: 600;
	line-height: 20px;
}

.plisthold p {
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 10px 0;
}

.dlisthold p {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 10px 0;
}


.plisthold_item {
display: inline-block;
vertical-align: top;
width: 440px;
margin: 0px 0px 20px 0px;
padding: 10px 10px 10px 19px;
color: #000;
}

.plisthold_item:hover {
background-color: #ECEDED;
}

.plisthold_img {
display: inline-block;
width: 60px;
vertical-align: top;
height: auto;
margin-bottom: 14px;
}

.plisthold_txt {
display: inline-block;
width: 355px;
vertical-align: top;
font-size: 12px;
margin: 0 0 0 20px;
}

.plisthold_txt a {
	text-decoration: none;
	color: #222;
}

.plisthold_txt a:hover {
	text-decoration: none;
	color: #808D9D;
}

a.minilink {
	color: #808D9D;
}

a.minilink:hover {
	color: #222;
}

.dlisthold_txt {
display: inline-block;
width: 177px;
vertical-align: top;
font-size: 12px;
margin: 0 0 0 20px;
}

.plisthold_txt h1 {
	font-size: 15px;
	text-transform: uppercase;
	margin: 0;
	font-weight: 600;
	line-height: 20px
}

.emailreqtxt, .reqtxt {
	font-size: 9px;
	margin-left: 5px;
}

.success {
	background-color: #83A5C2;
	padding: 10px 20px 10px 20px;
	margin: 40px 0 10px 0;
	color: #FFF;
	font-weight: 600;
	font-size: 12px;
}

.bot_news_senden, #sendbutton, #sendbutton2, #sendbutton3, #sendbutton4 {
	height: 30px;
	width: 100px;
	margin: 10px 0 0 0;
	background: #999;
	background: -moz-linear-gradient(top, #999999 0%, #4c4c4c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999), color-stop(100%,#4C4C4C));
	background: -webkit-linear-gradient(top, #999 0%,#4C4C4C 100%);
	background: -o-linear-gradient(top, #999999 0%,#4c4c4c 100%);
	background: -ms-linear-gradient(top, #999999 0%,#4c4c4c 100%);
	background: linear-gradient(to bottom, #999 0%,#4C4C4C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#4c4c4c',GradientType=0 );
	border: 0 solid #000;
	color: #FFF;
	font-weight: 600;
}

#sendbutton, #sendbutton2, #sendbutton3, #sendbutton4 {
	margin-left: 140px;
}

.bot_box_cont ul {
	list-style:none;
	margin:0;
	padding:0;
}

.bot_box_cont li {
	font-style: italic;
	font-size: 12px;
	/*	height: 18px; */
	padding: 4px 0 0 3px;
	}

.bot_box_cont a {
	text-decoration:none;
	color: #535454;
}

.bot_box_cont img {
	margin: 0px 10px 0 0;
}

.bot_box_cont li:hover {
	color: #000000;
}

.bot_box_icon {
	display:inline-block;
	vertical-align:top;
	width:36px;
	height:40px;
}

#ir_cont {
	margin: 0 auto;
	max-width: 944pX;
	position:  relative;
	height: 312px;
}

.ir_slide {
	height: 292px;
	width: 508px;
	padding: 10px 25px;
	overflow: hidden;
}

.ir_newsblock a {
	color: #808D9D;
}

.ir_slide a {
	color: #808D9D;
	font-weight: 600;
}


.ir_newsblock {
	display: inline-block;
	width: 490px;
	padding: 5px 20px 0px 0px;
	font-size: 12px;
	line-height: 17px;
	vertical-align: top;
	height: 53px;
	}

.ir_newsblock:hover {
} 

.ir_slide h4 {
	margin: 2px 0px 16px 0px;
	padding: 0px;
	font-weight: 300;
	font-size: 14px;
}

.ir_nav, .ir_search {
	background-color:#292526;
	width: 305px; 
	height: 77px;
	border-top: 1px solid #4d4d4d;
	overflow: hidden;
	color: #FFF;
}

.ir_search {
	color:  #000;
}

.ir_nav {
	cursor: pointer;
}

.qp_title {
	width: 304px;
	background-color: #eceded;
	margin: 0 0 12px 0;
	height: 86px;
}

.qp_pro {
margin: 0 10px 0px 10px;
height: 61px;
width: 283px;
padding: 0;
}

.qp_controlls {
text-align: center;
margin: 0 0 11px 0;
font-size: 12px;
letter-spacing: 1px;
background-color: #EAEBEC;
height: 30px;
padding: 15px 0 0 0;
}

.qp_nums {
	display: inline-block;
	cursor:  pointer;
}

.qp_block {
	min-height: 345px;
	width: 304px;
	display: inline-block;
	vertical-align: top;
	background-color: #EAEBEC;
}

#qp_but_left {
	float: left;
	cursor: pointer;
	padding: 0 0 0 60px;
}

#qp_but_right {
	float: right;
	cursor: pointer;
}

#qp_page {
	position: absolute;
	left: 70px;
	width: 164px;
}

.qp_pro:hover {
	background-color: #F8F8F8;
}

.qp_pro_img {
	display: inline-block;
	width: 50px;
	padding: 10px 10px 10px 0px;
	vertical-align: top;
}

.qp_hd_img {
	display: inline-block;
	width: 54px;
	padding: 17px 0 0 32px;
	vertical-align: top;
}

.qp_pro_txt {
	display: inline-block;
	font-size: 11px;
	vertical-align: top;
	margin: 11px 0 0 18px;
	width: 185px;
}

.qp_hd_txt {
	color: #292526;
	display: inline-block;
	font-size: 11px;
	vertical-align: top;
	margin: 34px 0 0 18px;
	width: 180px;
}

.qp_hd_txt span {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1px;
}

#right a, #rightstart a {
	color: #292526;
}

.ir_nav_active {
background-color: #292526;
width: 93px;
height: 77px;
border-top: 1px solid #7A7878;
overflow: hidden;
}

.ir_nav:hover {
	color: #83A5C2;	
}

.ir_iconleft {
	vertical-align:top;
	display: inline-block;
	width: 43px;
	height: 43px;
	margin: 17px 0 0 40px;
}



.ir_textright {
font-size: 14px;
vertical-align: top;
display: inline-block;
margin: 29px 0 0 10px;
font-weight: 600;
width: 150px;
}

.ir_textright form {
	margin: -2px 0 0 0;
	padding: 0;
}

.ir_search {
background-color: #FFF;
height: 20px;
border: 0px;
width: 130px;
margin: -10px 0 0 0;
padding: 3px 7px;
font-size: 11px;
}

.hd_logo {
	display: inline-block;float: left;
}

.hd_logo img {
	width: 200px;
	margin: 12px 0 0 0;
}

.hd_line {
	font-size: 50px;line-height: 45px;margin: 78px 0 0 0;
}

.hd_subline {
	text-transform: uppercase;line-height: 17px;margin: 35px 0 0 0;font-size: 16px;
}

.download_box {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #f2f3f3;
	width: 600px;
	color: #222;
	}
	
.download_box:hover {
	background-color: #808D9D;
	color: #fff;
}

.download_img {
	display: inline-block;
	vertical-align: top;
	height: 82px;
}

.download_img img {
	width: 100px;height: auto;margin-right: 20px;margin-bottom: 2px;
}

.download_txt {
	display: inline-block;width: 390px;vertical-align: top;
}

.download_txt h2 {
	font-size: 14px;text-transform: uppercase;font-weight: 700;letter-spacing: 1px;padding: 0px;margin: 0px;
}

.download_button {
	display: inline-block;width:60px;vertical-align: top;text-align: right;margin-top: 23px;
}

.imagerot_rot {
	position: absolute;
	width: 100%;
	height: 312px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.newshold_full a, .plisthold_small a, .prodhold_full a { color: #83A5C2; }
.newshold_full a:hover, .plisthold_small a:hover, .prodhold_full a:hover { background-color: #808D9D;color: #fff;text-decoration:none }

.energierechner {
	font-weight: 600;
}

#left li {
	font-size: 12px;
	margin: 0 0 10px 0; 
}

.zurueck {
	font-style:  italic;
	font-weight:  600;
	color: #000;
	text-decoration:none;
}

.results_entry {
margin: 10px 0;
/* background-color: #F2F3F3; */
padding: 10px;
cursor: pointer;
padding: 10px 10px 15px 10px;
}
.results_entry:hover {
background-color: #F2F3F3;
}
.location_name {
font-size: 13px;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0px;
}

.location_distance {
	font-size: 11px;	
}

.slp_result_phone:before {
  content: "Telefon: ";
}

.slp_result_phone, .slp_result_fax, .slp_result_directions {
	display:  inline-block;
	width: 100%;
}

.slp_result_fax:before {
  content: "Telefax: ";
}

.results_row_center_column {
	font-size: 12px;
	display: inline-block;
	width: 49%;
}

.results_row_right_column {
	font-size: 12px;
	display: inline-block;
	width: 49%;
}

#address_search {
	margin: 10px 0 10px 0;
	font-size: 12px;
}

#addy_in_address {
	display: inline-block;
	width: 49%;
}

#addressInput, #tag_to_search_for {
	background-color: #FFF;
	height: 20px;
	border: 1px #DDD solid;
	width: 160px;
	padding: 3px 7px;
	font-size: 11px;
	margin: 10px 20px 0 0;
}

#search_by_tag, #addy_in_radius, #radius_in_submit {
	display: inline-block;
	width: 49%;
}

#radiusSelect, .slp_ui_button {
	height: 30px;
	width: 100px;
	margin: 10px 0 0 0;
	background: #999;
	background: -moz-linear-gradient(top, #999999 0%, #4c4c4c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999), color-stop(100%,#4C4C4C));
	background: -webkit-linear-gradient(top, #999 0%,#4C4C4C 100%);
	background: -o-linear-gradient(top, #999999 0%,#4c4c4c 100%);
	background: -ms-linear-gradient(top, #999999 0%,#4c4c4c 100%);
	background: linear-gradient(to bottom, #999 0%,#4C4C4C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#4c4c4c',GradientType=0 );
	border: 0 solid #000;
	color: #FFF;
	font-weight: 600;
}

label {
	margin: 0 10px 0 0;
}

.searchblockcontainer {
	margin-bottom: 20px;
	padding: 5px 20px 5px 20px;
	background-color: #F2F3F3;
	color: #222;
	text-decoration: none;
}

.searchblockcontainer:hover {
	background-color: #808D9D;
	color: #ffffff;
}

.kwayy-html-sitemap-wrapper h2 {
	font-size: 14px;
	font-weight: 600;
}

.stellenangebote{
	width:500px !important;
}
.stellenangebote td{
	width: 10%;
}
.stellenangebote .job{
	width: 70% !important;
}

table {
	text-align: left;
	width: 100%;
}


td {
	width: 20%;
	vertical-align: top;
	padding: 4px 0 4px 0;
}

.area {
	height: 200px;
}

.linklove {
	display: none;
}

.down_cat_block {
display: inline-block;
width: 247px;
padding: 26px 26px 26px 0;
background-color: #fff;
margin: 0px 13px 16px 0px;
color: #292526;
vertical-align: top;
height: 105px;
}


.down_cat_block h1 {
	margin: 0px;
	padding: 0px;
}

.down_cat_link {
	font-size: 12px;
	font-style: italic;
}

#prod_right {
	width: 304px;
	display: inline-block;
	vertical-align: top;
	margin: 13px 0 0 0;
	overflow: hidden;
	position: relative;
}

.sp_news_box {
	background-color: #ECEDED;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	margin-bottom: 30px;
}



.sp_news_hl {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
	padding: 26px;
}

.sp_news_item {
	background-color: #FFF;
	margin: 10px;
	font-size: 12px;
	padding: 10px;
	text-align: left;
}

.sp_news_item a {
	font-weight: 600;
}

.down_cat_block a {
	color:  #292526;
	text-decoration: none;
	font-weight: 600;
}

.down_cat_block a:hover {
	color: #808D9D;
}

.frage {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 20px 0px;
	cursor: pointer;
	color: #83A5C2;
}

.frage:hover {
	color: #808D9D;
	
}

.antwort {
	margin: 0 0 30px 10px;
	}
	
.kwayy-page-list {
	
}

.newshold_full h2, .newshold_full h3, .newshold_full h4{
	font-size: 12px;
	font-weight: 600;
}


.small {
	width: 40px;
	height: 40px;
	border: 1px solid #DDD;
}
	
	
.pdkthold_dimg_h a:hover {
	background-color: #fff;	
}

.sp_news_item a {
	text-decoration: none;
}

.fett {
	font-weight: 600;
}
	
.extranav {
	background-color: #EAEBEC;
	margin: -19px 0 14px 0;
	padding: 29px 20px 10px 20px;
}

.extranav ul {
	list-style:none;
	margin:0;
	padding:0;
	font-weight: 600;
	font-size: 13px;
}

.extranav a {
	text-decoration: none;
}

.extranav li:hover {
	color: #83A5C2;
}

#tophome {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

.top, .home {
	background-color: #83A5C2;
	margin-bottom: 4px;
	padding:  5px;
}

.top:hover, .home:hover {
	background-color: #808D9D;
}

.top img, .home img {
	width: 30px;
	height: auto;
}

#radiusSelect, .slp_ui_button {
    height: 30px;
    width: 100px;
    margin: 10px 0px 0px;
    background: linear-gradient(to bottom, rgb(153, 153, 153) 0%, rgb(76, 76, 76) 100%) repeat scroll 0% 0% transparent;
    border: 0px solid #000;
    color: #FFF;
    font-weight: 600;
    background: #000;
}

#search_by_tag {
	display: none;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

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

#lang_set {
position: absolute;
top: 17px;
left: auto;
width: 60px;
right: 60px;
}

.hd_logo {
display: inline-block;
float: none;
width: 100%;
text-align: left;
}

.hd_logo img {
	width: 219px;
	margin: 12px 0 12px 10px;
}

.hd_nav {
background-color: #292526;
}

.hd_line {
font-size: 50px;
line-height: 45px;
margin: 78px 0 0 10px;
}

.hd_subline {
text-transform: uppercase;
line-height: 17px;
margin: 35px 0 0 10px;
font-size: 16px;
}

#hlog {
position: absolute;
top: 162px;
right: 0;
width: 305px;
text-align: left;
background-color: #2E292A;
height: 0px;
z-index: 50;
overflow: hidden;
left: auto;
}

#right, #rightstart, #prod_right {
width: 304px;
display: inline-block;
vertical-align: top;
margin: 22px 0 0 0;
overflow: hidden;
position: absolute;
float: right;
top: 0;
right: 0;
}

#left {
width: auto;
display: inline-block;
vertical-align: top;
margin-right: 320px;
text-align: center;
}

#content {
max-width: 944px;
margin: 0 auto;
position: relative;
}

.srt_box {
display: inline-block;
width: 138px;
vertical-align: top;
margin: 40px 20px 40px 10px;
padding: 10px;
font-size: 11px;
color: #414E5C;
height: 145px;
}

#bot_cont {
width: 100%;
background-image: url(./img/footer.png);
background-repeat: no-repeat;
background-position: center bottom;
background-color: #EDEEEF;
text-align: center;
background-size: cover;
}

#bot {
margin: 0 auto;
height: 650px;
padding-bottom: 260px;
}

.bot_box_cont {
display: inline-block;
vertical-align: top;
width: 190px;
color: #2B2C2C;
font-style: italic;
font-size: 12px;
text-align: left;
}

.bot_box {
width: 260px;
display: inline-block;
vertical-align: top;
margin: 60px 0 0 0;
}

.newshold_text {
display: inline-block;
vertical-align: top;
width: 100%;
margin: 0 20px 0 0;
text-align: left;
}

.newshold_img {
vertical-align: top;
display: inline-block;
width: 100%;
margin: 10px 0;
}

.newshold_full {
margin: 22px 28px 100px 23px;
font-size: 12px;
line-height: 21px;
text-align: left;
}



.plisthold {
	margin: 22px 0px 60px 20px;
	text-align: left;
}

.prodhold_full {
margin: 22px 28px 28px 4px;
font-size: 12px;
line-height: 21px;
text-align: left;
}

#breadcrumbs {
color: #818F9F;
font-size: 12px;
padding: 11px 0 0 0;
font-weight: 600;
margin: 0 0 0 20px;
}

.press_box {
background-color: #E1E1E1;
padding: 22px 30px;
font-size: 12px;
margin: 0 0 80px 0;
text-align: left;
}



.plisthold_txt {
display: inline-block;
width: 177px;
vertical-align: top;
font-size: 12px;
margin: 0 0 0 20px;
text-align: left;
}

.plisthold_item {
display: inline-block;
vertical-align: top;
width: 95%;
margin: 0px 0px 20px 0px;
padding: 10px;
color: #000;
text-align: center;
}





/*@media (max-device-width: 640px) { */

@media only screen and (max-width: 640px) {
 
.plisthold img {
	width: 100%;
	height: auto;
}

#hd_inner {
teXt-align: center;
}

.hd_logo img {
	width: 200px;
	margin: 10px;
}

#main-navigation {
	min-width: 100%;
}

#lang_sel ul ul {
	width: 105px;
}

#main-navigation li {
display: inline-block;
background-color: #292526;
padding: 31px 33px 31px 33px;
font-size: 14px;
font-weight: 600;
color: #FFF;
cursor: pointer;
width: 80%;
	border-top: 1px solid #4D4D4D;
}

#left {
width: auto;
display: inline-block;
vertical-align: top;
text-align: center;
margin: 0px;
text-align: center;
}

#right, #rightstart, #prod_right {
margin: 22px 0 0 0;
overflow: hidden;
position: static;
float: none;
text-align: left;
}

#imagerotation {
display: none;
}

.srt_box {
display: inline-block;
width: 40%;
padding: 5px 25%;
margin: 20px 20px 20px 10px;
}

#content {
	text-align: center;
}

.bot_box_cont li {
font-style: italic;
font-size: 15px;
height: 18px;
padding: 10px 0 0 3px;
}

#bot {
margin: 0 auto;
max-width: 944px;
height: 1130px;
padding-bottom: 260px;

}

#iponesearch {
display: inline-block;
background-color: #292526;
padding: 31px 0 31px 0;
font-size: 14px;
font-weight: 600;
color: #FFF;
width: 100%;
border-top: 1px solid #4D4D4D;
text-align: center;
}

#iphonesearch form {
	margin: 0;padding: 0;width: 100%;
}

.plisthold_item {
display: inline-block;
vertical-align: top;
width: 90%;
margin: 0px 0px 20px 0px;
padding: 10px;
color: #000;
text-align: center;
}

#breadcrumbs a, #breadcrumbs span, .prod_back a {
color: #818F9F;
text-decoration: none;
padding: 4px 0px;
}

.ips_sub {
	background: #999;
	background: -moz-linear-gradient(top, #999999 0%, #4c4c4c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999), color-stop(100%,#4C4C4C));
	background: -webkit-linear-gradient(top, #999 0%,#4C4C4C 100%);
	background: -o-linear-gradient(top, #999999 0%,#4c4c4c 100%);
	background: -ms-linear-gradient(top, #999999 0%,#4c4c4c 100%);
	background: linear-gradient(to bottom, #999 0%,#4C4C4C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#4c4c4c',GradientType=0 );
	border: 0 solid #000;
	color: #FFF;
	font-weight: 600;
	margin: 0 10px;
}

#breadcrumbs {
color: #818F9F;
font-size: 12px;
padding: 11px 0 0 0;
font-weight: 600;
margin: 0 0 0 10px;
text-align: left;
}

.prodimg {
float: none;
}

.pdkthold_img_dt {
	float: right;
	float: none;
	width: 100%;
	height: 250px;
	margin-bottom: 40px;
	
}

.pdkthold_img {
	width: 250px;
	height: 250px;
	margin-top: 30px;
	
}


.newshold_full {
margin: 22px 28px 30px 0px;
font-size: 12px;
line-height: 21px;
text-align: left;
}

#right {
margin: 0px 0 0 0;
overflow: hidden;
position: static;
float: none;
text-align: left;
}

.press_box input, .press_box textarea {
background-color: #FFF;
border: 0px;
width: 100%;
padding: 3px 7px;
font-size: 11px;
margin: 0;
}

.pdkthold_text {
width: 100%;

}

#left {
width: 89%;
}

.newshold {
margin: 22px 0 0px 0px;
}

#bot_cont {
	background-size: initial;
}

.pdkthold_dimg_h {
width: 100%;
text-align: center;
}

.top, .home {
	display: none;
}


}


/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
}

