* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	}
body {
	font: normal normal .7em/1.32em Verdana, Arial, Helvetica, sans-serif;
	color: #2e2e2e;
	padding-top: 16px;
	/*padding-left: 15px;*/
	border: solid #fff;
	border-width: 0 15px;
	background: #fff url(/media/images/elemente/hint_body.gif) left top no-repeat;
	}
	* html body { behavior: url(/js/csshover.htc); }
	* html img { behavior: url(/js/pngbehavior.htc); }
a {
	color: #a30202;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a.textblocklink,
a.textblocklink:hover {
	color: #2e2e2e;
	text-decoration: none;
	}
a.kastenlink {
	float: left;
	display: block;
	padding: 2px 9px 4px 29px;
	background: url(/media/images/elemente/sym_kastenlink.gif) left top no-repeat;
	}
a.kastenlink.rts {
	float: right;
	}
p {
	margin: 0;
	}
p + p,
p + ul,
ul + p,
p + ol,
ol + p {
	margin: 1.32em 0 0 0;
	}
	.ie6fix1 { margin: 1.32em 0 0 0; } /*JS erzeugt css - Verhalten*/
li + li {
	margin: .4em 0 0 0;
	}
	.ie6fix2 { margin: .4em 0 0 0; } /*JS erzeugt css - Verhalten*/
ul.li-plus li + li {
	margin: .8em 0 0 0;
	}
ul,
ol {
	list-style-type: none;
	}
ul li {
	padding-left: 1.2em;
	/*padding-bottom: 0.25em;*/
	list-style-type: none;
	background: url(/media/images/elemente/sym_ul-punkt.gif) 0.2em 0.5em no-repeat;
	}
	* html ul li { padding-left: 1.1em;	}
ul.ul-rot li {
	background: url(/media/images/elemente/sym_ul-punkt_rot.gif) 0.2em 0.5em no-repeat;
	}
ul.ul-dunkelblau li {
	background: url(/media/images/elemente/sym_ul-punkt_dunkelblau.gif) 0.2em 0.5em no-repeat;
	}
ol {
	margin-left: 2em;
	}
	* html ol { margin-left: 3em; }
	*+html ol { margin-left: 3em; }
ol,
ol li {
	padding-left: 0 !important;
	list-style-type: decimal;
	}
ul li ul {
	margin: .75em 0;
	}
ul li ul li {
	padding-left: 1.2em;
	background: url(/media/images/elemente/sym_ul-ul-punkt.gif) 0.2em 0.5em no-repeat;
	}
table {
	table-layout: auto;
	border-collapse: collapse;
	}
table td {
	text-align: left;
	vertical-align: top;
	}
hr {
	display: block !important;
	width: 100%;
	text-align: left;
	height: 1px;
	overflow: hidden;
	background: #000;
	color: #000;
	border: none;
	margin: 0.7em 0 0.8em 0;
	}
	* html hr { margin: 0.1em 0 0.2em 0; }
	*+html hr { margin: 0.1em 0 0.2em 0; }
address {
	font-style: normal;
	}
.hide, .print {
	display: none !important;
	}
.hideLow {
	display: none;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
.clearfix {
	display: inline-block;
	}
html[xmlns] .clearfix {
	display: block;
	}
* html .clearfix {
	height: 1%;
	}	
	
br.clear {
	clear: both !important;
	line-height: 0;
	height: 0;
	font-size: 0;
	overflow: hidden;
	}
	html[xmlns*=""] body:last-child br.clear + br.clear { display: none; } /* Safari Hack */
	body:last-child:not(:root:root) br.clear + br.clear { display: none; } /* Safari Hack */
	@media all and (min-width: 0px) { br.clear + br.clear { display: none; } } /* Webkit Hack */
br.clear[class] {
	margin-top: -1px;
	}
*+html br.clear[class] {
	margin: 0;
	}
br.h0 {
	line-height: 1px;
	}
	html[xmlns*=""] body:last-child br.h0 { display: none; } /* Safari Hack */
	body:last-child:not(:root:root) br.h0 { display: none; } /* Safari Hack */
	@media all and (min-width: 0px) { br.h0 { display: none; } } /* Webkit Hack */
.clear {
	clear: both !important;
	}
.clearLeft {
	clear: left !important;
	}
.noborder {
	border: none !important;
	}
.nofloat {
	float: none !important;
	}
.center {
	text-align: center;
	}
.rechts {
	float: right;
	}
.textRechts {
	text-align: right;
	}
.textMittig {
	text-align: center;
	}
.unterBox {
	margin: -5px 0.5em 0 0;
	}
.links {
	float: left;
	}
.nowrap {
	white-space: nowrap !important;
	}
.blau {
	color: #00519e;
	}
.starkblau {
	color: #00467d !important;
	}
.hellblau {
	color: #91b6c7 !important;
	}
.dunkelblau {
	color: #637e90 !important;
	}
.beige {
	color: #d59f5c !important;
	}
.rot {
	color: #a00c3e !important;
	}
.schwarz {
	color: #000 !important;
	}
.uc {
	text-transform: uppercase !important;
	}
.norm {
	font-style: normal;
	}
.kleiner {
	font-size: 0.9em;
	}
.bildInhalt {
	display: block;
	width: 180px;
	margin: 3px 0 1.2em 0;
	background: #eef2f5;
	}
.bildInhalt img {
	display: block;
	}
.bildInhalt div {
	background: #fff;
	padding: 2px 2px 0 2px;
	border-top: 5px solid #fff;
	}
a.zoomlink,
.bildInhalt div a {
	/*font-size: 0.9em;*/
	padding: 0 0 0 16px;
	background: url(/media/images/elemente/sym_linklupe1.gif) left 0.1em no-repeat;
	}
	.bilderliste-rechte-spalte a.zoomlink {
		position: relative;
		top: -13px;
		}
.bildInhalt span {
	display: block;
	/*font-size: 0.9em;*/
	overflow: hidden;
	padding: 4px 2px 5px 9px;
	border-top: 5px solid #fff;
	}
.bildRechts {
	float: right;
	/*clear: right;*/
	margin-left: 1.7em;
	}
.bildRechts div {
	text-align: right;
	}
.bildLinks {
	float: left;
	/*clear: left;*/
	margin-right: 1.7em;
	}
.bildLinks div {
	text-align: left;
	}
.bildZentriert {
	margin: 0 0 1.32em 0;
	}
.bildBanner {
	margin: 0 0 1.32em 0;
	}
input, textarea {
	padding: .3em 0.4em;
	background: #e2e5e8;
	color: #2e2e2e;
	font: 1em/100% Verdana, sans-serif;
	}
textarea, select {
	background: #e2e5e8;
	color: #2e2e2e;
	font: 1em/100% Verdana, sans-serif;
	}
input.submitLupe {
	top: 0 !important;
	width: 19px;
	height: 19px;
	padding: 0;
	cursor: pointer;
	background: url(/media/images/elemente/sym_submit_lupe.gif) left top no-repeat;
	}
input.submitButton {
	padding: 1px 10px 3px 30px;
	background: url(/media/images/elemente/sym_submit_button.gif) left top no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3em;
	min-width: 1px;
	white-space: nowrap;
	overflow: visible;
	cursor: pointer;
	}
	* html input.submitButton { padding: 1px 10px 1px 30px; width: 1px; }
	*+html input.submitButton { padding: 1px 10px 1px 30px; }
input.submitButtonHell {
	border: none;
	padding: 2px 9px 4px 29px;
	background: url(/media/images/elemente/sym_kastenlink.gif) left top no-repeat;	
	color: #a30202;
	font-size: 1em;
	line-height: 1.3em;
	min-width: 1px;
	white-space: nowrap;
	overflow: visible;
	cursor: pointer;
	}
	* html input.submitButtonHell { width: 1px; }
input.submitLupe:hover,
input.submitButtonHell:hover {
	text-decoration: underline;
	}
input.submitButton:hover {
	}
input.checkbox,
input.radio {
	position: relative;
	border: none !important;
	background: none !important;
	padding: 0;
	margin: 0 3px 0 0;
	top: 2px;
	}
	input.checkbox, x:-moz-any-link { top: 0; } /* FF Alle */
	input.checkbox, x:-moz-any-link, x:default { top: 2px; } /* FF3 Hack */
	input.radio, x:-moz-any-link { top: 0; } /* FF Alle */
	input.radio, x:-moz-any-link, x:default { top: 2px; } /* FF3 Hack */
#header {
	position: relative;
	z-index: 1000;
	width: 943px;
	height: 139px;
	}
#header a#logo, #header a#logo * {
	display: block;
	width: 303px;
	}
