/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

/* --------------------
generelle einstellungen
-------------------- */

* {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

body {
	background: url(/fileadmin/templates/Renz_standard/images/bg-body.png) repeat-x #fff;
	font-size: 60%;
	min-height: 101%;
	text-align: center;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #7f7b49;
	text-decoration: none;
}
a:hover, a:focus {
	color: #7f7b49;
	text-decoration: underline;
}


/* ----------------
layout definitionen
---------------- */

#container {
	width: 920px;
	margin: 0 auto;
	padding: 0 1px;
	text-align: left;
}
.start #container {
	background: url(/fileadmin/templates/Renz_standard/images/bg-start.png) repeat-y;
}
.neutral #container, .stanzen #container, .ringwire #container, .plastik #container, .spiral #container, .laminieren #container, .zubehoer #container {
	background: url(/fileadmin/templates/Renz_standard/images/bg-main.png) repeat-y;
}

#header {
	height: 186px;
}

.start #header {
	background: no-repeat #8c8e8d;
}
.neutral #header {
	background: no-repeat #8c8e8d;
}
.stanzen #header {
	background: no-repeat #c0b9b1;
}
.ringwire #header {
	background: no-repeat #e1007a;
}
.plastik #header {
	background: no-repeat #6aadda;
}
.spiral #header {
	background: no-repeat #e3c100;
}
.laminieren #header {
	background: no-repeat #0a3955;
}
.zubehoer #header {
	background: no-repeat #bcdecd;
}

#navigation {
	clear: both;
	width: 171px;
	float: left;
}

#content-big {
	width: 712px;
	float: left;
	padding: 0 0 1em 37px;
	line-height: 150%;
	background: url(/fileadmin/templates/Renz_standard/images/bg-big-balken.png) repeat-y;
	height: 100%;
}

#content-small {
	width: 590px;
	float: left;
	padding: 0 0 1em 18px;
	line-height: 150%;
}

#subnavigation {
	width: 129px;
	float: left;
	padding: 34px 8px 0 4px;
}

#content-start {
	width: 523px;
	float: left;
	padding: 33px 0 1em 27px;
	line-height: 150%;
}

#third {
	width: 199px;
	float: left;
	background-color: #f0eed5;
	border-bottom: 1px solid #c8c4b8;
	line-height: 150%;
}

#footer {
	clear: left;
	border-top: 1px solid #e3e1e2;
	background-color: #fff;
	margin: 0 -1px;
	padding: 6px 1px 0 1px;
	height: 50px;
}

/* ----------------
header definitionen
-----------------*/

#header img {
	margin: 22px 0 100px 22px;
}
/* png 24 hack f�r ie 6 */
* html #header img {
	behavior: url(/fileadmin/templates/Renz_standard/extern/pngbehavior.htc);
	width: 228px;
	height: 32px;
}

#header ul {
	list-style-type: none;
	margin: 6px 0 0 0;
	padding: 3px 0 3px 4px;
	float: right;
	min-width: 748px;
	background: url(/fileadmin/templates/Renz_standard/images/bg-meta.png) repeat-y #fff right;
	border-bottom: 2px solid #8c8e8d;
}
* html #header ul {
	margin-top: 4px;
	padding: 3px 30px 3px 4px;
}
* + html #header ul {
	margin-top: 4px;
	width: auto;
}
/* png 24 hack f�r ie 6 */
* html #header ul img {
	width: auto;
	height: auto;
	behavior: none;
}
* html #header ul {
	margin: 4px 0 0 0;
	padding: 2px 0 2px 4px;
}
* + html #header ul {
	margin: 4px 0 0 0;
	padding: 2px 0 2px 4px;
}
#header ul li {
	display: inline;
	padding-right: 6px;
	font-size: 115%;
	font-weight: bold;
}
#header ul li a {
	background: url(/fileadmin/templates/Renz_standard/images/listing-link.png) no-repeat 0px 2px;
	padding-left: 16px;
/*	text-transform: uppercase; */
	color: #000;
}
#header ul li a:focus, #header ul li a:hover, #header ul li.aktiv a {
	color: #e1007a;
	text-decoration: none;
}

#header ul li a img {
	margin: 0;
}
#header ul li#meta-kontakt a, #header ul li#meta-home a {
	background: none;
	padding-left: 0px;
	vertical-align: -30%;
}
#header ul li#meta-login a {
	background: none;
	padding-left: 0px;
	background: url(/fileadmin/templates/Renz_standard/images/icon-login.png) no-repeat;
	padding-left: 14px;
}
#header ul li#meta-kontakt {
	padding-right: 7px;
}
#header ul li#meta-suche {
	padding-left: 102px;
}

* + header ul li#meta-login {
	padding-right: 30px;
}


/* --------------------
navigation definitionen
---------------------*/

/* erste ebene */

#navigation ul {
	list-style-type: none;
	margin: 34px 4px 0 0;
}
#navigation ul li a {
	border-top: 1px solid #d1d2ca;
	display: block;
/*	text-transform: uppercase; */
	padding: 4px 0px 4px 1px;
	background: url(/fileadmin/templates/Renz_standard/images/bg-navi-1.png) repeat-y #f0eed5;
	text-decoration: none;
	color: #000;
}
#navigation ul li a:hover {
	color: #fff;
}

#navigation ul li.stanzen a {
	border-right: 16px solid #c0b9b1;
}
#navigation ul li.stanzen a:hover, #navigation ul li.stanzen a:focus {
	background-color: #c0b9b1;
	background-image: none;
}
#navigation ul li.stanzen ul {
	border-left: 4px solid #c0b9b1;
}

