/* Reset everything */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
sup { vertical-align:super; }

/* Style Tags */
body { 
	background-color:#fff;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	} 
body.mceContentBody {
	background:#fff;
	padding:10px;
	}

a, a:visited, a:hover { color:#b66c78; }
a:hover { color:#79323d; }

a img { border:0; }

h1, h2, h3, h4, h5, h6 {
	color:#b66c78;
	font-size:34px;
	padding:0 0 10px;
	}
	h1 sup { font-size:18px; }
h2 { font-size:30px; }
h3 { font-size:26px; }
h4 { font-size:18px; }
h5 { font-size:12px; }
h6 { font-size:10px; }

p { margin-bottom:10px; }
p, li, caption, th, td, blockquote, label {
	color:#626262;
	font-size:14px;
    line-height:1.5em;
	}
	p sup { font-size:10px; }

ul, ol { list-style:circle; margin-bottom:10px; padding-left:30px; }
ol { list-style:decimal; }

pre { margin-bottom:10px; white-space:pre; }
blockquote { margin-bottom:10px; padding-left:30px; }
hr { background-color:#666; border:0; height:1px; margin:0 0 10px 0; }
table { margin-bottom:10px; }
	table caption { font-style:italic; }
	table th { font-weight:bold; }
	table td { padding:5px; }

/* Helper Styles */
.nopad { padding:0 !important; }
.clear { clear:both; }
	.clear hr { display:none; }

.flash-replaced .alt { display:none; }

a.blockLink, a.blockLink:visited, a.blockLink:hover, .blockImage {
	display:block;
	overflow:hidden;
	text-indent:1000px;
	white-space:nowrap;
	}
input.mainForm, textarea.mainForm {
	background-color:#fff;
	border:1px solid #666;
	color:#333;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:4px 6px;
	}
	textarea.mainForm { vertical-align:top; }
input.mainButton {
	background-color:#666;
	border:0;
	color:#fff;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	padding:6px 14px;
	}

/* Page Layout */
#mainContainer {
	}
#mainHeader {
	height:145px;
	margin:0 auto;
	position:relative;
	width:960px;
	}
a.mainLogo, a.mainLogo:visited, a.mainLogo:hover {
    background:url(../images/buttons.png) no-repeat 0 0;
	height:89px;
	left:29px;
	position:absolute;
	top:19px;
	width:139px;
	}
a.newStuff, a.newStuff:visited, a.newStuff:hover {
    background:url(../images/buttons.png) no-repeat 0 -89px;
	height:117px;
	left:374px;
	position:absolute;
	top:0;
	width:169px;
	}
a.linkFacebook, a.linkFacebook:visited, a.linkFacebook:hover {
	color:#275f94;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	padding:16px 40px 0 0;
	position:absolute;
	text-decoration:none;
	right:35px;
	top:36px;
	}
	a.linkFacebook sup { font-size:10px; }
	a.linkFacebook .iconFacebook {
		background:url(../images/buttons.png) no-repeat -139px 0;
		bottom:0;
		cursor:pointer;
		height:30px;
		overflow:hidden;
		position:absolute;
		right:0;
		text-indent:50px;
		white-space:nowrap;
		width:30px;
		}
a.linkBuy, a.linkBuy:visited, a.linkBuy:hover {
	color:#f4a02b;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-right:35px;
	position:absolute;
	text-decoration:none;
	right:31px;
	top:86px;
	z-index:10;
	}
	a.linkBuy sup { font-size:10px; }
#iconBuy {
	background:url(../images/buttons.png) no-repeat -111px -223px;
	height:26px;
	position:absolute;
	right:31px;
	top:81px;
	width:29px;
	z-index:9;
	}
#mainHeaderSearch {
	height:18px;
	position:absolute;
	padding-left:23px;
	right:222px;
	top:90px;
	width:92px;
	}
#searchLabel {
	color:#f4a02b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	height:18px;
	left:-50px;
	line-height:18px;
	position:absolute;
	top:0;
	width:50px;
	}
#searchField {
	width:92px;
	}
	#searchField input {
		background-color:#fceecd;
		border:1px solid #d1c3a1;
		color:#f4a02b;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		height:16px;
		line-height:16px;
		margin:0;
		padding:0 6px;
		width:78px;
		}
#searchButton {
	background:url(../images/buttons.png) no-repeat -92px -223px;
	cursor:pointer;
	height:19px;
	left:0;
	position:absolute;
	top:-1px;
	width:19px;
	}
#centerbox {
	height:70px;
	left:199px;
	overflow:hidden;
	position:absolute;
	top:39px;
	width:350px;
	}