#utils {
	position: absolute;
	z-index: 1000;
	top: 20px;
	right: 0;
	}
#utils.fachhandel {
	right: -12px !important;
	}
#header ul {
	float: right;
	margin: 0;
	}
#header ul li {
	float: left;
	padding: 0;
	margin: 0;
	background: none;
	}
ul#service li {
	padding-top: 0.2em;
	padding-right: 12px;
	}
ul#service li a {
	color: #7f8a95;
	}
ul#sprachwahl li {
	padding-left: 6px;
	}
ul#sprachwahl li a {
	display: block;
	float: left;
	padding: 1px 4px 2px 4px;
	color: #7f8a95;
	border: 1px solid #7f8a95;
	}
ul#sprachwahl li a:hover,
body#sprache-deu li.spracheDEU a,
body#sprache-eng li.spracheENG a,
body#sprache-fra li.spracheFRA a {
	color: #fff !important;
	border-color: #53535d !important;
	background: #53535d !important;
	text-decoration: none !important;
	}
#menu {
	position: absolute;
	top: 82px;
	right: 182px;
	}
#menu li {
	background: url(/media/images/elemente/sym_menu-trenner.gif) left top no-repeat !important;
	padding: 2px 10px 2px 11px !important;
	}
	* html #menu li { padding: 1px 10px 3px 11px !important; }
	*+html #menu li { padding: 1px 10px 3px 11px !important; }
#menu li.first {
	background: none !important;
	padding-left: 0 !important;
	}
#menu li a {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #2e2e2e;
	padding-bottom: 8px;
	}
#menu li a:hover,
#menu li a.hover {
	color: #7f8a95;
	text-decoration: none;
	}
#menu li ul {
	display: none;
	float: none;
	position: absolute;
	margin: 0 0 0 -10px;
	z-index: 1000;
	background: #ffffff;
	border: solid #2e2e2e;
	border-width: 0 1px 1px 1px;
	}
#menu li:hover ul,
#menu li ul:hover {
	display: block;
	}
#menu li ul li {
	float: none;
	display: block;
	padding: 0 !important;
	background: none !important;
	border-top: 1px solid #2e2e2e;
	}
	* html #menu li ul li { width: 1px; height: 1.3em; white-space: nowrap; }
#menu li ul li a {
	display: block;
	width: 13em;
	padding: 4px 9px;
	font-size: 1em;
	font-weight: normal;
	}
#menu li ul li a:hover {
	color: #2e2e2e;
	background: #eef1f4;
	}
#suchfeld {
	position: absolute;
	top: 82px;
	right: 0;
	}
#suchfeld input {
	position: relative;
	top: -0.4em;
	margin-left: 1px;
	}
#hauptbildbalken {
	background: url(/media/images/elemente/hint_flaeche_default.gif) left top repeat-y;
	margin: 0 0 30px 0;
	}
body.browser-msie-7 #hauptbildbalken {
	position: relative !important;
	z-index: 9999 !important;
}
body.ebene-home #hauptbildbalken {
	background-image: url(/media/images/elemente/hint_flaeche_home.gif);
	}
body.ebene-unternehmen-presse #hauptbildbalken,
body.ebene-fachhandel-fh-presse #hauptbildbalken,
body.ebene-produkte-wechselrahmen-displayrahmen #hauptbildbalken,
body.ebene-produkte-wechselrahmen-objektrahmen #hauptbildbalken,
body.ebene-produkte-wechselrahmen-objektrahmen-frame-box #hauptbildbalken,
body.ebene-produkte-wechselrahmen-objektrahmen-led-box #hauptbildbalken,
body.ebene-produkte-wechselrahmen-brandschutzrahmen #hauptbildbalken,
body.ebene-produkte-wechselrahmen-magnetpinnwand #hauptbildbalken,
body.ebene-produkte-wechselrahmen-aluminiumrahmen #hauptbildbalken,
body.ebene-produkte-wechselrahmen-holzrahmen #hauptbildbalken,
body.ebene-produkte-wechselrahmen-fotorahmen #hauptbildbalken {
	background-image: url(/media/images/elemente/hint_flaeche_default_schmal.gif);
	}
body.ebene-produkte-wechselrahmen-aluminiumrahmen-- #hauptbildbalken,
body.ebene-produkte-wechselrahmen-holzrahmen-- #hauptbildbalken,
body.ebene-produkte-wechselrahmen-fotorahmen-- #hauptbildbalken,
body.ebene-produkte-wechselrahmen-objektrahmen-- #hauptbildbalken,
body.ebene-unternehmen-presse-- #hauptbildbalken {
	background-image: url(/media/images/elemente/hint_flaeche_home.gif) !important;
	}
#hauptbildbalken.sehrschmal {
	background-image: url(/media/images/elemente/hint_flaeche_default_sehrschmal.gif);
	}
#hauptbildbalken .innenfeld {
	position: relative;
	min-height: 180px;
	width: 758px;
	padding: 0 0 0 185px;
	}
	* html #hauptbildbalken .innenfeld { height: 180px; }
	body.ebene-home #hauptbildbalken .innenfeld { height: 294px;  }
	body.ebene-produkte #hauptbildbalken .innenfeld { min-height: 290px;  }
	body.ebene-produkte-neuheiten #hauptbildbalken .innenfeld { min-height: 180px;  }
	body.ebene-produkte-neuheiten-- #hauptbildbalken .innenfeld { min-height: 290px;  }
#produktmenu {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 0 0 0;
	margin: 19px 0 0 0;
	width: 185px;
	z-index: 1000;
	}
body#sprache-fra #produktmenu {
	padding-bottom: 2px;
	background: #53535d;
}
#produktmenu li {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	background: url(/media/images/elemente/hint_menu-item_act.gif) -10000px top no-repeat;
	}
#produktmenu li:hover/*,
#produktmenu li.jdm_active*/ {
	position: relative !important;
	z-index: 10 !important;
	padding-bottom: 2px !important;
	margin-bottom: -2px !important;
	background-position: left top !important;
}
#produktmenu li.sub:hover/*,
#produktmenu li.sub.jdm_active*/ {
	background-position: right top !important;
}
#produktmenu li a {
	display: block;
	width: 185px;
	height: 25px;
	padding: 0;
	background-position: left 1px;
	}
#produktmenu li.menuhoehe-version-fra {
	background-image: url(/media/images/elemente/hint_menu-item_act_2zlg.gif);
}
#produktmenu li.menuhoehe-version-fra a { height: 43px; }
#produktmenu li.menuhoehe-version-fra ul li a { height: auto; }
#produktmenu li a:hover {
	text-decoration: none;
	/*background-position: -190px top;*/
	}
#produktmenu li a span {
	display: none;
	}
/*
#produktmenu li.pmi-neuheiten a {
	margin-top: 5px;
	}
	body#sprache-fra #produktmenu li.pmi-neuheiten {
		border-top: 5px solid #53535d;
		}
	body#sprache-fra #produktmenu li.pmi-neuheiten a {
		padding-top: 5px;
		margin-top: 0;
		}
*/
#produktmenu li ul {
	position: absolute;
	top: auto !important;
	/*left: 190px !important;*/
	display: none;
	padding: 0 0 2px 0;
	margin: -25px 0 0 190px;
	z-index: 10000;
	background: #53535d;
}
#produktmenu li.menuhoehe-version-fra ul { margin-top: -43px; }
#produktmenu li.menuhoehe-version-fra ul li ul { margin-top: -27px; }
#produktmenu li ul li ul {
	margin-left: 5px;
	margin-top: -27px;
}
#produktmenu li ul li ul li ul {
	margin-left: 0;
	left: 190px !important;
}
body#sprache-eng #produktmenu li ul li ul li ul {
	left: 192px !important;
}
/*#produktmenu li.pmi-wechselrahmen ul { display: block; }*/
#produktmenu li ul li {
	width: 100% !important;
}
#produktmenu li ul li a {
	color: #fff;
	width: auto;
	min-width: 153px;
	height: auto;
	min-height: 15px;
	padding: 6px 20px 6px 12px;
	white-space: nowrap;
}
#produktmenu li ul li a span {
	display: inline;
	padding-right: 4px;
}