#navigation ul li.ringwire a {
	border-right: 16px solid #e1007a;
}
#navigation ul li.ringwire a:hover, #navigation ul li.ringwire a:focus {
	background-color: #e1007a;
	background-image: none;
}
#navigation ul li.ringwire ul {
	border-left: 4px solid #e1007a;
}

#navigation ul li.plastik a {
	border-right: 16px solid #6aadda;
}
#navigation ul li.plastik a:hover, #navigation ul li.plastik a:focus {
	background-color: #6aadda;
	background-image: none;
}
#navigation ul li.plastik ul {
	border-left: 4px solid #6aadda;
}

#navigation ul li.spiral a {
	border-right: 16px solid #e3c100;
}
#navigation ul li.spiral a:hover, #navigation ul li.spiral a:focus {
	background-color: #e3c100;
	background-image: none;
}
#navigation ul li.spiral ul {
	border-left: 4px solid #e3c100;
}

#navigation ul li.laminieren a {
	border-right: 16px solid #0a3955;
}
#navigation ul li.laminieren a:hover, #navigation ul li.laminieren a:focus {
	background-color: #0a3955;
	background-image: none;
}
#navigation ul li.laminieren ul {
	border-left: 4px solid #0a3955;
}

#navigation ul li.zubehoer a {
	border-right: 16px solid #bcdecd;
}
#navigation ul li.zubehoer a:hover, #navigation ul li.zubehoer a:focus {
	background-color: #bcdecd;
	background-image: none;
}
#navigation ul li.zubehoer ul {
	border-left: 4px solid #bcdecd;
}

/* zweite ebene */

#navigation ul li ul {
	background: url(/fileadmin/templates/Renz_standard/images/bg-navi-2.png) repeat-y transparent;
	padding: 5px 0 11px 5px;
	margin: 0;
	border-top: 1px solid #d1d2ca;
	border-bottom: 1px solid #fff;
}

#navigation ul li ul li a {
	background: none;
	padding: 1px 1px 1px 6px;
}

#navigation ul li ul li a:hover, #navigation ul li ul li a:focus {
	padding: 1px 1px 1px 6px;
}

#navigation ul li.stanzen ul li a {
	border: none;
}
#navigation ul li.stanzen ul li a:hover, #navigation ul li.stanzen ul li a:focus, #navigation ul li.stanzen ul li.aktiv a {
	color: #c0b9b1;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-stanzen.png) no-repeat transparent 0 4px;
}

#navigation ul li.ringwire ul li a {
	border: none;
}
#navigation ul li.ringwire ul li a:hover, #navigation ul li.ringwire ul li a:focus, #navigation ul li.ringwire ul li.aktiv a {
	color: #e1007a;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-ringwire.png) no-repeat transparent 0 4px;
}

#navigation ul li.plastik ul li a {
	border: none;
}
#navigation ul li.plastik ul li a:hover, #navigation ul li.plastik ul li a:focus, #navigation ul li.plastik ul li.aktiv a {
	color: #6aadda;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-plastik.png) no-repeat transparent 0 4px;
}

#navigation ul li.spiral ul li a {
	border: none;
}
#navigation ul li.spiral ul li a:hover, #navigation ul li.spiral ul li a:focus, #navigation ul li.spiral ul li.aktiv a {
	color: #e3c100;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-spiral.png) no-repeat transparent 0 4px;
}

#navigation ul li.laminieren ul li a {
	border: none;
}
#navigation ul li.laminieren ul li a:hover, #navigation ul li.laminieren ul li a:focus, #navigation ul li.laminieren ul li.aktiv a {
	color: #0a3955;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-laminieren.png) no-repeat transparent 0 4px;
}

#navigation ul li.zubehoer ul li a {
	border: none;
}
#navigation ul li.zubehoer ul li a:hover, #navigation ul li.zubehoer ul li a:focus, #navigation ul li.zubehoer ul li.aktiv a {
	color: #bcdecd;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-zubehoer.png) no-repeat transparent 0 4px;
}


/* dritte ebene */

#subnavigation h6 {
	font-size: 100%;
	padding: 4px 0 4px 3px;
	border: 1px solid #c9c8c6;
	font-weight: normal;
/*	text-transform: uppercase; */
}

.neutral #subnavigation h6 {
	background-color: #fff;
	color: #e1007a;
}
.stanzen #subnavigation h6 {
	background-color: #e5e3e0;
}
.ringwire #subnavigation h6 {
	background-color: #f29ec0;
}
.plastik #subnavigation h6 {
	background-color: #aecde9;
}
.spiral #subnavigation h6 {
	background-color: #f5e6ac;
}
.laminieren #subnavigation h6 {
	background-color: #918b9c;
}
.zubehoer #subnavigation h6 {
	background-color: #d1e8dc;
}


.office #subnavigation h6 {
	background-color: #c5b59e;
}
.semi-prof #subnavigation h6 {
	background-color: #e1dad0;
}
.professional #subnavigation h6 {
	background-color: #e3d08d;
}

#subnavigation ul {
	border: 1px solid #c9c8c6;
	border-top: none;
	list-style-type: none;
	background-color: #fff;
	padding: 8px 3px 6px 6px;
}
#subnavigation ul li {
	padding-bottom: 0.3em;
}
#subnavigation ul li a {
	color: #000;
	padding-left: 6px;
	text-decoration: none;
	display: block;
}

