/* HTML5 Boilerplate */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp,
small, sub, sup, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
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;
    font-family: Verdana;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

q { quotes: none; }
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; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

pre, code, kbd, samp { font-family: Verdana; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style: none; list-style-image: none; }
small { font-size: 85%; }
strong, b, th { font-weight: bold; }
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: #3399FF; color: #fff; text-shadow: none; }
::selection { background: #3399FF; color: #fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #3399FF; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea { color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #607890; text-decoration: none; }
a:hover { color: #036; }


/**
 * Primary styles
 */

#background {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
}

#background img {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
}


body {
    background-repeat: no-repeat;
    background-position: top left;
    color: #000;
	font-size: 12px;
    background-color: #eee;
}

body.metall {
    background-image: url('../images/bg_metall.jpg');
}

body.holz {
    background-image: url('../images/bg_parkett.jpg');
}

a {
	color: #044796;
}

a:focus,
a:hover {
    text-decoration: underline;
}

h1, .content h1 {
    font-size: 19px;
    font-weight: normal;
    color: #055AA7;
    margin: 27px 0;
    line-height: 20px;
}

h2, .content h2 {
    font-size: 14px;
    font-weight: normal;
    color: #055AA7;
    margin: 0;
    line-height: normal;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    color: #055AA7;
    margin: 0;
    line-height: normal;
}

input[type="text"], textarea {
	border: 1px #ccc solid;
}

#header {
	position: relative;
    left: -19px;
	width: 100%;
	height: 107px;
    background-color: #FFF;
}

#logo {
	position: absolute;
	width: 211px;
	height: 26px;
	top: 31px;
	left: 383px;
}

#slogan {
    position: absolute;
    left: 852px;
    top: 28px;
}
#slogan1 {
    position: absolute;
    left: 852px;
    top: 28px;
}

#slogan2 {
    position: absolute;
    left: 822px;
    top: 28px;
}


#nav0-1 {
    position: absolute;
    left: 201px;
    bottom: 0px;
}

#nav0-1 a {
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-position: right;
    background-image: url('../images/nav0-1-bg.png');
    background-color: #848C91;
    line-height: 17px;
    padding: 0px 8px 0px 7px;
    color: #FFF;
    height: 17px;
    margin-right: 1px;
    font-size: 12px;
    text-decoration: none !important;
}

#nav0-1 a.active,
#nav0-1 a.activesub,
#nav0-1 a:hover,
#nav0-1 a:focus {
    background-image: url('../images/nav0-1-bg-active.png');
    background-color: #044394;
}

#language {
    bottom: 2px;
    font-size: 11px;
    position: absolute;
    right: 0;
}

#body {
	width: 100%;
    height: 100%;
    position: relative;
}

#outer-bg {
    background-image: url('../images/bg-outer-repeat.png');
    background-repeat: repeat-x;
    position: relative;
    z-index: 50;
}

#outer-outer {
    background-image: url('../images/bg-inner.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: relative;
    z-index: 100;
}

#outer {
    margin-left: 19px;
    width: 998px;
    position: relative;
    z-index: 100;
}

#left-top {
    background-image: url('../images/nav0-2_bg_top.png');
    background-repeat: no-repeat;
    height: 5px;
    width: 182px;
}

#left {
	float: left;
	width: 182px;
}

#left-content {
    padding-top: 5px;
    width: 182px;
    background-image: url('../images/nav0-2_bg_repeat-y.png');
    background-repeat: repeat-y;
    padding-left: 13px;
}

#left-bottom {
    background-image: url('../images/nav0-2_bg_bottom.png');
    background-repeat: no-repeat;
    height: 29px;
    width: 182px;
}

#nav0-2 {
    height: 130px;
    width: 167px;
}

.pdfChooserOuter {
    overflow-y: scroll;
    height: 200px;
}

.pdfChooserLineFirst,
.pdfChooserLine {
    background-image: url("../images/li.gif");
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 15px;
}

#nav0-2 a {
    display: block;
    color: #FFF;
    font-size: 12px;
    padding-left: 11px;
    line-height: 16px;
    text-decoration: none !important;
}

#tagcloud {
    width: 182px;
    width: 200px;
}

#nav0-2 a.active,
#nav0-2 a.activesub,
#nav0-2 a:hover,
#nav0-2 a:focus {
    font-weight: bold;
    background-image: url('../images/nav0-2.png');
    background-position: 0px 3px;
    background-repeat: no-repeat;
}