#produktmenu.fachhandel_menu {
	margin-top: 2px;
}
#produktmenu.fachhandel_menu li {
	margin-top: -1px;
	background: none !important;
}
#produktmenu.fachhandel_menu li.menuhoehe-version-fra {
	background-image: url(/media/images/elemente/hint_menu-item-fh_act_2zlg.gif);
}
#produktmenu.fachhandel_menu li a {
	height: 23px;
}
#produktmenu.fachhandel_menu li a:hover {
	background-position: -190px 1px;
}



/*
#produktmenu li ul {
	display: none;
	margin: 0;
	padding: 0 0 4px 0;
	}
#produktmenu li ul li {
	float: none;
	padding: 0 0 0 30px;
	}
#produktmenu li ul li a {
	color: #fff;
	width: 155px;
	height: auto;
	padding: 2px 0 2px 0;
	}
#produktmenu li ul li a:hover {
	color: #bcc6cf;
	text-decoration: none;
	}
*/
.hauptbild {
	margin: 0 0 0 5px;
	}
body.ebene-produkte .hauptbild { margin-left: 25px; }
body.ebene-produkte-wechselrahmen-displayrahmen .hauptbild { margin-left: 25px; width: 415px; }
body.ebene-produkte-wechselrahmen-objektrahmen .hauptbild { margin-left: 25px; width: 415px; }
body.ebene-produkte-wechselrahmen-magnetpinnwand .hauptbild { margin-left: 25px; width: 415px; }
body.ebene-produkte-neuheiten .hauptbild { margin-left: 5px; }
body.ebene-produkte-neuheiten-- .hauptbild { margin-left: 25px; }
.hauptbildcontent {
	float: right;
	width: 268px;
	height: 485px;
	padding: 20px 0 20px 25px;
	overflow: hidden;
	}
.hauptbildcontent.hbc-breit {
	width: 363px;
	padding-top: 10px;
	height: auto;
	}
.hauptbildfullcontent {
	height: 385px;
	margin: 0 20px 0 0;
	border-bottom: 1px solid #2e2e2e;
	background: url(/media/images/bilder/hauptbild_produkte_bilderglas_uv-colourcontrol.jpg) 480px 184px no-repeat;
	}
.hauptbildfullcontent .textfeld {
	padding-left: 227px;
	}
.hauptbildfullcontent .textfeld img {
	position: absolute;
	margin-left: -227px;
	}
.hauptbild img {
	display: block;
	}
.hauptbild img.hideLow {
	display: none;
	}
#contentwrap {
	width: 960px;
	}
	* html #contentwrap { width: 975px; }
body.ebene-home #contentwrap {
	width: 100%;
	min-height: 204px;
	background: url(/media/images/elemente/hint_verlauf_home.jpg) repeat-x;
}
#sidebar {
	float: left;
	width: 185px;
	margin: 0 25px 0 0;
	}
	body#sprache-fra #sidebar {
		margin-top: 38px;
		}
	body#sprache-fra.ebene-fachhandel #sidebar {
		margin-top: 32px;
		}
#sidebar h3 {
	font-size: 1.1em;
	color: #000;
	}
#content {
	float: left;
	width: 733px;
	margin: 0;
	}
	body.ebene-home #content { width: 738px; }
#login {
	position: relative;
	border-top: 9px solid #a2b0bd;
	border-bottom: 1px solid #000;
	padding: 14px 20px 0 0;
	margin: 0 0 20px 0;
	}
#login div {
	padding: 5px 0 10px 0;
	text-align: right;
	}
#login h3 {
	padding-left: 16px;
	background: url(/media/images/elemente/sym_headlinepfeil_schwarz.gif) 6px 0.3em no-repeat;
	font-size: 1.15em;
	}
#login label {
	display: block;
	font-size: 1em;
	text-align: left;
	margin: 5px 0 0 41px;
	}
	* html #login label { margin-top: 4px; }
	*+html #login label { margin-top: 4px; }
#login input.submitButton {
	position: absolute;
	right: 15px;
	padding-left: 10px;
	background-position: right top;
	border: 5px solid #fff;
	}
/*Thickbox:*/
	#TB_window #login {
		border-top: none;
		margin: 0;
		}
	#TB_window h3 {
		font-size: 1.1em !important;
		color: #000 !important;
		}
	#TB_window input {
		width: 175px;
		}
	#TB_window input.submitButton {
		width: auto;
		}
#werbemenu {
	margin: 0;
	padding: 9px 0 10px 19px;
	background: #eef1f4;
	}
#werbemenu li {
	padding: 2px 0;
	margin: 0;
	background: none;
	}
#werbemenu li a.aktiv {
	color: #53535d;
	}
#unternav {
	margin: 0 0 25px 0;
	padding: 0;
	}
#unternav li {
	padding: 0;
	margin: 0 0 5px 0;
	background: none;
	}
#unternav li a {
	display: block;
	padding: 4px 9px 5px 9px;
	background: #eef1f4;
	}
#unternav li a:hover,
#unternav li a.aktiv {
	color: #fff;
	background: #a2b0bd;
	text-decoration: none;
	}
#content .hometeaser {
	position: relative;
	float: left;
	width: 221px;
	/*height: 20.5em;*/
	min-height: 11em;
	margin: 0 25px 0 0;
	padding: 14px 0 3em 0;
	background: url(/media/images/elemente/hint_balken-top-blau.gif) left top repeat-x;
	}
	* html #content .hometeaser { overflow: visible; height: 11em; }
	
#content .hometeaser h3 {
	font-size: 1.25em;
	line-height: 1.25em;
	margin: 9px 0 5px 0;
	color: #000;
	}
#content .hometeaser h3 a {
	color: #000;
	}
#content .hometeaser a.linelink {
	position: absolute;
	bottom: 0;
	display: block;
	width: 203px;
	padding: 6px 9px;
	border: solid #000;
	border-width: 1px 0;
	text-align: right;
	}
#fusslinks,
#fusslinks li {
	padding: 0;
	margin: 0;
	background: none;
	height: 23px;
	}
#fusslinks li {
	float: left;
	}
#fusslinks li a {
	position: absolute;
	width: 23px;
	height: 23px;
	}
#fusslinks li a:hover {
	filter: Alpha(opacity=50, finishopacity=50, style=3);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}
#fusslinks li a span {
	display: none;
	}
#fusslinks li a.empfehlen {
	left: 902px;
	background: url(/media/images/elemente/sym_fusslink_empfehlen.gif) no-repeat;
	}
#fusslinks li a.drucken {
	left: 935px;
	background: url(/media/images/elemente/sym_fusslink_drucken.gif) no-repeat;
	}
#fusslogo {
	margin: 20px 0 0 0;
	height: 32px;
	border: solid #2e2e2e;
	border-width: 1px 0;
	background: url(/media/images/logos/logo_fuss.jpg) 711px top no-repeat;
	}	
#fussfhloginlink {
	color: #222;
	position: absolute;
	margin: 26px 0 0 24px;
	}
body.browser-msie-7 #fussfhloginlink {
	margin-top: 5px;
	}
#fussfhloginlink a {
	color: #222;
	line-height: 23px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 4px;
	background: url(/media/images/elemente/sym_fusslink_fhlogin.gif) left center no-repeat;
}
#banner-fh-online-bestellung {
	position: absolute;
	top: 655px;
	left: -250px;
	z-index: 10000;
	width: 214px;
	height: 64px;
	background: url(/media/images/texte/deu/banner_fh-online-bestellung.png?20130812);
	cursor: pointer;
}
body#sprache-eng #banner-fh-online-bestellung {
	background: url(/media/images/texte/eng/banner_fh-online-bestellung.png?20130812);
}
#banner-fh-online-bestellung a {
	position: absolute;
	top: 15px;
	left: 187px;
	width: 15px;
	height: 15px;
}
#content h2,
#TB_window h2,
.hauptbildfullcontent h2 {
	font-size: 2.05em;
	font-weight: normal;
	color: #000;
	line-height: normal;
	margin: -0.2em 0 12px 0;
	}
#TB_window h2 {
	margin-top: 0.2em;
	}
.hauptbildfullcontent h2 {
	margin-top: 0;
	}
.hauptbildcontent h2 {
	font-size: 2.05em;
	font-weight: normal;
	color: #000;
	line-height: normal;
	margin: 15px 0 12px 0;
	}
#content h3,
#TB_window h3,
.hauptbildcontent h3,
.hauptbildfullcontent h3 {
	font-size: 1.25em;
	color: #53535d;
	line-height: 1.35em;
	margin: 0 0 15px 0;
	}