.neutral #subnavigation ul li a:hover, .neutral #subnavigation ul li a:focus, .neutral #subnavigation ul li.aktiv a {
	color: #e1007a;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing.png) no-repeat transparent 0 4px;
}
.stanzen #subnavigation ul li a:hover, .stanzen #subnavigation ul li a:focus, .stanzen #subnavigation ul li.aktiv a {
	color: #c0b9b1;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-stanzen.png) no-repeat transparent 0 4px;
}
.ringwire #subnavigation ul li a:hover, .ringwire #subnavigation ul li a:focus, .ringwire #subnavigation ul li.aktiv a {
	color: #e1007a;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-ringwire.png) no-repeat transparent 0 4px;
}
.plastik #subnavigation ul li a:hover, .plastik #subnavigation ul li a:focus, .plastik #subnavigation ul li.aktiv a {
	color: #6aadda;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-plastik.png) no-repeat transparent 0 4px;
}
.spiral #subnavigation ul li a:hover, .spiral #subnavigation ul li a:focus, .spiral #subnavigation ul li.aktiv a {
	color: #e3c100;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-spiral.png) no-repeat transparent 0 4px;
}
.laminieren #subnavigation ul li a:hover, .laminieren #subnavigation ul li a:focus, .laminieren #subnavigation ul li.aktiv a {
	color: #0a3955;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-laminieren.png) no-repeat transparent 0 4px;
}
.zubehoer #subnavigation ul li a:hover, .zubehoer #subnavigation ul li a:focus, .zubehoer #subnavigation ul li.aktiv a {
	color: #bcdecd;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-zubehoer.png) no-repeat transparent 0 4px;
}


/* -----------------
content definitionen
------------------*/

h1 {
	font-size: 130%;
	color: #000;
	margin: 0 210px 1em 0;
/*	text-transform: uppercase; */
}
#content-small h1 {
	margin: 0 50px 1em 0;
}

h2 {
	font-size: 115%;
	color: #000;
	margin: 0 210px 0.6em 0;
/*	text-transform: uppercase; */
}

h3 {
	font-size: 115%;
	color: #000;
	margin: 0 210px 0.4em 0;
}

#content-small h4 {
	font-size: 115%;
/*	text-transform: uppercase; */
	margin: -1em 50px 1em 0;
}

#content-small h6 {
	font-size: 115%;
	font-weight: normal;
	margin: 0 0 0.3em 0;
}

p {
	font-size: 115%;
	color: #000;
	margin: 0 210px 1em 0;
}
#content-small p {
	margin: 0 50px 1em 0;
}

#content-small ol {
	margin: 0 50px 1em 20px;
	font-size: 115%;
}

#content-small li {
	margin-bottom: 3px;
}

sup {
	vertical-align: top;
	line-height: auto;
	font-size: 85%;
}

img.pic-left {
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #d2d1cc;
}

img.pic-right {
	margin: 0 50px 10px 10px;
	float: right;
	border: 1px solid #d2d1cc;
}

dl.pic-left-title {
	margin: 0 10px 10px 0;
	float: left;
	border: 1px solid #d2d1cc;
}

dl.pic-right-title {
	margin: 0 50px 10px 10px;
	float: right;
	border: 1px solid #d2d1cc;
}

* html dl.pic-right-title {
	margin: 0 25px 10px 10px;
}

dl.pic-left-title dd, dl.pic-right-title dd {
	padding: 2px;
	font-size: 100%;
	color: #9c9c90;
}


p.breadcrump, #content-small p.breadcrump {
	color: #818181;
	margin: 5px 0 13px 0;
	text-align: right;
}
p.breadcrump a:link, p.breadcrump a:active, p.breadcrump a:hover, p.breadcrump a:focus, p.breadcrump a:visited {
	color: #818181;
	font-size: 90%;
}

div.metabox {
	float: right;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: url(/fileadmin/templates/Renz_standard/images/bg-metabox.png) repeat-x bottom;
	height: 28px;
	width: 199px;
	margin-left: 10px;
}

.newline {
	clear: left;
}


/* auswahl definitionen */

dl.auswahl {
	width: 234px;
	float: left;
	margin: 0 0px 1.5em 0;
}
dl.auswahl dt {
	height: 145px;
	padding-top: 1px;
	font-weight: bold;
/*	text-transform: uppercase; */
	font-size: 100%;
	margin-bottom: 5px;
}
* html dl.auswahl dt {
	padding-top: 0;
}
* + html dl.auswahl dt {
	padding-top: 0;
}
dl.auswahl dd {
	padding-right: 62px;
}

dl.office dt {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-office.png) no-repeat;
}
dl.semi-prof dt {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-semi-prof.png) no-repeat;
}
dl.professional dt {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-professional.png) no-repeat;
}

.stanzen dl.extrabox dt {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-exstanzen.png) no-repeat;
}
.ringwire dl.extrabox dt {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-exringwire.png) no-repeat;
}
.plastik dl.extrabox dt {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-explastik.png) no-repeat;
}
.spiral dl.extrabox dt {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-exspiral.png) no-repeat;
}
.laminieren dl.extrabox dt {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-exlaminieren.png) no-repeat;
}
.zubehoer dl.extrabox dt {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-exzubehoer.png) no-repeat;
}

dl.auswahl dt span {
	position: absolute;
	margin: 126px 0 0 161px;
	width: 10px;
	height: 18px;
}
* html dl.auswahl dt span {
	margin: 125px 0 0 161px;
}

* + html dl.auswahl dt span {
	margin: 124px 0 0 161px;
}

