/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cecece; margin: 0.5em 0; padding: 0; }
input, select { vertical-align: middle; }

select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
html.iframe { overflow-y: auto; }
a:hover, a:active { /*outline: none;*/ }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
small { font-size: 85%; }
b, strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #3e3c3c; color:#fff; text-shadow: none; }
::selection { background:#3e3c3c; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #3e3c3c; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  
	color: #000;
}

h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #000; text-decoration: underline; }
a:hover { color: #0a4a92; text-decoration: underline; }

/*////////////////////////////////*/
/* Fonts */

html {
	
}

body {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	padding: 0;
	background: #fff;
	
}

#druckadresse {
	display: none;
}


h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0;
	margin: 0px 0 15px 0px;
	color: #000;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0;
	margin: 30px 0 10px 0;
	color: #000;
	
}


h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0;
	margin: 0 0 10px 0;
	color: #000;
}


h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 10px 0;
	color: #000;
}

h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 20px 0 10px 0;
	color: #000;
}

p {
	padding: 0;
	margin: 0 0 8px 0;
}

em {
	font-weight: normal;
	font-style: italic;
}

.fl { float: left; }
.fr { float: right; }

.r { text-align: right; }

.mleft { margin-left: 5px; }
.mright { margin-right: 5px; }

.kl { font-size: 0.9em; }
.xkl { font-size: 0.85em; }
.gr { font-size: 1.2em; }

.clearfix {
	clear: both;
	line-height: 0px;
}

/*//////////////////////////////////////////////////////*/
/* Seite */

.wrapper {

}

.bg-main {
}

/*//////////////////////////////////////////////////////*/
/* Header */

#head {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 100%;
	border-bottom: 1px solid #000;
	padding: 0;
}

.linie {
  display: none;
}

.listen-container {
	width: 500px;
	position: absolute;
	top: 140px;
	left: 200px;
	font-size: 0.8em;
	margin: 0 20px 0 0;
}

.header-liste {
	float: left;
	/*margin: 50px 0 0 40px;*/
	color: #000;
}

.header-liste.rechts {
	margin: 0 40px 0 20px;
}

.header-liste li {
	/*text-transform: uppercase;*/
	padding-bottom: 3px;
}

.logo {
	display: block;
	margin: 0;
	padding: 0;
}

.logo img {
	float: left;
	margin: 0;
	padding: 0;
}

/*////////////////////////////////////////////////////////////////*/
/* head container */

.head-container {
	width: 1
	margin: 0;
	padding: 0;
}

/*////////////////////////////////////////////////////////////////*/
/* menu */

.menu {
  display: none;
}

/*////////////////////////////////////////////////////////////////*/
/* titelbild */

.titelbild {
	display: none;
}

.titelbild-stoerer {
	display: none;
}

.kante-titelbild {
	display: none;
}

/*////////////////////////////////////////////////////////////////*/
/* stoerer-adresse */

.adress-stoerer {
	position: absolute;
	top: 140px;
	color: #000;
}

.kante-adresse {
	display: none;
}

/*////////////////////////////////////////////////////////////////*/
/* Content */

.content-stoerer .kante-content {
  display: none;
}

/*////////////////////////////////////////////////////////////////*/
/* Content */

#content-inhalt {
	width: 100%;
	margin-top: 260px;
}

#content-inhalt ol {
	list-style-type: decimal;
}

#content-inhalt ol li {
	margin: 0 0 10px 0;
}

#content-inhalt ol li ol {
    list-style-type: lower-alpha;
    margin-top: 10px;
}

#content-inhalt a {
	color: #0a4a92;
	text-decoration: underline;
}
#content-inhalt a:hover {
	color: #404040;
	text-decoration: none;
}

#content-inhalt ul.col {
    float: left;
    width: 45%;
	margin-bottom: 20px;
}


.content-stoerer {
	float: right;
	margin: 6px 0 10px 15px;
}

.content-stoerer img {
	float: left;
}

.content-stoerer .kante-content {
	display: none;
}


/* Warensortiment / Leistungen */

.accordion .accordion-box {
	display: block !important;
}

.accordion .show-details,
.accordion .hide-details {
	display: none;
}

.accordion .accordion-box ul {
	margin: 10px 0 30px 40px;
}

.accordion .accordion-box ul::before,
.accordion .accordion-box ul::after {
	content: '';
	display: table;
	min-height: 1px;
	clear: both;
}

.accordion .accordion-box ul li {
	margin: 0;
}

.accordion .accordion-box .two-columns li {
	float: left;
	width: 42%;
	padding-right: 8%;
}

.accordion .accordion-box .three-columns li {
	float: left;
	width: 29.3333%;
	padding-right: 4%;
}

.accordion .accordion-box .werkzeuge-hinweis {
	display: inline-block;
	padding: 15px;
	margin: 10px 0;
	background: #f7f7f7;
}

.accordion .accordion-box .werkzeuge-hinweis p {
	margin-top: 0;
}

.accordion .accordion-box .werkzeuge-hinweis a {
	margin-top: 10px;
}

.accordion .accordion-box .werkzeuge-hinweis img {
	float: left;
	margin-right: 15px;
}

#content-inhalt .accordion .accordion-box ul.hersteller {
	padding: 12px;
	margin: 10px 0;
	background: #f6f6f6;
	overflow: auto;
}

#content-inhalt .accordion .accordion-box ul.hersteller li {
	float: left;
	width: 100px;
	height: 100px;
	margin: 12px;
	border: 2px solid #aaa;
	text-align: center;
	vertical-align: middle;
	list-style: none;
	line-height: 1.3em;
}

#content-inhalt .accordion .accordion-box ul.hersteller li:hover {
	border-color: #0a4a92;
}

/*////////////////////////////////*/
/* Kontakt */

.kontakt-tabelle td {
	padding: 0 10px 0 0;
}

/*////////////////////////////////*/
/* Footer */

.footer {
	margin-top: 30px;
	border-top: 1px solid #000;
}

.tertiaer, .webdesign {
	display: none;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Farben */

.gruen, .erfolg { color: #9dd728; }
.rot, .fehler { color: #a41010; }


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .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; }
  tr, img { page-break-inside: avoid; }
  
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

.noprint {
	display: none;
}