#TB_window h3 {
	margin-bottom: 5px;
	}
#TB_spitze {
	position: absolute;
	left: 15px;
	bottom: -20px;
	width: 19px;
	height: 10px;
	background: url(/media/images/elemente/hint_fh-loginlayer-pfeil.gif);
}

.hauptbildcontent h4,
.spaltendoks h4,
#content h4,
#content h6 {
	color: #000;
	font-size: 1.2em;
	line-height: 1.35em;
	margin: 1.7em 0 15px 0;
	padding: 3px 0 4px 19px;
	background: url(/media/images/elemente/sym_headlinepfeil_schwarz.gif) 10px 0.70em no-repeat;
	border: solid #2e2e2e;
	border-width: 1px 0;
	}
	* html #content h4 { background-position: 10px 0.75em; }
	* html #content h6 { background-position: 10px 0.75em; }
	* html #content .wysiwyg h4 { position: relative; border-width: 2px 0 1px 0; }
	* html #content .wysiwyg h6 { position: relative; border-width: 2px 0 1px 0; }
	*+html #content h4 { background-position: 10px 0.75em; }
	*+html #content h6 { background-position: 10px 0.75em; }
#content h6 {
	margin-top: 3.6em;
	}
#content h4.nopfeil {
	margin: 0 0 15px 0;
	padding: 4px 0 6px 0;
	background: none;
	}
.hauptbildcontent h4.pfeilhl,
#content h4.pfeilhl {
	padding: 6px 0 7px 19px;
	color: #fff;
	line-height: 1em;
	background: #a00c3e url(/media/images/elemente/sym_headlinepfeil_weiss.gif) 10px 9px no-repeat;
	border: none;
	}
.hauptbildcontent h4.pfeilhl.hellblaubg,
#content h4.pfeilhl.hellblaubg {
	background-color: #91b6c7;
	}
.hauptbildcontent h4.pfeilhl.hellblaubg2,
#content h4.pfeilhl.hellblaubg2 {
	background-color: #91c9ed;
	}
.hauptbildcontent h4.pfeilhl.dunkelblaubg,
#content h4.pfeilhl.dunkelblaubg {
	background-color: #637e90;
	}
.hauptbildcontent h4.pfeilhl.beigebg,
#content h4.pfeilhl.beigebg {
	background-color: #ddbe8f;
	}
#content h5 {
	color: #53535d;
	font-size: 1.1em;
	margin: 0 0 4px 0;
	}
#content h5.typ2 {
	font-size: 1.15em;
	margin: 1.32em 0 4px 0;
	}
#content h5.imgHl {
	height: 33px;
	background: left top no-repeat;
	margin: 0;
	}
#content h5.imgHl a {
	display: block;
	height: 33px;
	}
#content h5.imgHl span {
	display: none;
	}
#content h4 strong,
#content h4 b,
#content h6 strong,
#content h6 b {
	font-size: 0.85em;
	font-weight: normal;
	}
#contentspalte-default-links {
	float: left;
	width: 502px;
	min-height: 300px;
	padding: 0 46px 0 0;
	background: url(/media/images/elemente/hint_contentspaltentrenner.gif) right top repeat-y;
	}
	* html #contentspalte-default-links { height: 300px; }
	* html body.ebene-produkte-neuheiten #contentspalte-default-links p img { display: block; margin-right: -10px; }
#contentspalte-default-rechts {
	float: left;
	width: 206px;
	padding: 40px 0 0 21px;
	margin: 0 -21px;
	overflow: hidden;
	background: url(/media/images/elemente/hint_contentspaltentrenner.gif) left top repeat-y;
	}
#contentspalte-1-2-links {
	position: relative;
	float: left;
	width: 310px;
	padding: 0 15px 5px 0;
	}
#contentspalte-1-2-rechts {
	position: relative;
	top: -483px;
	margin-bottom: -483px;
	float: left;
	width: 388px;
	padding: 0;
	/*overflow: hidden;*/
	}
	#contentspalte-1-2-rechts.cspWechselrahmen { top: -487px; margin-bottom: -487px; }
#contentspalte-2-3-links {
	position: relative;
	float: left;
	width: 415px;
	padding: 0 25px 0 0;
	}
#contentspalte-1-3-rechts {
	position: relative;
	float: left;
	width: 293px;
	padding: 0;
	/*overflow: hidden;*/
	}
#contentspalte-default-links.hauptbild-abdecken {
	position: relative;
	top: -210px;
	background-color: #fff;
	margin-left: -20px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: -210px;
	}
#contentspalte-default-rechts.hauptbild-abdecken {
	padding: 0 0 0 21px;
	}
.dokumentenliste, .kastenlinks {
	float: right;
	clear: right;
	/*margin: 1.32em 0;*/
	margin: 2.2em 0 0 0;
	padding: 0;
	}
.dokumentenliste li, .kastenlinks li {
	float: left;
	clear: left;
	white-space: nowrap;
	padding: 0;
	margin: 0 0 5px 0;
	background: none;
	}
.dokumentenliste li a, .kastenlinks li a {
	display: block;
	padding: 2px 9px 4px 29px;
	background: url(/media/images/elemente/sym_kastenlink.gif) left top no-repeat;
	}
.dokumentenliste li a span {
	color: #2e2e2e;
	text-transform: uppercase;
	}
.dokumentenliste li a:hover span {
	color: #a30202;
	}
.linkliste {
	clear: both;
	/*margin: 1.32em 0;*/
	margin: 2.2em 0;
	padding: 0;
	}
.linkliste li {
	padding: 0;
	margin: 0;
	background: none;
	}
.linkliste li.linkExtern a {
	padding-right: 15px;
	background: url(/media/images/elemente/sym_linkextern.gif) right center no-repeat;
	}	
.dokumentenliste + .linkliste {
	margin-top: 0;
	}
	.ie6fix3 { margin-top: 0; } /*JS erzeugt css - Verhalten*/
.folgeseitenlinks {
	width: 502px;
	margin: 0 0 25px 0;
	padding: 0;
	}
.folgeseitenlinks li {
	width: 502px;
	display: block;
	padding: 0;
	margin: 0 0 5px 0;
	background: none;
	}
	* html .folgeseitenlinks li { margin-bottom: 3px; }
	*+html .folgeseitenlinks li { margin-bottom: 3px; }
.folgeseitenlinks li a {
	position: relative;
	display: block;
	color: #2e2e2e;
	padding: 4px 9px 5px 28px;
	background: #eef1f4 url(/media/images/elemente/sym_kastenpfeil.gif) 10px 6px no-repeat;
	cursor: pointer;
	}
.folgeseitenlinks li a span {
	display: block;
	padding-right: 8em;
	}
.folgeseitenlinks li a em {
	display: none;
	position: absolute;
	top: 0.3em;
	right: 12px;
	float: right;
	color: #a30202;
	font-style: normal;
	}
.folgeseitenlinks li a:hover {
	text-decoration: none;
	}
.folgeseitenlinks li a:hover span {
	text-decoration: underline
	}
.folgeseitenlinks li:hover em {
	display: inline;
	}
.listenlinks {
	width: 502px;
	margin: 0 0 25px 0;
	padding: 0;
	}
	.spalte-unten-r ul.listenlinks,
	#contentspalte-1-2-rechts ul.listenlinks {
		position: static !important;
		width: auto;
		}
		.spalte-unten-r ul.listenlinks, x:-moz-any-link { position: relative !important; } /* FF Alle */
		.spalte-unten-r ul.listenlinks, x:-moz-any-link, x:default { position: static !important; } /* FF3 Hack */
		#contentspalte-1-2-rechts ul.listenlinks, x:-moz-any-link { position: relative !important; } /* FF Alle */
		#contentspalte-1-2-rechts ul.listenlinks, x:-moz-any-link, x:default { position: static !important; } /* FF3 Hack */
	#contentspalte-2-3-links ul.listenlinks {
		width: auto;
		}
