body {
	direction: ltr;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #e8e8e8;
	color: #5b5b5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

img {
	border: none;
}

abbr {
	border-bottom: 1px dotted #5b5b5a;
}

h1 {
	margin: 28px 0 23px 0;
	font-weight: normal;
	font-size: 22px;
	color: #b5152b;
}

h2 {
	margin: 20px 0 8px 0;
	font-weight: normal;
	font-size: 18px;
	color: #000;
}

h3 {
	margin: 30px 0 8px 0;
	font-weight: normal;
	font-size: 16px;
}

h4 {
	margin: 20px 0 8px 0;
	font-weight: bold;
	font-size: 14px;
}

a {
	color: #b5152b;
}

a:visited, a:hover {
	color: #333;
}

/* Classes */
div.facebook-box {
	background-color: #fff;
	margin-top: 9px;
}

ul.nav-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.csc-default {
	margin-top: 9px;
	background-color: #fff;
	padding: 20px;
}

div.csc-default h1:first-child {
	margin-top: 8px;
}

.red {
	color: #b5152b;
}

.right {
	float: right;
}

.angebotspreis {
	color: #b5152b;
	font-size: 18px;
}

.artikelbeschreibung {
	font-size: 12px;
}

a.black-anchor {
	background: #5B5B5A url(../media/white-arrow.png) 20px center no-repeat;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 4px 20px 4px 33px;
}

a.black-anchor:hover {
	text-decoration: underline;
}

/* grey content boxes (middle content) */
div.grey-boxes {
	height: 118px;
}

div.grey-boxes div.right {
	margin-left: 10px;
}

div.grey-box-out {
	background-color: #e5e5e5;
	padding: 10px;
	width: 195px;
}

div.grey-box-in {
	float: right;
	width: 115px;
}

div.grey-box-in h3 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 13px;
	color: #b5152b;
}

div.grey-box-in p {
	font-size: 12px;
}

/* Singe Main Image; Substitute for slideshow --------------------------------*/
div.single-main-img {
	margin: 0;
	background: #B4152B;
	color: #fff;
}

div.single-main-img div {
	margin: 0;
	padding: 0;
}

div.single-main-img div.csc-textpic-imagecolumn {
	height: 325px !important;
	/*overflow: hidden;*/
}

div.single-main-img div.csc-textpic-clear {
	height: 0 !important;
}

div.single-main-img img {
	border-right: 9px solid #e8e8e8;
	margin: 0;
	padding: 0;
}

div.single-main-img div.csc-textpic-text {
	padding: 18px;
}

/* Website Structure */
div#main {
	margin: 0 auto;
	width: 958px;
	padding-bottom: 100px;
}

div#content-left {
	float: left;
	width: 190px;
	margin-right: 9px;
}

div#content-middle {
	float: left;
	width: 560px;
}

div#content-right {
	float: right;
	width: 190px;
}

/**
 * ---------------------------------------------------------------------------------------------------------------------
 * Navigation
 * ---------------------------------------------------------------------------------------------------------------------
 */
div#top {
	position: relative;
	height: 31px;
	font-size: 12px;
	color: #fff;
	background: #B4152B;
}

#top-right-nav, #top-left-nav {
	position: absolute;
	top: 8px;
}

ul#top-right-nav {
	right: 20px;
}

#top-left-nav {
	left: 20px;
}

ul#top-right-nav li, ul#top-left-nav li {
	float: left;
	margin-left: 10px;
}

ul#top-right-nav li:first-child, ul#top-left-nav li:first-child {
	margin-left: 0;
}

ul#top-right-nav a, ul#top-left-nav a {
	color: #fff;
	text-decoration: none;
}

ul#top-right-nav a:hover, ul#top-left-nav a:hover {
	text-decoration: underline;
}

/* header area incl. logo, favourite and contact links ---------------------- */
div#header {
	margin: 9px 0;
	height: 138px;
}

div#header ul.nav-list li a {
	background: url(../media/grey-arrow.png) 0 3px no-repeat;
	color: #5b5b5a;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	margin: 2px 0;
}

div#header ul.nav-list li a:hover {
	text-decoration: underline;
}

div#logo {
	width: 551px;
	padding-left: 8px;
	background: url(../media/logo-bgrd.png) right top no-repeat;
	position: relative;
}

div#favourite-links, div#contact-links {
	position: relative;
	width: 154px;
	height: 102px;
	padding: 18px;
	background-color: #FDF2F3;
	overflow: hidden;
	font-size: 12px;
}

div#favourite-links {
	left: 568px;
	top: -138px;
}

div#contact-links {
	left: 768px;
	top: -276px;
}

div#favourite-links h4, div#contact-links h4 {
	margin-top: 0;
	font-size: 12px;
	font-weight: bold;
	color: #b5152b;
}

/* left navigation boxes -----------------------------------------------------*/
div.left-nav {
	background: #B4152B;
	color: #fff;
	margin-top: 9px;
	padding: 20px;
}

div.left-nav h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

div.left-nav ul li a {
	background: url(../media/white-arrow.png) 0 6px no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	display: block;
	padding-left: 13px;
	margin: 4px 0;
}

div.left-nav ul li a:hover {
	text-decoration: underline;
}

div.left-nav ul ul li a {
	background: url(../media/white-arrow.png) 13px 6px no-repeat;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding-left: 26px;
	margin: 2px 0;
}

div.left-nav ul ul ul li a {
	background: url(../media/white-arrow.png) 26px 6px no-repeat;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding-left: 39px;
	margin: 2px 0;
}