#miniNav {
	position:absolute;
	right:35px;
	text-align:right;
	top:10px;
	width:200px;
	}
	#miniNav a, #miniNav a:visited, #miniNav a:hover {
		color:#f4a02b;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		text-decoration:none;
		}

ul#mainMenu {
	height:35px;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:960px;
	}
	ul#mainMenu li {
		display:inline;
		}
	ul#mainMenu li a, ul#mainMenu li a:visited, ul#mainMenu li a:hover {
		border-right:1px solid #f4a02b;
		color:#f4a02b;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		font-weight:bold;
		padding:0 8px;
		text-decoration:none;
		text-transform:lowercase;
		}
		ul#mainMenu li.active a, ul#mainMenu li.active a:visited, ul#mainMenu li.active a:hover {
			text-transform:uppercase;
			}
		ul#mainMenu li a.last, ul#mainMenu li a.last:visited, ul#mainMenu li a.last:hover { border-right:0; }
ul#subNav {
	float:left;
	list-style-type:none;
	padding:20px;
	width:127px;
	}
	ul#subNav li { line-height:1em; padding:4px 0; }
	ul#subNav li a, ul#subNav li a:visited, ul#subNav li a:hover {
		color:#f4a02b;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
		}
	ul#subNav li a:hover { color:#9cb4c2; }
		ul#subNav li.active a, ul#subNav li.active a:visited, ul#subNav li.active a:hover {
			color:#9cb4c2;
			}

.sidebar {
	float:left;
	padding:20px;
	width:127px;
	}
.sidebarHdr, .sidebarSubHdr {
	color:#f4a02b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	padding-bottom:8px;
	text-align:center;
	}
ul.sidebarList {
	list-style-type:none;
	padding:0;
	}
	ul.sidebarList li { font-size:12px; }
ul.sidebarColLeft, ul.sidebarColRight {
	float:left;
	width:63px;
	}

.contentContainer {
	border-bottom:3px solid #b7b1ac;
	border-top:3px solid #b7b1ac;
	}
.content {
	margin:0 auto;
	width:960px;
	}
.contentWide {
	padding:20px 0;
	}
.contentInsideContainer {
	float:left;
	width:793px;
	}
.pageImage { float:left; width:325px; }
.contentIndex {
	padding:20px;
	width:753px;
	}
.contentIndexImage {
	float:left;
	padding:20px 20px 20px 10px;
	width:438px;
	}
.contentColored .contentIndexImage, .contentColored .contentIndex { background-color:#f3b76d; }
	.contentColored h1, .contentColored p { color:#fff !important; }
	
#mainFooterContainer {
	color:#a6aaae;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.5em;
	margin:0 auto;
	padding:35px 30px;
	text-align:right;
	width:900px;
	}
#mainFooterContainer a, #mainFooterContainer a:visited, #mainFooterContainer a:hover {
	color:#8f8984;
	}
#mainFooterContainer a:hover { color:#7c7774; }
span.footerPipe { padding:0 6px; }
/* Page-Specific Styles */
.PGuberuns h1 { color:#007682; }
.PGuberuns ul#subNav li a:hover { color:#007682; }
.PGuberuns ul#subNav li.active a, .PGuberuns ul#subNav li.active a:visited, .PGuberuns ul#subNav li.active a:hover {
			color:#007682;
			}