.listenlinks li {
	width: 502px;
	display: block;
	padding: 0;
	margin: 0;
	background: none;
	}
	.spalte-unten-r ul.listenlinks li,
	#contentspalte-1-2-rechts ul.listenlinks li {
		position: static !important;
		margin: 0 !important;
		padding: 0 !important;
		width: auto;
		height: auto !important;
		}
	* html .spalte-unten-r ul.listenlinks li { float: left; width: 388px; } /* CA: Alte Breite, vielleicht jetzt zu breit?? width: 362px; */ 
	* html body.ebene-produkte-passepartouts-qualitaet  .spalte-unten-r ul.listenlinks li { width: 362px !important; } /* IS:Ja, neue Breite ist bei Passepartouts > Qualit�t zu breit! ;-) */
	* html #contentspalte-1-2-rechts ul.listenlinks li { float: left; width: 388px; }
	#contentspalte-2-3-links ul.listenlinks li {
		width: 415px;
		}
	body.ebene-produkte-neuheiten #contentspalte-1-2-links ul.listenlinks, 
	body.ebene-produkte-neuheiten #contentspalte-1-2-links ul.listenlinks li { width: 309px; }
.listenlinks li a {
	position: relative;
	display: block;
	color: #424242;
	padding: 6px 9px 6px 28px;
	background: #eef1f4 url(/media/images/elemente/sym_kastenpfeil.gif) 10px 8px no-repeat;
	cursor: pointer;
	}
.dok-doc { background-image: url(/media/images/elemente/sym_link-dok_doc.gif) !important; padding-left: 31px !important; background-position: 10px 5px !important; }
.dok-xls { background-image: url(/media/images/elemente/sym_link-dok_xls.gif) !important; padding-left: 31px !important; background-position: 10px 5px !important; }
.dok-pdf { background-image: url(/media/images/elemente/sym_link-dok_pdf.gif) !important; padding-left: 31px !important; background-position: 10px 5px !important; }
.dok-jpg { background-image: url(/media/images/elemente/sym_link-dok_jpg.gif) !important; padding-left: 31px !important; background-position: 10px 5px !important; }
.dok-jpeg { background-image: url(/media/images/elemente/sym_link-dok_jpg.gif) !important; padding-left: 31px !important; background-position: 10px 5px !important; }
.dok-ppt { background-image: url(/media/images/elemente/sym_link-dok_ppt.gif) !important; padding-left: 31px !important; background-position: 10px 5px !important; }
.dok-zip { background-image: url(/media/images/elemente/sym_link-dok_zip.gif) !important; padding-left: 31px !important; background-position: 10px 5px !important; }
.dok-video { background-image: url(/media/images/elemente/sym_link-dok_video.gif) !important; padding-left: 34px !important; background-position: 10px 5px !important; }
.dok-mehrere { background-image: url(/media/images/elemente/sym_link-dok_mehrere.gif) !important; padding-left: 31px !important; background-position: 10px 5px !important; }
.listenlinks li a.altern2 {
	background-color: #fff;
	}
.listenlinks li a.nopfeil {
	color: #a30202;
	background-image: none;
	padding-left: 10px;
	}
.listenlinks li a span {
	display: block;
	padding-right: 8em;
	}
.listenlinks.presse li a span {
	display: block;
	padding-right: 9px;
	}
.listenlinks li a.highlight span {
	font-weight: bold;
	font-size: 1.1em;
	}
.listenlinks li a em {
	display: inline;
	position: absolute;
	top: 0.55em;
	right: 12px;
	float: right;
	color: #a30202;
	font-style: normal;
	}
.listenlinks li a:hover {
	text-decoration: none;
	}
.listenlinks li a:hover span {
	text-decoration: underline
	}
.haendlerliste {
	width: 502px;
	margin: 0 0 25px 0;
	padding: 0;
	}
.haendlerliste li {
	position: relative;
	width: 472px;
	display: block;
	padding: 15px;
	margin: 0;
	background: none;
	}
.haendlerliste li h5 {
	margin: 0 0 0.85em 0 !important;
	}
.haendlerliste li a.mehrlink {
	position: absolute;
	right: 2px;
	bottom: 8px;
	width: 395px;
	padding: 7px 34px;
	text-align: right;
	}
.haendlerliste li div.link2map {
	float: right;
	position: relative;
	left: -10px;
	top: -55px;
	width: 80px;
	text-align: center;
	margin-bottom: -75px;
	}
.haendlerliste li div.link2map a {
	font-size: 0.8em;
	line-height: 1.25em;
	}
.haendlerliste li div.link2map a img {
	display: block;
	margin: 0 auto;
	text-decoration: none;
	}
li.altern1 {
	background-color: #fff;
	}
li.altern0,
li.altern2 {
	background-color: #eef1f4;
	}
.bilderliste-rechte-spalte {
	width: 185px;
	padding: 14px 0 30px 0;
	background: url(/media/images/elemente/hint_balken-top-blau.gif) left top repeat-x;
	}
.bilderliste-rechte-spalte img {
	margin: 0 0 20px 0;
	}
.teaser-nielsenweltweit {
	width: 185px;
	margin: 0 0 30px 0;
	}
.teaser-nielsenweltweit img {
	margin: 2px 0 10px 0;
	}
.teaser-nielsenweltweit p {
	margin: 0 0 4px 0;
	}
.teaser-pfeilblock {
	margin: 0 0 30px 0;
	padding: 11px 0 0 10px;
	background: url(/media/images/elemente/sym_headlinepfeil_schwarz.gif) 1px 1.5em no-repeat;
	}
#contentspalte-default-rechts h3 {
	margin: 0 0 8px 0;
	font-size: 1.2em;
	color: #000;
	}
#contentspalte-default-rechts h3 a {
	color: #000;
	}
#contentspalte-default-rechts h4 {
	margin: 0 0 8px 0;
	padding: 4px 0 6px 0;
	}
#contentspalte-default-rechts h4 a {
	color: #000;
	}
.empfehlenContainer {
	height: 29.8em;
	}
#empfehlen {
	display: none;
	position: relative;
	top: -23px;
	left: 210px;
	width: 502px;
	margin: 0;
	clear: both;
	}
.blaubox {
	padding: 15px;
	background: #f2f5fa;
	}
h3.pfeilhl {
	padding: 5px 0 6px 19px;
	color: #fff !important;
	font-size: 1.1em !important;
	line-height: 1em !important;
	margin: 0 0 5px 0 !important;
	background: #a2b0bd url(/media/images/elemente/sym_headlinepfeil_weiss.gif) 10px 9px no-repeat;
	}
h3.pfeilhl a.stammdateninfo {
	color: #fff;
	}
h3.pfeilhl a.stammdateninfo strong {
	color: #fff;
	font-weight: normal;
	}
h3.pfeilhl a.stammdateninfo span {
	float: right;
	font-weight: normal;
	font-size: 0.9em;
	padding-right: 1.3em;
	}
fieldset {
	color: #424242;
	}
fieldset input,
fieldset select,
fieldset textarea {
	background: #fff;
	border: 1px inset #cacbca;
	}
fieldset .formfehler1,
fieldset .formfehlerinner1 input {
	background: #fff0f0 !important;
	border: 1px solid #F50603 !important;
	}
fieldset label {
	clear: left;
	float: left;
	width: 150px;
	color: #424242;
	font-weight: bold;
	}
fieldset label.checkbox,
fieldset label.radio {
	float: none;
	clear: none;
	width: auto;
	font-weight: normal;
	}
fieldset small {
	color: #686868;
	font-size: 0.9em;
	}
fieldset .captchaInput {
	position: relative;
	top: -20px;
	width: 84px;
	}
fieldset .captchaImg {
	width: 140px;
	height: 40px;
	}
br.formspacer {
	clear: both !important;
	display: block;
	line-height: 15px;
	margin: 0 0 15px 0;
	}
#empfehlen input.submitButton {
	margin: 15px 0 0 0;
	}
.warnmeldung-rot {
	margin: 0 0 1.25em 0;
	color: #F50603;
	}
.meldung-gruen {
	color: #49b543 !important;
	}
.warndialog {
	position: relative; /*durch JS: absolute;*/
	z-index: 10000;
	width: 70%;
	left: 51%;
	margin-top: 8%;
	margin-left: -40%;
	background: #ffe7e5;
	border: 2px solid #F50603;
	padding: 15px;
	}
.meldung-gruen {
	background: #ecf8ec !important;
	border-color: #49b543 !important;
	}
.warndialog a.ok {
	display: none; /*durch JS: block;*/
	margin: 1em auto 0 auto;
	width: 40%;
	text-align: center;
	font-weight: bold;
	color: #fff;
	border: 2px solid #fff;
	background: #a2b0bd;
	text-decoration: none !important;
	}
.warndialog-holder {
	position: relative;
	z-index: 10000;
	width: 480px;
	}
.haendlerkontaktContainer label {
	font-weight: normal;
	}