.stanzen dl.auswahl dt span {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-stanzen.png) no-repeat bottom right;
}
.ringwire dl.auswahl dt span {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-ringwire.png) no-repeat bottom right;
}
.plastik dl.auswahl dt span {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-plastik.png) no-repeat bottom right;
}
.spiral dl.auswahl dt span {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-spiral.png) no-repeat bottom right;
}
.laminieren dl.auswahl dt span {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-laminieren.png) no-repeat bottom right;
}
.zubehoer dl.auswahl dt span {
	background: url(/fileadmin/templates/Renz_standard/images/auswahl-zubehoer.png) no-repeat bottom right;
}

dl.auswahl dt img {
	border: 1px solid #c3c3c1;
	margin: 9px 0 0 8px;
	padding: 0;
	display: block;
}
* + html dl.auswahl dt img {
	margin: 8px 0 0 8px;
}

dl.auswahl dd span {
/*	text-transform: uppercase; */
}


/* produkte uebersicht */

dl.produkte {
	width: 145px;
	float: left;
	padding-right: 25px;
	margin-bottom: 1.5em;
}
dl.produkte dt, dl.produktbilder dt {
	border: 1px solid #d4d2d3;
	margin-bottom: 0.5em;
}
dl.produkte dt span, dl.produktbilder dt span {
	font-weight: bold;
	display: block;
	padding: 3px 0 3px 3px;
}

.neutral dl.produkte dt span, .neutral dl.produktbilder dt span {
	border-right: 17px solid #8c8e8d;
}
.stanzen dl.produkte dt span, .stanzen dl.produktbilder dt span {
	border-right: 17px solid #c0b9b1;
}
.ringwire dl.produkte dt span, .ringwire dl.produktbilder dt span {
	border-right: 17px solid #e1007a;
}
.plastik dl.produkte dt span, .plastik dl.produktbilder dt span {
	border-right: 17px solid #6aadda;
}
.spiral dl.produkte dt span, .spiral dl.produktbilder dt span {
	border-right: 17px solid #e3c100;
}
.laminieren dl.produkte dt span, .laminieren dl.produktbilder dt span {
	border-right: 17px solid #0a3955;
}
.zubehoer dl.produkte dt span, .zubehoer dl.produktbilder dt span  {
	border-right: 17px solid #bcdecd;
}

dl.produkte dt img, dl.produktbilder dt img  {
	border-top: 1px solid #d4d2d3;
}

dl.produktbilder div div img {
	border: none;
	padding: 2px 0 0 2px;
}


.stanzen dl.produkte span, .stanzen dl.produktbilder dt span {
	background-color: #e5e3e0;
}
.ringwire dl.produkte span, .ringwire dl.produktbilder dt span {
	background-color: #f29ec0;
}
.plastik dl.produkte span, .plastik dl.produktbilder dt span {
	background-color: #aecde9;
}
.spiral dl.produkte span, .spiral dl.produktbilder dt span {
	background-color: #f5e6ac;
}
.laminieren dl.produkte span, .laminieren dl.produktbilder dt span {
	background-color: #918b9c;
}
.zubehoer dl.produkte span, .zubehoer dl.produktbilder dt span {
	background-color: #d1e8dc;
}

.office dl.produkte span, .office dl.produktbilder dt span {
	background-color: #c6b69f;
}
.semi-prof dl.produkte span, .semi-prof dl.produktbilder dt span {
	background-color: #e1dad0;
}
.professional dl.produkte span, .professional dl.produktbilder dt span {
	background-color: #e3d08e;
}

/* anpassungen f�r neue produkte */

.neutral dl.produkte dt span {
	background-color: #cdcfce;
}

.neutral dl.stanzen span {
	border-right: 17px solid #c0b9b1 !important;
}
.neutral dl.ringwire span {
	border-right: 17px solid #e1007a !important;
}
.neutral dl.plastik span {
	border-right: 17px solid #6aadda !important;
}
.neutral dl.spiral span {
	border-right: 17px solid #e3c100 !important;
}
.neutral dl.laminieren span {
	border-right: 17px solid #0a3955 !important;
}
.neutral dl.zubehoer span {
	border-right: 17px solid #bcdecd !important;
}

.neutral dl.stanzen, .neutral dl.ringwire, .neutral dl.plastik, .neutral dl.spiral, .neutral dl.laminieren, .neutral dl.zubehoer {
	border-left: none !important;
}

.neutral dl.stanzen h5, .neutral dl.ringwire h5, .neutral dl.plastik h5, .neutral dl.spiral h5, .neutral dl.laminieren h5, .neutral dl.zubehoer h5 {
	background: none !important;
	border: none !important;
	margin: 0 0 0.6em 0 !important;
	padding: 0 !important;
}

#content-small dl.produkte p {
	margin: 0;
}



dl.produkte dd h5 {
/*	text-transform: uppercase; */
	margin-bottom: 0.6em;
	font-size: 100%;
}
dl.produkte dd p {
	margin: 0 0 0.2em 0;
}


/* produkt detailansicht */

dl.produktbilder {
	width: 145px;
	float: left;
	padding-top: 1px;
	margin-bottom: 1em;
}
dl.produktbilder dt {
	width: 124px;
}

dl.produktbilder dt span.lupe {
	position: absolute;
	margin: 134px 0 0 111px;
	display: inline;
	padding: 0;
	background-color: transparent;
	border: none;
}
dl.produktbilder dt span.lupe img {
	border: none;
}
dl.produktbilder dd img {
	border: 1px solid #e2e2e2;
}
dl.produktbilder dd div {
	float: left;
	height: 35px;
	margin: 0 7px 5px 0;
}