.PGuberuns .contentColored .contentIndexImage,
.PGuberuns .contentColored .contentIndex { background-color:#b3c49a; }

.PGproduktwelt h1 { color:#b66c78; }
.PGproduktwelt ul#subNav li a:hover { color:#b66c78; }
.PGproduktwelt ul#subNav li.active a, .PGproduktwelt ul#subNav li.active a:visited, .PGproduktwelt ul#subNav li.active a:hover {
			color:#b66c78;
			}

.PGanwendung h1 { color:#b36d78; }
.PGanwendung ul#subNav li a:hover { color:#b36d78; }
.PGanwendung ul#subNav li.active a, .PGanwendung ul#subNav li.active a:visited, .PGanwendung ul#subNav li.active a:hover {
			color:#b36d78;
			}
.PGanwendung .contentColored,
.PGanwendung .contentColored .contentIndexImage,
.PGanwendung .contentColored .contentIndex { background-color:#ab7379; }

.PGexpertenrat h1 { color:#688e99; }
.PGexpertenrat ul#subNav li a:hover { color:#688e99; }
.PGexpertenrat ul#subNav li.active a, .PGexpertenrat ul#subNav li.active a:visited, .PGexpertenrat ul#subNav li.active a:hover {
			color:#688e99;
			}
.PGexpertenrat .contentColored,
.PGexpertenrat .contentColored .contentIndexImage,
.PGexpertenrat .contentColored .contentIndex { background-color:#849fa9; }
	
.fullBgUmtopfen {
	background:url(../images/umtopfen.jpg) no-repeat 0 0;
	float:left;
	height:520px;
	width:793px;
	}	
.fullBgOrchideen {
	background:url(../images/orchideen.jpg) no-repeat 0 0;
	float:left;
	height:520px;
	width:793px;
	}
	
/* Home */
#homeLinks { display:block; margin:0 auto; }
/* Blog */
.entryBlog {
	border-bottom:3px solid #ff8c00;
	margin-bottom:15px;
	padding-bottom:15px;
	}
	.entryBlog h2 { font-size:18px; font-weight:normal; }
#headerSpan {
	background-color:#ff8c00;
	margin-bottom:15px;
	}
	#headerSpan #hdr {
		color:#fff;
		font-size:14px;
		padding:10px 0;
		margin:0 auto;
		width:960px;
		text-indent:15px;
		}
	#headerSpan #hdr sup { font-size:10px; }
/* Comments */
.commentContainer {
	padding:20px 0;
	}
.blogCommentHdr {
	color:#ff8c00;
	font-size:18px;
	padding:0 0 10px;
	}
#commentListing { margin-bottom:20px; }
.commentFeld, .postCommentCheckBox {
	padding-bottom:10px;
	}
	.commentFeld input.mainForm {
		width:400px;
		}
	.commentFeld textarea.mainForm {
		height:100px;
		width:400px;
		}
/* Press */
.mainPressContainer { padding-top:20px; }
.mainPressContainer .contentInsideContainer { width:900px; }
.pressBox {
	border-bottom:3px solid #ff8c00;
	margin-bottom:35px;
	padding:0 0 25px 0;
	position:relative;
	}
.pressDetails {
    font-weight:bold;
	}
.pressImage {
	float:left;
    margin:0 10px 10px 0;
	width:200px;
	}
.pressFile {
	float:left;
    margin:0 0 10px 10px;
    width:200px;
	}
	.pressFileEntry { margin-bottom:10px; }
.pressContent {
	float:left;
    width:440px;
	}
.pressFileTitle {
    color:#666;
	font-size:14px;
    padding-bottom:10px;
    text-align:center;
	}
.readMore { text-align:right; }
/* Contact */
.contactContainer {
	background:#f5a02b url(../images/bg_contact.jpg) no-repeat top right;
	}
	.contactContainer h1, .contactContainer p { color:#fff !important; }
	.contactContainer h1 { font-size:18px; font-weight:normal; }
.contactContent {
	float:left;
	padding:20px;
	width:364px;
	}
.contactForm {
	float:left;
	padding:20px;
	width:516px;
	}
	.contactForm label {
		color:#fff;
		font-size:14px;
		}
	.contactForm input.mainForm {
		width:450px;
		}
	.contactForm textarea.mainForm {
		height:150px;
		width:450px;
		}
#contactAddress { overflow:auto; }
.contactItemZip {
	float:left;
	width:155px;
	}
	.contactItemZip input.mainForm {
		width:141px;
		}
.contactItemCity {
	float:left;
	padding-left:10px;
	width:255px;
	}
	.contactItemCity input.mainForm {
		width:241px;
		}
.contactLabel {
	color:#fff;
	font-size:14px;
	padding-bottom:5px;
	}
.contactField {
	padding-bottom:10px;
	}
.contactButton {
	padding:10px 0;
	}
.contactFormContent .contactMoreInfo {
	font-size:12px;
	}
/* FAQ styles */
a.faqQuestion, a.faqQuestion:visited, a.faqQuestion:hover {
	display:block;
	color:#333;
	font-size:14px;
	padding:0 0 6px 0;
	text-decoration:none;
	}
	a.faqQuestion:hover { color:#666; }
a.faqQuestionActive, a.faqQuestionActive:visited, a.faqQuestionActive:hover { color:#b66c78; }
.faqAnswer { display:none; padding:10px; }
	.faqAnswer p { color:#000; }
/* Resources */
.resourcesContainer {
	background-color:#f2b13a;
	}
	.resourcesContainer h1, .resourcesContainer p { color:#fff; }
	.resourcesContainer a, .resourcesContainer a:visited, .resourcesContainer a:hover { color:#fff; }
.resourceBoxContainer { padding:20px; }
.contentInside {
	float:left;
	min-height:290px;
	padding:10px 20px 100px;
	position:relative;
	width:428px;
	}
.resourceBox {
	background-color:#e7a733;
	bottom:0;
	height:56px;
	left:0;
	padding:14px;
	position:absolute;
	width:440px;
	}
a.resourceDownload, a.resourceDownload:visited, a.resourceDownload:hover {
	background:url(../images/icon_pdf.png) no-repeat 0 0;
	bottom:0;
	display:block;
	min-height:46px;
	font-size:12px;
	line-height:1.25em;
	padding:10px 0 0 66px;
	right:0;
	text-decoration:none;
	}
	a.resourceDownload span, a.resourceDownload:visited span, a.resourceDownload:hover span {
		font-weight:bold;
		}
/* Pagination */
.pagination { color:#ccc; font-size:14px; padding:20px; text-align:right; }
.pagination a, .pagination a:visited, .pagination a:hover {
	padding:4px;
	text-decoration:none;
	}
	.pagination a.active, .pagination a.active:visited, .pagination a.active:hover {
		color:#fff;
		background-color:#b66c78;
		}
.pagination span.pipe { padding:0 2px; }

/* Products */
.contentProductsCarousel {
	float:left;
	padding:40px 0;
	width:590px;
	}
.contentProducts {
	float:left;
	padding:40px 20px 40px 0;
	width:350px;
	}
	.contentProducts h1 { color:#f3b76d; font-size:30px; font-weight:normal; }
.prodPopBox { position:relative; }
.prodDesc {
	bottom:2px;
	position:absolute;
	width:156px;
	z-index:150;
	}

#productOverlay {
	background-color:#000;
	display:none;
	left:0;
	position:fixed;
	top:0;
	z-index:998;
	}
#productPopup {
	display:none;
	left:0;
	padding:25px 0;
	position:absolute;
	top:0;
	width:430px;
	z-index:999;
	}
.popupContent {
	background-color:#fff;
	border-radius:10px;
	min-height:300px;
	padding:20px;
	position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	}
.loading {
	background:#fff url(../images/loading.gif) no-repeat center center;
	}
#prodClose {
	background:url(../images/buttons.png) no-repeat -139px -44px;
	cursor:pointer;
	height:21px;
	position:absolute;
	right:10px;
	top:10px;
	width:23px;
	}
.prodImage {
	border-bottom:1px solid #acacad;
	margin-bottom:5px;
	padding-bottom:10px;
	position:relative;
	}
	.prodImage img { display:block; margin:0 auto; }
.seramisLogo {
	background:url(../images/buttons.png) no-repeat -92px -206px;
	bottom:10px;
	height:17px;
	position:absolute;
	right:0;
	width:83px;
	}
.prodInfoName {
	color:#8f8f8f;
	float:left;
	font-size:12px;
	padding-right:10px;
	text-transform:uppercase;
	width:130px;
	}
.prodInfoDescription {
	border-left:1px solid #58595b;
	float:left;
	padding-left:10px;
	width:239px;
	}
	.prodInfoDescription p {
		color:#8f8f8f;
		font-size:12px;
		}
	
ul#productCarousel {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	ul#productCarousel li {
		line-height:12px;
		text-align:center;
		}
	ul#productCarousel li img { margin-bottom:5px; }
	ul#productCarousel a, ul#productCarousel a:visited, ul#productCarousel a:hover {
		color:#f4a02b;
		font-size:9px;
		text-decoration:none;
		text-transform:uppercase;
		}
/* Carousel */
.jcarousel-skin-tango .jcarousel-container {
	}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding:0 40px;
    width:488px;
	}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height:280px;
    width:488px;
	}
.jcarousel-skin-tango .jcarousel-item {
    height:280px;
	overflow:hidden;
    width:156px;
	}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right:10px;
	}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background:#fff;
    color:#000;
	}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    background:url(../images/buttons.png) no-repeat -23px -206px;
    cursor:pointer;
    height:43px;
    position:absolute;
    right:0;
    top:116px;
    width:23px;
	}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    background-position:-69px -206px;
    cursor:default;
	}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    background:url(../images/buttons.png) no-repeat 0 -206px;
    cursor:pointer;
    height:43px;
	left:0;
    position:absolute;
    top:116px;
    width:23px;
	}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    background-position:-46px -206px;
    cursor:default;
	}

/* Other Styles */
.boxError {
	color:#fff;
	background:#601313;
	border:2px solid #3c0a0a;
	font-size:12px;
	margin-bottom:10px;
	padding:15px;
	}
.boxError p, .boxError li { color:#fff; }
.boxMessage {
	color:#463b24;
	background:#fff1bb;
	border:2px solid #746444;
	font-size:12px;
	margin-bottom:10px;
	padding:15px;
	}

/* Shadowbox */
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../javascript/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../javascript/shadowbox/close.png);}
#sb-nav-next{background-image:url(../javascript/shadowbox/next.png);}
#sb-nav-previous{background-image:url(../javascript/shadowbox/previous.png);}
#sb-nav-play{background-image:url(../javascript/shadowbox/play.png);}
#sb-nav-pause{background-image:url(../javascript/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