.seitennav {
	float: right;
	}
.seitennav li {
	display: block;
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
	background: none;
	}
.seitennav li a {
	display: block;
	height: 1.55em;
	color: #424242;
	padding: 2px 6px 0 6px;
	background: #fff;
	border: 1px solid #a2b0bd;
	}
	* html .seitennav li a { width: 0.7em; }
.seitennav li a:hover {
	color: #fff;
	background: #a2b0bd;
	text-decoration: none;
	}
.seitennav li a.snAktiv {
	color: #fff;
	background: #a2b0bd;
	padding: 2px 5px 0 6px;
	}
.seitennav li a.snPfeil {
	color: #fff;
	background: #a2b0bd;
	padding: 1px 4px 1px 5px;
	}
.seitennav li a.snPfeil b {
	font-size: 1.4em;
	}
blockquote {
	color: #424242;
	padding: 12px 14px 14px 14px;
	background: #eef1f4;
	}
.plaketteNeuheiten {
	position: absolute;
	z-index: 5;
	top: 329px;
	left: 466px;
	width: 99px;
	height: 100px;
	}
.bilderliste-rechte-spalte .plaketteNeuheiten {
	top: auto;
	left: auto;
	width: 60px;
	height: 60px;
	margin: 100px 0 0 137px;
	}
.plaketteNeu {
	position: absolute;
	left: 599px;
	z-index: 10000;
	width: 79px;
	height: 80px;
	margin: 1.8em 0 0 0;
	}
	body#sprache-deu .plaketteNeu { background: url(/media/images/texte/deu/plakette_neu.png); }
	body#sprache-eng .plaketteNeu { background: url(/media/images/texte/eng/plakette_neu.png); }
	body#sprache-fra .plaketteNeu { background: url(/media/images/texte/fra/plakette_neu.png); }
	* html body#sprache-deu .plaketteNeu { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/media/images/texte/deu/plakette_neu.png', sizingMethod='crop'); }
	* html body#sprache-eng .plaketteNeu { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/media/images/texte/eng/plakette_neu.png', sizingMethod='crop'); }
	* html body#sprache-fra .plaketteNeu { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/media/images/texte/fra/plakette_neu.png', sizingMethod='crop'); }
#contentspalte-1-2-rechts ul li {
	position: relative;
	height: 78px;
	overflow: hidden;
	margin: 5px 0 0 0;
	padding: 12px 102px 10px 19px;
	background: #f6f6f7;
	color: #53535d;
	}
	#contentspalte-1-2-rechts.cspWechselrahmen ul li { height: 76px; margin-bottom: 5px; }
#contentspalte-1-2-rechts ul li img {
	position: absolute;
	top: 0;
	right: 0;
	}
#contentspalte-1-2-rechts ul li h3 {
	font-size: 1.2em;
	margin: 0;
	}
#contentspalte-1-2-rechts ul li h3 a {
	color: #53535d;
	}
#contentspalte-default-links h3 b, #contentspalte-default-links h3 strong,
#contentspalte-1-2-rechts ul li h3 b, #contentspalte-1-2-rechts ul li h3 strong {
	color: #000;
	}
#contentspalte-1-2-rechts ul li p {
	margin: 0.6em 0 0 0;
	}
.ortsliste {
	margin:0.75em 0 0 0;
	}
.ortsliste li {
	padding: 0;
	margin: 0 !important;
	background: none;
	}
	
dl {
	clear: left;
	}
dl dt {
	position: relative;
	display: inline;
	float: left;
	width: 8em;
	}
dl dd {
	display: inline;
    overflow: hidden;
	}
dl.dist {
	height: 0.8em;
	overflow: hidden;
	}
.dialogFertigpassepartouts,
.dialogBeispielrahmungen,
.dialogAntireflex,
.dialogProfile,
.dialogDok,
.dialogText {
	display: none;
	position: absolute;
	margin-left: 50px; /* nicht breite als 50px setzen!!! */
	z-index: 10000;
	width: 360px;
	border: 1px solid #2e2e2e;
	background: #fff;
	padding: 17px 13px 17px 17px;
	}
	.spalte-unten-r .dialogDok {
		margin-left: 10px;
		}
.dialogText {
	left: 300px;
	margin-left: 0;
	padding-top: 35px;
	}
.dialogAntireflex {
	width: 713px;
	height: 521px;
	padding: 20px 19px 14px 19px;
	margin: 0;
	top: 155px;
	left: 205px;
	}
.dialogProfile {
	width: 713px;
	height: 421px;
	padding: 20px 19px 14px 19px;
	margin: 0;
	top: 155px;
	left: 205px;
	}
.dialogBeispielrahmungen {
	width: 713px;
	height: 412px;
	padding: 29px 19px 14px 19px;
	margin: 0;
	top: 155px;
	left: 205px;
	}
.dialogFertigpassepartouts {
	width: 670px;
	height: 450px;
	padding: 20px 19px 14px 19px;
	margin: 0;
	top: 255px;
	left: -1165px;
	}
a.dialogZu {
	position: absolute !important;
	top: 13px !important;
	right: 13px !important;
	color: #a30202 !important;
	padding: 0 16px 0 0 !important;
	background: url(/media/images/elemente/sym_linkkreuz.gif) right 0.25em no-repeat !important;
	}
a.dialogDownload {
	position: absolute !important;
	/*bottom: 17px !important;*/
	margin-top: -26px;
	right: 13px !important;
	white-space: nowrap !important;
	overflow: visible !important;
	color: #a30202 !important;
	padding: 2px 9px 4px 29px !important;
	background: url(/media/images/elemente/sym_kastenlink.gif) left top no-repeat !important;
	}
a.dialogThumb {
	position: static !important;
	display: inline !important;
	padding: 0 !important;
	}
a.dialogThumb img {
	float: left;
	position: relative !important;
	left: -140px;
	margin: 0 -140px 5px 0;
	}
.dialogDok div {
	margin: 0 0 0 140px;
	position: relative;
	}
.dialogDok strong.doksym {
	background-repeat: no-repeat !important;
	background-position: 0 0 !important;
	padding: 3px 0; !important;
	padding-left: 21px !important;
	}
.undercoverBildreihe {
	background: #eef1f4;
	height: 170px;
	clear: both;
	}
.undercoverBildreihe p {
	padding: 20px;
	}
.undercoverBildreihe img {
	float: right;
	}
	
.objekrahmenBildreihe {
	background: none;
	height: 170px;
	clear: both;
	}
.objekrahmenBildreihe p {
	padding: 20px;
	}
.objekrahmenBildreihe img {
	display: block;
	}	
	
.uebersicht {
	margin: 5px 0 0 0;
	padding: 0 10px 0 20px;
	height: 193px;
	}
.uebersicht-programme {
	position: relative;
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	width: 237px;
	height: 279px;
	}
.uebersicht-programme.fotorahmen-alu {
	height: 182px;
	}
	* html .uebersicht-programme.fotorahmen-alu { height: 193px; }
	*+html .uebersicht-programme.fotorahmen-alu { height: 193px; }
.uebersicht-programme.fotorahmen-holz {
	height: 184px;
	}
.uebersicht-programme.bildaufh {
	width: 257px;
	height: 105px;
	}
	* html .uebersicht-programme.bildaufh { height: 116px; }
	*+html .uebersicht-programme.bildaufh { height: 116px; }
#content .uebersicht h5 {
	color: #000;
	font-size: 1.2em;
	margin: 16px 0 10px 0;
	}
h5.typ2,
#content .uebersicht-programme h5 {
	color: #000 !important;
	font-size: 1.2em;
	margin: 16px 0 4px 0;
	}
	* html #content .uebersicht-programme h5 { margin-top: 13px; }
	*+html #content .uebersicht-programme h5 { margin-top: 13px; }
.uebersicht-text {
	padding: 0 20px;
	min-height: 136px;
	}
	* html .uebersicht-text { height: 140px; }
#content .uebersicht-text h5 {
	color: #424242;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	}
.programmespalten {
	max-width: 235px;
	}
.programmespalten td {
	/*width: 1px;*/
	overflow: visible;
	}
.programmespalten td a {
	position: relative;
	width: 55px;
	display: block;
	padding: 0 15px 4px 8px !important;
	background: url(/media/images/elemente/sym_linkpfeil.gif) 0 0.5em no-repeat;
	}