#global {
    padding-bottom: 5px;
}

#global a {
    padding-left: 11px;
    line-height: 16px;
    display: block;
    color: #ACD0FF;
}

#global a.active,
#global a:hover,
#global a:focus {
    text-decoration: underline;
}

#middle-top-right {
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 785px;
    width:  13px;
    height: 13px;
    background-image: url('../images/middle-top-right.png');
    background-repeat: no-repeat;
}

#middle {
    float: left;
    position: relative;
    z-index: 50;
    width: 615px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    background-color: #FFF;
    line-height: 16px;
}

#themepic {
    position: relative;
    padding-top: 1px;
    padding-left: 1px;
}

#content {
    position: relative;
    padding: 0px 29px 25px;
}

#content .blue-line-text {
    position: relative;
    left: -29px;
    width: 100%;
}

.content .blue-line-text td.bg-blue-line {
    width: 613px;
}




#content .blue-line-text td.bg-blue-line {
    background-image: url('../images/content_bg_left_repeat-y.jpg');
    background-repeat: repeat-y;
    padding-left: 29px;
    width: 100%;
}


#right {
	float: left;
	width: 200px;
    position: relative;
}

#middle .productlist {
    font-size: 11px;
}

#middle .productlist td hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #777777;
    border-style: none none dotted;
    border-width: medium medium 2px;
    margin-bottom: 20px;
}

#sidebar-top {
    background-image: url('../images/right_bg_top.png');
    background-repeat: no-repeat;
    height: 15px;
    width: 200px;
    margin-top: 1px;
}

#sidebar {
    background-image: url('../images/right_bg_repeat-y.png');
    background-repeat: repeat-y;
    width: 164px;
    padding: 0px 28px 0px 8px;
    font-size: 10px;
    position: relative;
}

#sidebar-bottom {
    background-image: url('../images/right_bg_bottom.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 200px;
}

#search {
    margin-top: 156px;
    margin-left: 1px;
    height: 18px;
    width: 181px;
    background-image: url('../images/search_bg.gif');
    background-repeat: no-repeat;
    position: relative;
}

#search-btn {
    position: absolute;
    left: 9px;
    top: 0px;
    height: 16px;
    width: 20px;
    background-image: url('../images/search-btn.png');
    background-repeat: no-repeat;
    border: none;
}

#searchterm {
    position: absolute;
    border: none;
    color: #92928E;
    height: 18px;
    line-height: 18px;
    background-color: #FFF;
    width: 140px;
    left: 28px;
    top: 0px;
    padding: 0;
}

#themepic {
	position: relative;
}

#content {
	position: relative;
}

#footer {

}

#copyright {

}


/* Standard styles */

.clearer {
	clear: both;
}

#sitemap {

}

#sitemap .ebeneTop {
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 5px 0;
}

#sitemap div a {
	display: block;
	border-bottom: 1px #e2e2e2 solid;
	padding: 1px 3px 1px 0;
	font-weight: normal;
}

#sitemap div a.eebene {
	display: block;
	padding: 1px 3px 1px 3px;
	font-weight: bold;
}

#content ul ul, .content ul ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}

#content ul ul ul, .content ul ul ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: none;
}

#content ul ul ul ul, .content ul ul ul ul {
	margin: 0 0 0 45px;
	padding: 0;
	list-style-type: none;
}

#content ul ul ul ul ul, .content ul ul ul ul ul {
	margin: 0 0 0 60px;
	padding: 0;
	list-style-type: none;
}

#content ul ul ul ul ul ul, .content ul ul ul ul ul ul {
	margin: 0 0 0 75px;
	padding: 0;
	list-style-type: none;
}

#content ul, .content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content li, .content li {
	position: relative;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}

#content ol, .content ol {
}

#content ol li, .content ol li {
	position: relative;
	background-image: none;
	padding: 0;
	margin: 0;
}

#captcha {
	background-image: url("../captcha.php");
	width: 100px;
}


.layer {
	position:absolute;
	left:411px;
	top:120px;
	width:158px;
	height:257px;
	visibility: hidden;
	border: 1px #E5E5E5 solid;
	background-color: #F6F6F6;
	padding: 15px;
}
.layer-infotext, .layer-plzsuche {
	position:absolute;
	left:411px;
	top:190px;
	width:158px;
	height:257px;
	visibility: visible;
	background-color:#fff;
	font-size: 12px;
	border: 1px #E5E5E5 solid;
	background-color: #F6F6F6;
	text-align:center;
	color:#012E57;
	padding: 15px;
}