/* Official Blackforest partnership */
div#schwarzwaldpartner {
	margin-top: 9px !important;
	text-align: center;
	background: #fff url(../media/black-forest-partner-bgrd.png) bottom no-repeat;
}

#schwarzwald-partner2-logo {
	margin-left: 2px;
}

#siegel {margin-top:9px}

/* middle content area */
div#content-middle div.csc-default {
	padding-left: 60px;
	padding-right: 60px;
	background-color: #fff;
}

div#content-middle ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

div#content-middle ul li a {
	background: url(../media/grey-arrow.png) left center no-repeat;
	color: #5b5b5a;
	text-decoration: none;
	display: block;
	padding-left: 13px;
	margin: 2px 0;
	font-size: 15px;
}

div#content-middle ul li a:hover {
	text-decoration: underline;
}

/* Bottom Area incl. navigation and logos */
div#bottom {
	clear: both;
	padding: 34px 0;
	font-size: 12px;
	color: #a9a8a9;
}

ul#bottom-right-nav {
	float: right;
	width: 190px;
}

ul#bottom-right-nav li {
	float: right;
	margin: 0 0 10px 20px;
}

ul#bottom-main-nav {
	margin-left: 0;
}

ul#bottom-main-nav li {
	float: left;
	margin-left: 20px;
}

ul#bottom-right-nav a, ul#bottom-main-nav a {
	color: #a9a8a9;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

ul#bottom-right-nav a:hover, ul#bottom-main-nav a:hover {
	text-decoration: underline;
}

ul#bottom-right-nav li:last-child a {
	color: #a9a8a9;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}

ul#bottom-main-nav li ul {
	float: none;
	margin-top: 9px;
}

ul#bottom-main-nav li ul li {
	float: none;
	margin-left: 0;
}

ul#bottom-main-nav li ul li a {
	text-transform: none;
	font-weight: normal;
}

div#bottom-brand-logos {
	clear: both;
	padding-top: 34px;
	text-align: center;
}

div#bottom-brand-logos a {
	margin-left: 30px;
}

div#bottom-brand-logos a:first-child {
	margin-left: 0;
}

/* glass production subnavigation */
div#production-subnav-out {
	display: none;
	position: absolute;
	top: 187px;
	width: 560px;
	height: 301px;
	margin-left: 190px;
	padding-left: 9px;
	border-bottom: 24px solid #00C;
	z-index: 100;
}

div#production-subnav-in {
	background-color: #00F;
	color: #fff;
	padding: 20px 60px;
	height: 261px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

div.production-subnav-box {
	clear: both;
	height: 80px;
	padding-top: 9px;
}

a.production-subnav {
	background: url(../media/white-arrow.png) left center no-repeat;
	color: #fff;
	text-decoration: none;
	padding-left: 13px;
	margin: 30px 0;
	font-size: 15px;
}

a.production-subnav:hover {
	text-decoration: underline;
}

a.download {
	padding-left: 21px;
	min-height: 16px;
	background: url("../media/pdf_document.png") left top no-repeat;
}

/* Start: Cookie layer on the page bottom ----------------------------------------------------------------------------*/
#wbo-cookie-layer-wrapper {
	display: none;
	position: fixed;
	bottom: 0;
	z-index: 10;
	width: 100%;
	background: #B4152B;
	color: #fff;
	font-size: 12px;
	box-shadow: 0 -2px 2px #333;
}

#wbo-cookie-layer-wrapper a {
	color: #fff;
}

#wbo-cookie-layer-wrapper .viewport {
	margin: 0 auto;
	width: 958px;
	background: #B4152B;
	display: table;
}

#wbo-cookie-layer-wrapper .viewport .wbo-col-left, #wbo-cookie-layer-wrapper .viewport .wbo-col-right {
	display: table-cell;
	vertical-align: top;
}

#wbo-cookie-layer-wrapper .viewport .wbo-col-left {
	padding-left: 20px;
	padding-right: 60px;
	width: 679px;
}

#wbo-cookie-layer-wrapper .viewport .wbo-col-right {
	padding-left: 29px;
}

#wbo-cookie-layer-wrapper .viewport .wbo-col-right a {
	text-decoration: none;
}

#wbo-accept-cookies {
	font-size: 18px;
}

#wbo-cookies-more {
	margin-left: 5px;
}

/* End: Cookie layer on the page bottom ------------------------------------------------------------------------------*/

/* Form Styles */
/* general */
.tx-powermail-pi1 fieldset {
	margin-top: 20px;
}

.tx-powermail-pi1 label {
	display: block;
	margin: 10px 0 3px;
	font-size: 12px;
}

.powermail_select {
	width: 300px;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-size: 12px !important;
}

/* custom styles (order form) */
#uid1 {
	width: 50px;
}

#powermaildiv_uid1 label, #powermaildiv_uid3 label, #powermaildiv_uid4 label {
	display: block;
	margin-top: 0 !important;
	width: 200px !important;
}

.powermail_uid3, .powermail_uid4 {
	width: 100px !important;
	border: none !important;
	text-align: right;
}

.powermail_uid4 {
	font-weight: bold;
}

#powermaildiv_uid12, #powermaildiv_uid15, #powermaildiv_uid16, #powermaildiv_uid17, #powermaildiv_uid18, #powermaildiv_uid19 {
	display: none;
}

.tx-srlanguagemenu-pi1 .CUR img {
	display: none
}

.tx-srlanguagemenu-pi1 a img {
	box-shadow: 0 0 2px #fff;
}

.tx-srlanguagemenu-pi1 .CUR a img {
	box-shadow: 0 0 2px #000;
}