.programmthumb {
	position: absolute;
	top: -11px;
	right: -131px;
	width: 126px;
	height: 188px;
	overflow: hidden;
	}
	* html .programmthumb { top: 0; right: -132px; }
	*+html .programmthumb { top: 0; }
.programmthumb img {
	width: 126px;
	height: 188px;
	}
.wysiwyg table {
	width: 100%;
	border-top: 1px solid #000;
	}
.wysiwyg table tbody tr td {
	border-bottom: 1px solid #000;
	padding: 4px 0 6px 0;
	text-align: center;
	}
.wysiwyg table td + td {
	background: url(/media/images/elemente/hint_trenner_formattabelle.gif) left center no-repeat;
	}
	.ie6fix4 { background: url(/media/images/elemente/hint_trenner_formattabelle.gif) left center no-repeat; }
.produktprofil {
	border: solid #000;
	border-width: 1px 0;
	padding: 13px 0;
	}
.produktprofil img {
	display: block;
	}
ul.farben {
	width: 432px;
	margin: 0 -100px 0 0;
	clear: left;
	}
ul.farben li {
	float: left;
	width: 128px;
	padding: 0;
	margin: 0 15px 0 0;
	}
ul.farbenbreit {
	width: 562px;
	margin: 0 -100px 0 0;
	clear: left;
	}
ul.farbenbreit li {
	float: left;
	width: 152px;
	padding: 0;
	margin: 0 15px 0 0;
	}
ul.farben li img {
	display: block;
	}
ul.farben li span {
	display: block;
	text-align: center;
	padding: 3px 0 9px 0;
	font-size: 0.9em;
	}
.produktdetailbild {
	padding: 3em 20px 0 0;
	text-align: center;
	}
.produktblaettern {
	text-align: right;
	height: 21px;
	color: #7f8a95;
	}
.produktblaettern span {
	line-height: 19px;
	}
.produktblaettern .seitennav {
	float: right;
	margin: 0 0 0 4px;
	}
.produktblaettern .seitennav li {
	margin: 0 0 0 5px;
	}
.produktblaettern .seitennav li a.snPfeil {
	background: #7f8a95;
	border-color: #7f8a95;
	}
#textblockmaxheight {
	position: absolute;
	width: 1px;
	height: 3.96em;
	overflow: hidden;
	}
#keysymbol {
	margin: 1em 0 0 0;
	}
table.uv-colourcontrol {
	width: 100%;
	table-layout: auto;
	}
table.uv-colourcontrol tr td {
	padding: 5px 9px 7px 9px;
	border-right: 1px solid #fff;
	}
table.uv-colourcontrol tr td + td {
	border: none;
	}
table.uv-colourcontrol tr.altern2 td {
	background: #eef1f4;
	}
.stern {
	position: relative;
	bottom: -2px;
	}
table.uv-colourcontrol .stern {
	bottom: -3px;
	}
.spaltendoks {
	margin: 3em 0 0 0;
	border-bottom: 1px solid #2e2e2e;
	}
.spaltendoks h4 {
	border-bottom: none;
	padding-left: 9px;
	background-position: 0 0.70em;
	margin-top: 0 !important;
	margin-bottom: 5px;
	}
.spaltendoks li {
	margin: 0;
	padding: 0 0 15px 0;
	background: none;
	}
.spaltendoks li a.bigthumb {
	display: block;
	text-align: center;
	}
.scrollContainer {
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding: 0 20px 0 0;
	}
table.fertigpasspformate {
	table-layout: fixed;
	margin: 0.6em 0 1.6em 0;
	border-color: #ccc;
	}
table.fertigpasspformate td {
	border-color: #ccc !important;
	background: none !important;
	}
table.fertigpasspformate td img {
	height: 44px;
	}
table.fertigpasspformate td.col1 {
	width: 150px !important;
	text-align: left;
	}
table.fertigpasspformate tr.row1 td {
	font-size: 0.9em;
	}
table.fertigpasspformate tr.row1 td strong {
	font-weight: normal;
	}
table.fertigpasspformate tr.row2 td {
	font-weight: bold;
	font-size: 1.1em;
	}
table.fertigpasspformate tr.row3 td {
	font-weight: normal;
	}
table.fertigpasspformate tr.row3 td strong {
	font-weight: normal;
	}
.dialogFertigpassepartouts ul.farben {
	margin: 0;
	width: 515px;
	}
.dialogFertigpassepartouts ul.farben li {
	width: 65px;
	margin: 0 8px 0 0;
	font-size: 0.85em;
	}

.dialogBeispielrahmungen #rahmung {
	position: relative;
	float: left;
	width: 430px;
	height: 380px;
	background: url(/media/images/bilder/hint_produkte_passepartouts_beispielrahmungen-rahmen.jpg) left top no-repeat;
	margin: 4px 9px 0 0;
	}
.dialogBeispielrahmungen #rahmung .schalter a {
	position: absolute;
	width: 36px;
	height: 36px;
	top: 91px;
	left: 0;
	background: url(/media/images/elemente/hint_beispielrahmung_schalter-mit.gif) left bottom no-repeat;
	}
.dialogBeispielrahmungen #rahmung .schalter a.ohne {
	top: 137px;
	background: url(/media/images/elemente/hint_beispielrahmung_schalter-ohne.gif) left bottom no-repeat;
	}
.dialogBeispielrahmungen #rahmung .schalter a:hover,
.dialogBeispielrahmungen #rahmung .schalter a.hover {
	background-position: left top;
	}
.dialogBeispielrahmungen #rahmung .auswahlfeld {
	position: absolute;
	width: 240px;
	height: 30px;
	padding: 5px 0 0 124px;
	top: 305px;
	left: 50px;
	background-repeat: no-repeat;
	}
.dialogBeispielrahmungen #rahmung .auswahlfeld.awf-ohne {
	background-position: left bottom;
	}
.dialogBeispielrahmungen #rahmung .auswahlfeld a {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	margin: 0 5px 0 0;
	}
.dialogBeispielrahmungen #rahmung .auswahlfeld a:hover,
.dialogBeispielrahmungen #rahmung .auswahlfeld a.awf-an {
	width: 23px;
	height: 23px;
	border: 1px solid #000;
	}
.dialogBeispielrahmungen #rahmung .rahmungen {
	position: absolute;
	width: 328px;
	height: 250px;
	top: 22px;
	left: 68px;
	overflow: hidden;
	}
.dialogBeispielrahmungen #rahmung .rahmungen img {
	position: absolute;
	z-index: 1;
	display: none;
	}
.dialogBeispielrahmungen #rahmung .rahmungen img.rmg-an {
	display: block;
	}
.dialogBeispielrahmungen #rahmung .rahmungen img.rmg-ohne {
	z-index: 1000;
	}
ul.artc-qual-eigenschaften li {
	margin: 1.2em 0 0 0;
	padding-left: 48px;
	}
ul.artc-qual-eigenschaften li.li1 { background: url(/media/images/bilder/inhalt_passepartouts_qualitaet_icon-lichtechtheit.gif) 0 3px no-repeat; }
ul.artc-qual-eigenschaften li.li2 { background: url(/media/images/bilder/inhalt_passepartouts_qualitaet_icon-feuchtigkeitsresistenz.gif) 0 3px no-repeat; }
ul.artc-qual-eigenschaften li.li3 { background: url(/media/images/bilder/inhalt_passepartouts_qualitaet_icon-alterungsbestaendigkeit.gif) 0 3px no-repeat; }
ul.artc-qual-eigenschaften li.li4 { background: url(/media/images/bilder/inhalt_passepartouts_qualitaet_icon-schadstofffilter.gif) 0 3px no-repeat; }
.spalte-unten-l {
	float: left;
	width: 320px;
	padding: 0 50px 0 0;
	}
.spalte-unten-r {
	float: left;
	width: 363px;
	}
ul.profile {
	width: 690px !important;
	margin: 0 -100px 0 0;
	}
ul.profile li {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
	width: 214px;
	background: none;
	}
ul.profile li h3 {
	padding: 2px 0 3px 10px !important;
	margin: 0 !important;
	color: #fff !important;
	font-size: 1.2em !important;
	}
ul.profile li span {
	padding: 0 0 0 22px;
	background: 10px 4px no-repeat;
	}
ul.profile.pr-aluminium li {
	height: 174px;
	}
ul.profile.pr-holz li {
	height: 187px;
	}
ul.profile.pr-aluminium li h3 {
	background: #91b6c7;
	}
ul.profile.pr-holz li h3 {
	background: #ddbe8f;
	}