#content-small h5 {
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #b7b7b7;
	background-color: #cdcfce;
	margin: 0 50px 1em 0;
	padding: 2px 0 2px 5px;
	clear: left;
/*	text-transform: uppercase; */
	font-size: 100%;
}

.neutral #content-small h5 {
	border-right: 9px solid #8c8e8d;
}
.stanzen #content-small h5 {
	border-right: 9px solid #c0b9b1;
}
.ringwire #content-small h5 {
	border-right: 9px solid #e1007a;
}
.plastik #content-small h5 {
	border-right: 9px solid #6aadda;
}
.spiral #content-small h5  {
	border-right: 9px solid #e3c100;
}
.laminieren #content-small h5  {
	border-right: 9px solid #0a3955;
}
.zubehoer #content-small h5  {
	border-right: 9px solid #bcdecd;
}

table.daten {
	width: 520px;
	margin: 0 0 1.5em 20px;
	border: 1px solid #ded8c8;
}
table.daten td.column-1 {
	width: 45%;
}
table.daten td.column-2 {
	width: 55%;
	border-left: 1px solid #ded8c8;
}
table.daten td {
	padding: 2px 2px 2px 4px;
	vertical-align: top;
}
table.daten tr.row-1 td {
	background-color: #f0eed5;
}
table.daten tr.row-2 td {
	background-color: #fff;
}
table.daten tr.row-1:hover td, table.daten tr.row-2:hover td {
	background-color: #f9f8ee;
}

#content-small ul {
	margin: 0 50px 1.5em 2px;
	list-style-type: none;
	font-size: 115%;
}

.neutral #content-small ul li {
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing.png) no-repeat transparent 0 4px;
	padding-left: 12px;
}
.stanzen #content-small ul li  {
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-stanzen.png) no-repeat transparent 0 4px;
	padding-left: 12px;
}
.ringwire #content-small ul li  {
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-ringwire.png) no-repeat transparent 0 4px;
	padding-left: 12px;
}
.plastik #content-small ul li  {
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-plastik.png) no-repeat transparent 0 4px;
	padding-left: 12px;
}
.spiral #content-small ul li {
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-spiral.png) no-repeat transparent 0 4px;
	padding-left: 12px;
}
.laminieren #content-small ul li {
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-laminieren.png) no-repeat transparent 0 4px;
	padding-left: 12px;
}
.zubehoer #content-small ul li {
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing-zubehoer.png) no-repeat transparent 0 4px;
	padding-left: 12px;
}

#content-small ul.features {
	list-style-type: none;
	font-size: 115%;
	margin: 0 60px 0.5em 0;
}
#content-small ul.features li {
	background: url(/fileadmin/templates/Renz_standard/images/listing-feature.png) no-repeat 1px 4px;
	padding: 0 0 0.8em 24px;
}

dl.more {
	width: 114px;
	float: left;
	margin: 0 24px 1.5em 0;
}
dl.more dt {
	padding-left: 14px;
}
dl.more dt img {
	border: 1px solid #c0b9b1;
}
#content-small dl.more dd ul {
	margin: 0 0 0.4em 9px;
}


#content-small dl.stanzen {
	background: url(/fileadmin/templates/Renz_standard/images/more-stanzen.png) no-repeat;
	border-left: 3px solid #c0b9b1;
}
#content-small dl.stanzen dd ul li {
	background-image: url(/fileadmin/templates/Renz_standard/images/navi-listing-stanzen.png) ;
}
#content-small dl.ringwire {
	background: url(/fileadmin/templates/Renz_standard/images/more-ringwire.png) no-repeat;
	border-left: 3px solid #e1007a;
}
#content-small dl.ringwire dd ul li {
	background-image: url(/fileadmin/templates/Renz_standard/images/navi-listing-ringwire.png) ;
}
#content-small dl.plastik {
	background: url(/fileadmin/templates/Renz_standard/images/more-plastik.png) no-repeat;
	border-left: 3px solid #6aadda;
}
#content-small dl.plastik dd ul li {
	background-image: url(/fileadmin/templates/Renz_standard/images/navi-listing-plastik.png) ;
}
#content-small dl.spiral {
	background: url(/fileadmin/templates/Renz_standard/images/more-spiral.png) no-repeat;
	border-left: 3px solid #e3c100;
}
#content-small dl.spiral dd ul li {
	background-image: url(/fileadmin/templates/Renz_standard/images/navi-listing-spiral.png) ;
}
#content-small dl.laminieren {
	background: url(/fileadmin/templates/Renz_standard/images/more-laminieren.png) no-repeat;
	border-left: 3px solid #0a3955;
}
#content-small dl.laminieren dd ul li {
	background-image: url(/fileadmin/templates/Renz_standard/images/navi-listing-laminieren.png) ;
}
#content-small dl.zubehoer {
	background: url(/fileadmin/templates/Renz_standard/images/more-zubehoer.png) no-repeat;
	border-left: 3px solid #bcdecd;
}
#content-small dl.zubehoer dd ul li {
	background-image: url(/fileadmin/templates/Renz_standard/images/navi-listing-zubehoer.png) ;
}


/* weitere contentseiten */

#content-small ul h3 {
	font-size: 100%;
/*	text-transform: uppercase; */
}
#content-small ul p {
	font-size: 100%;
	margin-bottom: 1.4em;
}