.layer-plzsuche {
	top: 110px;
	height: 40px;
}

.layer-buttons {
	position:absolute;
	left:411px;
	top:487px;
	width:190px;
	visibility: visible;
}

.impress,.impress:active, .impress:visited {
    color: #FFFFFF;
    padding: 5px;
    position: absolute;
    right: 0;
	bottom: -25px;
}

.impress a, .impress a:hover {
    color: #044796 !important;
}


/* !!! WebCMS-Teil / WYSIWYG !!! ANFANG */

.directedit {
	position: absolute;
	right: 0px;
	top: 0px;
}
#directedit {
    position: relative;
}
#wysiwyg {
}

.content {
	font-size: 12px;
	padding: 10px;
	background-image: none !important;
	background-color: #fff !important;
    line-height: 16px;
}

.content a {
	color: #044796 !important;
 	text-decoration: none !important;
}

.content table tr td {
	font-size: 12px;
}

.randleiste_1 {
	background-image: none;
	background-color: #fff !important;
}

/* !!! WebCMS-Teil / WYSIWYG !!! ENDE */

/**
* Templates
*/
 .search_header {
 	margin: 10px 0 10px 0;
 }

.search_header .search_btn {
	border: 1px #F40045 solid;
	background-image: none;
	background-color: #ECEBEB;
}

.search_body h1{
    margin: 5px 0;
}

.search_body .left * a, .search_body .right * a{
	color: #000;
}

.search_body .categories {
	border-bottom: 1px #C2C2C2 solid;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

.search_body .categories .list {
	float: left;
	padding: 0 0 0 5px;
}

.search_body .left {
	float: left;
}

.search_body .left_standalone {
	float: left;
	width: 100%;
	margin: 0 10px 0 0;
}

.search_body .article,
.search_body .article {
	padding: 10px 0 5px 5px;
	border-bottom: 1px #C2C2C2 solid;
	margin: 0 10px 0 0;
}

.search_body .right {
	float: left;
	width: 49%;
}

.search_body .right .prod {
	padding: 0 0 5px 5px;
	border-bottom: 1px #C2C2C2 solid;
}

.search_body .right .image {
	float: left;
}

.search_body .right .desc {
	float: left;
}

.img_left {
    border: 0 none;
    float: left;
    margin: 0 20px 20px 0;
}

.img_right {
    border: 0 none;
    float: right;
    margin: 0 0 20px 20px;
}

/* lightbox */

#fancybox-title,#fancybox-title-over {
    text-align: left;
    position: relative;
}

#fancybox-title span,#fancybox-title-over span {
    display: block;
}

#fancybox-title span.title,#fancybox-title-over span.title {
    font-weight: bold;
    font-size: 14px;
}


/* MessageStack */
#error {
	background-color: #ffe4e4;
	background-image: URL(../images/admin/error.jpg);
	background-position: 8px 8px;
	background-repeat: no-repeat;
	border: 1px solid #ff0000;
	padding: 10px 10px 10px 55px;
	color: #ff0000;
	margin-bottom: 15px;
}

#ok {
	background-color: #cbffc4;
	background-image: URL(../images/admin/ok.jpg);
	background-position: 8px 8px;
	background-repeat: no-repeat;
	border: 1px solid #3f9519;
	padding: 10px 10px 10px 55px;
	margin-bottom: 15px;
	color: #3f9519;
}

#info {
	background-color: #edf8fe;
	background-image: URL(../images/admin/info.jpg);
	background-position: 8px 8px;
	background-repeat: no-repeat;
	border: 1px solid #2d6bb4;
	padding: 10px 10px 10px 55px;
	color: #2d6bb4;
	margin-bottom: 15px;
}

#info li, #ok li, #error li {
	list-style: none;
}

.marquee {
    display: block;
    width: 100%;
}

.marquee > div {
    overflow: hidden;
}

.marquee .content-container {
    white-space: nowrap;
}

.marquee .content-container div {
    display: inline;
}

/**
 * Primary styles END
 */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.no-display, .hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation: portrait) {

}

@media all and (orientation: landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; } */
}


@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; }
	a[href]:after { content: " (" attr(href) ")"; }
	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; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3{ page-break-after: avoid; }
}