ul.profile.pr-aluminium li span {
	background-image: url(/media/images/elemente/sym_ul-punkt_hellblau.gif);
	}
ul.profile.pr-holz li span {
	background-image: url(/media/images/elemente/sym_ul-punkt_beige.gif);
	}
ul.bildauh-anl {
	position: relative;
	top: -4px;
	}
ul.bildauh-anl li {
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 15px 20px 13px 145px;
	margin: 0 0 6px 0;
	min-height: 60px;
	}
	* html ul.bildauh-anl li { height: 60px; }
ul.ul-dunkelblau li {
	margin: 0 0 .6em 0;
	}
ul.ul-dunkelblau li b {
	display: block;
	color: #637e90;
	}
.sitemap ul li {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 0.7em;
	}
.sitemap ul li ul li {
	font-size: 0.9em;
	font-weight: normal;
	padding-bottom: 0;
	margin-left: 0.7em;
	}
	
body.ebene-fachhandel-fh-unternehmen #contentspalte-default-links table td {
	width: 200px;
	border-top: 1px solid #000;
	padding: 1em 35px 0 5px;
	}
body.ebene-fachhandel-fh-unternehmen #contentspalte-default-links table td a {
	padding-left: 8px;
	background: url(/media/images/elemente/sym_linkpfeil.gif) 0 0.45em no-repeat;
	}
p.downloadanker {
	display: none;
	margin: 0.8em 0 0 0;
	}
p.downloadanker a {
	padding-left: 9px;
	background: url(/media/images/elemente/sym_ankerpfeil.gif) 0 0.45em no-repeat;
	}

.warntext {
    color: #FF0000;
	margin: 1em 0 0 0;
}

.infotext {
    color: green;
	margin: 1em 0 -1em 0;
}

table.neuheiten {
	margin: 1em 0;
}
table.neuheiten tr td {
	padding: 3px 5px 3px 0px;
	}
	
.ssl-hinweis {
	width: 300px;
	padding: 2px 0px 2px 30px;
	line-height: .9em;
	background: url(/media/images/elemente/sym_fusslink_ssl.gif) left top no-repeat;
	}
/* === VIDEO-LAYER === */
#TBvideolayer {
	display: none;
	}
a.tb-close {
	position: absolute;
	z-index: 10000;
	top: 20px;
	right: 25px;
	padding: 0 16px 0 0;
	background: url(/media/images/elemente/lightbox/sym_linkkreuz.gif) right 0.2em no-repeat;
	}
.tb-wrap {
	position: relative;
	padding: 20px 25px 30px 25px;
	}
.tb-wrap.tb-video {
	width: 640px;
	}
.tb-wrap.tb-cms {
	padding-top: 40px;
	}
.tb-wrap h1 {
	font-size: 2.05em;
	line-height: 2.1em;
	display: block;
	font-weight: normal;
	height: 2.3em;
	border-bottom: 1px solid #000;
	margin: 7px 0 15px 0;
	}
.tb-wrap.tb-video h1 {
	margin-bottom: 15px;
	}


ul.kastenlinks.videoLink {
	float: left;
	clear: left;
	}
ul.kastenlinks.videoLink li a {
	background-image: url(/media/images/elemente/sym_kastenlink-video.gif);
	}
a.videoLinkStartseite {
	position: absolute;
	z-index: 1;
	left: ;
	bottom: 0px;
	border-bottom: 1px solid #000;
	display: block;
	width: 101px;
	padding: 6px 9px 6px 0px;
	text-align: left;
	}	
li.videoDokument {
	padding-bottom: 1em;
	}
	
#haendler-europa {
	display: block;
	width: 190px;
	height: 198px;
	margin: 6px -10px 0 0;
	background-image: url(/media/images/elemente/hint_sidebar_map-eur.gif);
}
#haendler-europa span {
	display: block;
	width: 190px;
	height: 36px;
}

#teaserslider {
	width: 753px;
	height: 205px;
	overflow: hidden;
	border-right: 5px solid #fff;
}
#teaserslider ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 32000px;
	height: 167px;
	overflow-y: hidden;
}
#teaserslider ul li {
	float: left;
	display: block;
	width: 201px;
	height: 149px;
	padding: 9px 8px;
	margin: 0 8px;
	background: url(/media/images/elemente/hint_teaser-slider_element.gif) left top no-repeat;
}
#teaserslider ul li img {
	display: block;
	margin: 0 0 6px 0;
}
#teaserslider ul li span em { display: none; }
#teaserslider ul li span {
	display: block;
	height: 31px;
	background-position: center top;
	background-repeat: no-repeat;
}
#teaserslider .jcarousel-container {
	position: relative;
	display: block;
}
#teaserslider .jcarousel-container .jcarousel-clip {
	position: relative;
	overflow: hidden;
	top: 7px;
	left: 26px;
	width: 699px;
	height: 167px;
}
#teaserslider .jcarousel-container .jcarousel-prev,
#teaserslider .jcarousel-container .jcarousel-next {
	position: absolute;
	top: -1px;
	left: 0;
	width: 33px;
	height: 167px;
	background: url(/media/images/elemente/hint_teaser-slider_arrow.gif) 12px center no-repeat;
	cursor: pointer;
}
#teaserslider .jcarousel-container .jcarousel-next {
	left: auto;
	right: 0;
	background-position: -88px center;
}
#teaserslider .jcarousel-container .jcarousel-prev:hover,
#teaserslider .jcarousel-container .jcarousel-next:hover {
	-moz-opacity: 0.5;
	opacity: 0.5;
}
body.browser-msie-7 #teaserslider .jcarousel-container .jcarousel-prev:hover,
body.browser-msie-7 #teaserslider .jcarousel-container .jcarousel-next:hover,
body.browser-msie-8 #teaserslider .jcarousel-container .jcarousel-prev:hover,
body.browser-msie-8 #teaserslider .jcarousel-container .jcarousel-next:hover {
	filter: Alpha(opacity=50, finishopacity=50, style=3);
}
#teaserslider .jcarousel-container .jcarousel-prev-disabled,
#teaserslider .jcarousel-container .jcarousel-next-disabled {
	-moz-opacity: 0.3 !important;
	opacity: 0.3 !important;
	cursor: auto;
}
body.browser-msie-7 #teaserslider .jcarousel-container .jcarousel-prev-disabled,
body.browser-msie-7 #teaserslider .jcarousel-container .jcarousel-next-disabled,
body.browser-msie-8 #teaserslider .jcarousel-container .jcarousel-prev-disabled,
body.browser-msie-8 #teaserslider .jcarousel-container .jcarousel-next-disabled {
	filter: Alpha(opacity=30, finishopacity=30, style=3);
}

.hauptbild #pager {
	position: absolute;
	z-index: 10000;
	bottom: 13px;
	right: 17px;
}
.hauptbild #pager a {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 0 0 0 5px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	color: #38383e;
	background: #38383e;
}
.hauptbild #pager a.activeSlide {
	position: relative;
	top: 2px;
	width: 8px;
	height: 8px;
	margin: 0 2px 0 7px;
	color: #fff;
	background: #fff;
}

.hauptbild #pager.borderquads {
	bottom: 22px;
	right: 22px;
}
.hauptbild #pager.borderquads a {
	transition: all 0.2s;
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 0 0 5px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000px;
	overflow: hidden;
	color: #38383e;
	background: none;
	border: 1px solid #aeb1bb;
}
.hauptbild #pager.borderquads a:hover {
	border-color: #fff;
}
.hauptbild #pager.borderquads a.activeSlide {
	position: relative;
	top: 2px;
	width: 8px;
	height: 8px;
	margin: 0 2px 0 7px;
	color: #fff;
	background: #c2c4ca;
	border: none;
}
.hauptbild #pager.borderquads a.activeSlide:hover {
	background-color: #fff;
}
/* close-minisite ***************************************************/
#hauptbildbalken .innenfeld.close-minisite-innenfeld{
	width: auto;
}
.close-minisite{
	position: relative;
	background: #a1afbc;
	padding: 41px 26px;
	margin-left: 25px;
	color: white;
	border-bottom: 25px solid white;
}
.close-minisite h2{
	font-size: 23px;
	line-height: 27px;
	font-weight: 400;
	margin-bottom: 4px;
}
.close-minisite .btn{
	position: absolute;
	top: 41px;
	left: 602px;
	width: auto;
	z-index: 2;
}
.close-minisite-origContWrapper{
	width: 758px;
}