dl.geschichte, dl.weltweit, dl.kontakt, dl.glossar, dl.news, dl.news-details {
	width: 565px;
	border: 1px solid #bfbfbf;
	border-right: none;
	border-top: none;
	margin-bottom: 0;
}
dl.geschichte dt, dl.weltweit dt, dl.kontakt dt, dl.glossar dt, dl.news dt {
	background-color: #cdcfce;
/*	text-transform: uppercase; */
	padding: 2px 2px 2px 4px;
	font-weight: bold;
	font-size: 115%;
	clear: right;
	border-bottom: 1px solid #898a8c;
	border-top: 1px solid #bfbfbf;
}
dl.geschichte dd dl dt, dl.weltweit dd dl dt, dl.kontakt dd dl dt {
	width: 165px;
	float: right;
	padding: 15px 0 10px 20px;
	background-color: #fff;
	font-weight: normal;
	border: none;
}
dl.geschichte dd dl dd, dl.weltweit dd dl dd, dl.kontakt dd dl dd {
	width: 350px;
	float: right;
	padding: 15px 0 7px 20px;
	font-size: 115%;
/*	text-transform: none; */
	clear: none;
}
#content-small dl.geschichte dd dl dd p, #content-small dl.weltweit dd dl dd p, #content-small dl.kontakt dd dl dd p {
	font-size: 100%;
	margin-bottom: 1em;
}

dl.weltweit dt img, dl.kontakt dt img {
	margin-right: 8px;
}

dl.weltweit dd dl dt {
/*	text-transform: none; */
}
dl.weltweit a.pfeil {
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing.png) no-repeat transparent 0 4px;
	padding-left: 8px;
/*	text-transform: none; */
}
#content-small dl.weltweit dd dl dd p, #content-small dl.kontakt dd dl dd p {
	width: 175px;
	float: left;
	margin: 0 0 1em 0;
}

dl.kontakt dd dl dt {
	text-align: right;
	font-weight: bold;
}

dl.kontakt dd dl dt a img{
	text-decoration: none;
}

dl.kontakt dd dl dt img {
	margin: 0 0 0.5em 0;
}

dl.glossar dd, dl.news dd {
	padding: 15px 0 2px 20px;
}
dl.glossar dd ul li {
	margin-bottom: 5px;
}
dl.glossar dd p {
	text-align: right;
}
dl.news dt {
	clear: left;
}
dl.news dt span {
	color: #e2007a;
}
dl.news dd dl dt {
	width: 135px;
	float: left;
	background-color: #fff;
	border: none;
}
dl.news dd dl dt img {
	border: 1px solid #d2d1cc;
	margin-bottom: 1em;
}
dl.news dd dl dd {
	width: 400px;
	float: left;
	padding: 0 0 3px 0;
}
#content-small dl.news dd p {
	text-align: left;
	margin-right: 0;
}
dl.news dd p a {
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing.png) no-repeat transparent 0 4px;
	padding-left: 8px;
}

div.news-single-img {
	margin: 0 1em 0 0;
}

dl.news-details {
	border: 1px solid #bfbfbf;
	border-right: none;
	width: 530px;
	clear: left;
}
dl.news-details dt {
	float: left;
	width: 170px;
	clear: left;
	font-size: 115%;
	margin: 0.3em 0 0.3em 0;
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing.png) no-repeat transparent 7px 4px;
	padding-left: 15px;
}
dl.news-details dd {
	float: left;
	width: 320px;
	font-size: 115%;
	margin: 0.3em 0 0.3em 0;
}

#content-small p.teaser {
	font-weight: bold;
}

#content-small ul.pager {
	margin-right: 25px;
}
#content-small ul.pager li {
	float: left;
	background: none;
	padding-left: 0;
}
#content-small ul.pager li a.aktiv {
	font-weight: bold;
}
#content-small ul.pager li#left {
	width: 25%;
	text-align: left;
}
#content-small ul.pager li#middle {
	text-align: center;
	width: 49%;
}
#content-small ul.pager li#right {
	width: 25%;
	text-align: right;
}

p.glossar {
	font-weight: bold;
}
#content-big .sitemap li {
	background: url(/fileadmin/templates/Renz_standard/images/navi-listing.png) no-repeat transparent 0 4px;
	padding-left: 12px;
	margin-bottom:3px;
}
#content-big ul.sitemap {
	font-weight: bold;
	list-style-type:none;
}
#content-big ul.sitemap ul {
	font-size: 100%;
	font-weight: normal;
	list-style-type:none;
}
#content-big ul.sitemap ul {
	margin: 0.4em 0 0.8em 1em;
}

#content-small ul.sitemap {
	font-weight: bold;
}
#content-small ul.sitemap ul {
	font-size: 100%;
	font-weight: normal;
}
#content-small ul.sitemap ul {
	margin: 0.4em 0 0.8em 1em;
}

/* tabelle produktvergleich */

table.vergleich {
	width: 688px;
	margin-bottom: 1em;
	border: 1px solid #ded8c8;
}
table.vergleich td {
	width: 152px;
	vertical-align: top;
	padding-right: 20px;
	padding: 3px 16px 3px 4px;
}
table.vergleich dl.produkte {
	float: none;
	padding-right: 0;
}
table.vergleich td ul {
	margin: 0 0  1em 0;
	list-style-type: none;
	font-size: 115%;
}
table.vergleich td ul li {
	background: transparent url(/fileadmin/templates/Renz_standard/images/listing-feature.png) no-repeat 0px 3px;
	padding: 0 0  5px 20px;
}
table.daten {
	width: 520px;
	margin: 0 0 1.5em 20px;
	border: 1px solid #ded8c8;
}
table.vergleich td.vergleich-typ {
/*	text-transform: uppercase; */
	font-size: 100%;
	font-weight: bold;
}
table.vergleich tr.row-1 td {
	background-color: #f0eed5;
	font-size: 115%;
}
table.vergleich tr.row-2 td {
	background-color: #fff;
	font-size: 115%;
}
table.vergleich tr.row-1:hover td, table.vergleich tr.row-2:hover td {
	background-color: #f9f8ee;
}
table.vergleich tr.row-1 td.vergleich-typ, table.vergleich tr.row-2 td.vergleich-typ {
	font-size: 100%;
}
table.vergleich tfoot tr td {
	margin-top: 5px;
	border-top: 1px solid #d4d2d3;
	border-bottom: 1px solid #d4d2d3;
}
table.vergleich tfoot tr p {
	font-size: 90%;
	margin: 0;
	width: 650px;
}
table.vergleich th {
	color: #000;
	font-size: 115%;
	margin: 0 210px 0.6em 0;
/*	text-transform: uppercase; */
	padding: 2px 4px;
	background-color: #cdcfce;
	border-bottom: 1px solid #b7b7b7;
}



/* downloads tabelle */

table.downloads {
	width: 570px;
	border: 1px solid #bfbfbf;
	border-bottom: none;
	border-left: none;
	margin-bottom: 1em;
}
table.downloads td, table.downloads th {
	padding: 2px 2px 2px 4px;
	vertical-align: middle;
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
table.downloads td img {
	margin-right: 10px;
	vertical-align: -70%;
}
table.downloads th.column-1 {
	font-size: 100%;
/*	text-transform: uppercase; */
	width: 420px;
}
table.downloads th.column-2, table.downloads th.column-3, table.downloads th.column-4 {
	font-size: 100%;
	width: 150px;
}

table.downloads td.download-select {
     vertical-align: top;
     padding-top: 7px;
}


.tx-ttcstmproducts-pi7 table.downloads th.column-1 {
	width: 246px;
}
.tx-ttcstmproducts-pi7 table.downloads th.column-2, .tx-ttcstmproducts-pi7 table.downloads th.column-3 {
	width: 152px;
}

table.stanzen th.column-1 {
	background-color: #c0b9b1;
}
table.stanzen th.column-2, table.stanzen th.column-3, table.stanzen th.column-4, table.stanzen select, table.stanzen option {
	background-color: #e5e3e0;
}
table.ringwire th.column-1 {
	background-color: #e2007a;
	color: #fff;
}
table.ringwire th.column-2, table.ringwire th.column-3, table.ringwire th.column-4, table.ringwire select, table.ringwire option {
	background-color: #f19ec1;
}
table.plastik th.column-1 {
	background-color: #6aacda;
}
table.plastik th.column-2, table.plastik th.column-3, table.plastik th.column-4, table.plastik select, table.plastik option {
	background-color: #aecde9;
}
table.spiral th.column-1 {
	background-color: #e3c100;
}
table.spiral th.column-2, table.spiral th.column-3, table.spiral th.column-4, table.spiral select, table.spiral option {
	background-color: #f5e6ac;
}
table.laminieren th.column-1 {
	background-color: #0a3956;
	color: #fff;
}
table.laminieren th.column-2, table.laminieren th.column-3, table.laminieren th.column-4, table.laminieren select, table.laminieren option {
	background-color: #918b9c;
}
table.zubehoer th.column-1 {
	background-color: #bbdecd;
}
table.zubehoer th.column-2, table.zubehoer th.column-3, table.zubehoer th.column-4, table.zubehoer select, table.zubehoer option {
	background-color: #d1e8dc;
}

table.downloads tr:hover td {
	background-color: #f9f8ee;
}

table.downloads select {
	width: 113px;
	border: 1px solid #bfbfbf;
	font-size: 100%;
}

p.backlink {
	clear: left;
	font-weight: bold;
	padding-top: 5px;
}

/* video */

div.video {
	margin: 1.5em 0 1.5em 0;
	text-align: center;
}

/* formulare definitionen */

input, select {
	background-color: #f0eed5;
	font-size: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 2px;
	width: 230px;
	border: 1px solid #cdcfce;
}
input:hover, input:focus, select:hover, select:focus {
	background-color: #fff;
	border: 1px solid #b7b7b7;
}

#content-small form p, #content-big form p {
	margin-right: 0;
}

textarea {
	background-color: #f0eed5;
	font-size: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 2px;
	width: 230px;
	height: 100px;
	border: 1px solid #cdcfce;
}
textarea:hover, textarea:focus {
	background-color: #fff;
	border: 1px solid #b7b7b7;
}

input.button-small {
	width: 20px;
	border: none;
	background-color: transparent;
}
input.small {
	width: 70px;
}

input.submit-button {
	font-weight: bold;
	text-align: center;
	width: 236px;
}

legend {
	font-size: 115%;
	font-weight: bold;
	color: #000;
/*	text-transform: uppercase; */
}

fieldset {
	border: 1px solid #c8c4b8;
	padding: 8px;
	margin-bottom: 1em;
	width: 530px;
}

label {
	width: 170px;
	display: inline;
	float: left;
}

form h3 {
	margin: 0 0  0.7em 0;
	clear: left;
}

fieldset#angaben p {
	width: 220px;
	float: left;
}

fieldset#bindung label {
	 width: 340px;
}
fieldset#bindung input {
	width: 60px;
}




/* --------------------
startseite definitionen
---------------------*/

#content-start h1 {
	font-size: 130%;
	color: #000;
	margin: 0 20px 1em 10px;
}

#content-start p {
	font-size: 115%;
	color: #000;
	margin: 0 58px 1em 10px;
}

/* boxen definitionen */

#content-start dl {
	float: left;
	width: 165px;
	margin: 1em 0;
}

#content-start dl dt {
	margin-bottom: 0.2em;
}

#content-start dl dt img {
	border: 1px solid #bebcbd;
}

#content-start dl dd h2 {
/*	text-transform: uppercase; */
	margin: 0 0 0 9px;
}
#content-start dl dd p {
	margin: 0 13px 0.3em 9px;
	padding-right: 17px;
}

#content-start dl.stanzen dt img {
	border-left: 9px solid #c0b9b1;
}
#content-start dl.ringwire dt img {
	border-left: 9px solid #e1007a;
}
#content-start dl.plastik dt img {
	border-left: 9px solid #6aadda;
}
#content-start dl.spiral dt img {
	border-left: 9px solid #e3c100;
}
#content-start dl.laminieren dt img {
	border-left: 9px solid #0a3955;
}
#content-start dl.zubehoer dt img {
	border-left: 9px solid #bcdecd;
}



/*----------------
definitionen third
----------------*/

#third div {
	margin: 9px 8px;
	padding: 5px 5px 5px 5px;
}

#third form {
	height: 28px;
	margin: 0;
	background: #fff;
	border-bottom: 1px solid #c8c4b8;
	padding: 5px 0 0 5px;
}

.metabox form {
	margin: 0;
	padding: 2px 0 0 5px;
}

#third form select, .metabox form select {
	width: 185px;
	background: #fff;
}

#third div h5 {
	font-weight: normal;
	font-size: 110%;
/*	text-transform: uppercase; */
	margin-bottom: 0.4em;
	letter-spacing: 0.1em;
}
#third div h3 {
	font-size: 110%;
	margin: 0 0 0.4em 0;
}
#third div img {
	margin-bottom: 0.4em;
}
#third div h3 span {
	color: #e1007c;
}
#third div p {
	margin: 0 0 0.5em 0;
}
#third div p a {
	background: url(/fileadmin/templates/Renz_standard/images/listing-link.png) no-repeat 0px 3px;
	padding-left: 17px;
}
#third div ul {
	margin: 0 0 0.5em 0;
	font-size: 115%;
}
#third div ul li {
	background: url(/fileadmin/templates/Renz_standard/images/listing-link.png) no-repeat 0px 3px;
	padding-left: 17px;
	list-style-type: none;
}
#third div ul li a {
	padding: 0;
	background: none;
}

#third div.stanzen {
	background: url(/fileadmin/templates/Renz_standard/images/third-stanzen.png) no-repeat top right #fff;
}
#third div.ringwire {
	background: url(/fileadmin/templates/Renz_standard/images/third-ringwire.png) no-repeat top right #fff;
}
#third div.plastik {
	background: url(/fileadmin/templates/Renz_standard/images/third-plastik.png) no-repeat top right #fff;
}
#third div.spiral {
	background: url(/fileadmin/templates/Renz_standard/images/third-spiral.png) no-repeat top right #fff;
}
#third div.laminieren {
	background: url(/fileadmin/templates/Renz_standard/images/third-laminieren.png) no-repeat top right #fff;
}
#third div.zubehoer {
	background: url(/fileadmin/templates/Renz_standard/images/third-zubehoer.png) no-repeat top right #fff;
}
#third div.neutral {
	background: url(/fileadmin/templates/Renz_standard/images/third-neutral.png) no-repeat top right #fff;
}


/*-----------------
footer definitionen
-----------------*/

#footer ul {
	list-style-type: none;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	color: #000;
}
#footer ul li#sprache {
	width: 171px;
}
#footer ul li#sprache img {
	margin-right: 3px;
}
#footer ul li#footer-nav {
	width: 550px;
	text-align: center;
}
#footer ul li#footer-nav p {
	margin: 1em 0;
	font-size: 100%;
}
#footer ul li#drucken {
	width: 75px;
}
#footer ul li#drucken a {
	background: url(/fileadmin/templates/Renz_standard/images/icon-print.png) no-repeat 1px 0px;
	padding: 0 0 3px 18px;
}
#footer ul li#send {
	width: 124px;
}
#footer ul li#send a {
	background: url(/fileadmin/templates/Renz_standard/images/icon-send.png) no-repeat 1px 0px;
	padding: 0 0 3px 21px;
}




/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}

.clear {
	display: block;
}

input#captchaResponse {
	width: 115px !important;
	text-align: center;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}

/* countries */

#navigation h4 {
	margin: 155px 4px 0 0;
	padding: 5px 0 5px 1px;
	border-top: 1px solid #d1d2ca;
	border-right: 16px solid #8d8e8e;
	font-weight: normal;
	background: #f0eed5 url(/fileadmin/templates/Renz_standard/images/bg-navi-1.png) repeat-y;
	font-size: 100%;
}

#navigation ul#countries {
	margin: 0 4px 1em 0;
	border-top: 1px solid #d1d2ca;
	border-left: 4px solid #8d8e8e;
}

#navigation ul#countries li {
	border: none;
	padding: 2px 0;
}

#navigation ul#countries li a {
	border: none;
	padding: 4px 0 4px 4px;
	background: none;
	color: #000;
}

#navigation ul#countries li a:hover, #navigation ul#countries li a:focus, #navigation ul#countries li.aktiv a {
	background: #f0eed5;
	color: #000;
}

.error {
	color: #f00;
}

input.bold {
	font-weight: bold;
}

