* {
	margin: 0;
	padding: 0;
}

body {
	background: #e8e8e8 url(../../fileadmin/template/img/bg-pattern.gif) repeat-y top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a img {
	border: none;
}
a {
	color: #b10a0d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	outline: none;
}

h1, h2 {
	color: #2b2b2b;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0 0 10px 0;
}

h2 {
	text-transform: none;
}

p {
	margin: 0 0 11px 0;
}

p.align-justify {
	text-align: justify;
}

fieldset.noborder {
	border: none;
}

textarea {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width: 100%;
}

#content-main ol {
	margin: 0 0 11px 35px;
}

#page {
	width: 1028px;
	margin: 0 auto;
}

#head {
	height: 153px;
	position: relative;
}
#head .url {
	position: absolute;
	left: 69px;
	top: 10px;
}
#head .url h1 {
	color: #e2001a;
	font-size: 22px;
	text-transform: none;
}
#head .url h1 a {
	color: #e2001a;
	text-decoration: none;
}
#head .logo {
	width: 264px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
#head .newsletter {
	position: absolute;
	right: 69px;
	top: 10px;
}
#head .newsletter a {
	background: url(../../fileadmin/template/img/mail.png) no-repeat left -1px;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #e2001a;
	font-weight: bold;
}
#head .newsletter a:hover, #head .url h1 a:hover {
	text-decoration: underline;
}
#head .music {
	position: absolute;
	right: 62px;
	bottom: 5px;
}
#head .music span {
	background: url(../../fileadmin/template/img/sound_none.png) no-repeat right top;
	padding: 0 21px 0 0;
}

ul#subnav {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 10px 0;
}

#navigation {
/*	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1; */	
	border-bottom: 2px solid #d3d4d4;
	background: url(../../fileadmin/template/img/doubleline_pattern.gif) repeat-x 0 0;
	margin: 0 70px 15px 69px;
	margin: 0 0 15px 0;
	padding: 6px 70px 0 69px;
}
#navigation ul {
	list-style: none;
	overflow: hidden;
}
#navigation ul {
	height: 1%;
}
#navigation ul li {
	float: left;
}
#navigation ul li a {
	font-family: Arial Narrow;
	font-size: 15px;
	color: #757575;
	padding: 3px 9px;
	text-decoration: none;
	display: block;
/*	font-weight: bold;*/
}
#navigation ul li a:hover, #navigation ul li.act a {
	background: #FDE8E7;
}

#lang {
	display: none;
}

#visual {
	width: 897px;
	margin: 0 0 0 66px;
}
#visual .visual-top {
	background: url(../../fileadmin/template/img/visual-shadow-bg.gif) no-repeat top left;
	padding: 2px 5px 0px 3px;
	font-size: 1%;
}
#visual .visual-bottom {
	height: 5px;
	background: url(../../fileadmin/template/img/visual-shadow-bottom.gif) no-repeat top left;
}

/* Visual auf Start */
.visual-start {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
* html .visual-start {
	height: 1%;
}
.visual-start .text {
	width: 341px;
	float: left;
	height: 113px;
	padding: 61px 30px 30px 30px;
}
.visual-start .text h1 {
	font-size: 12px;
}
.visual-start .pic {
	width: 496px;
	height: 203px;
	float: right;
}
.visual-start .pic .top {
	background: url(../../fileadmin/template/img/visual-start-shadow-bg.gif) no-repeat top left;
	padding: 2px 5px 0px 3px;
	font-size: 1%;
}
.visual-start .pic .bottom {
	background: url(../../fileadmin/template/img/visual-start-shadow-bottom.gif) no-repeat top left;
	height: 5px;
}
/* --- */

#content {
	margin: 15px 0 0 66px;
	overflow: hidden;
}
* html #content {
	height: 1%;
}
#content #content-main {
	width: 696px;
	float: left;
}
.csc-default {

}
.csc-default ul {
	margin: 0 0 11px 25px;
}
.csc-form #mailformartikel {
	border: none;
	background: none;
}
.csc-textpic-caption {
	font-size: 11px;
	font-weight: bold;
}
ul.csc-uploads {
	list-style: none;
}
.csc-sitemap ul li {
	margin: 0 0 4px 0;
}
.csc-sitemap ul li a {
	font-weight: bold;
}
.csc-sitemap ul li ul {
	margin: 0 0 0 25px;
	list-style: none;
}
.csc-sitemap ul li ul li a {
	font-weight: normal;
}
#content #content-main #news-teaser {
	overflow: hidden;
}
* html #content #content-main #news-teaser {
	height: 1%;
}
#content #content-main #news-teaser .cat-1 {
	background: url(../../fileadmin/template/img/news-teaser-big-bg.gif) no-repeat;
	width: 289px;
	height: 254px;
	float: left;
	padding: 12px 12px 12px 15px;
	position: relative;
	margin: 0 6px 0 0;
}
#content #content-main #news-teaser h1, #content-teaser h1, #content-teaser h2 {
	color: #2b2b2b;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0 0 5px 0;
	position: relative;
}
/* IE7 Bug? */
.block-layered-nav .block-title span {
	position: relative;
}
#content #content-main #news-teaser h1 span {
	color: #e2001a;
}
#content #content-main #news-teaser img {
	margin: 0 0 5px 0;
}
#content #content-main #news-teaser .cat-2, #content #content-main #news-teaser .cat-3 {
	background: url(../../fileadmin/template/img/news-teaser-small-bg.gif) no-repeat;
	width: 160px;
	height: 254px;
	float: left;
	padding: 12px;
	position: relative;
	margin: 0 6px 0 0;
}
#content #content-main #news-teaser .cat-3 {
	margin: 0;
}
#content-main span.more {
	position: absolute;
	right: 19px;
	bottom: 12px;
}
span.more a, #content #content-teaser .content span.more a {
	color: #B10A0D;
	text-decoration: none;
}
span.more a:hover, #content #content-teaser .content span.more a:hover {
	text-decoration: underline;
}
#content #content-teaser {
	width: 189px;
	float: right;
	margin: 0 66px 0 0;
	display: inline;
}

#content #content-teaser .teaser-content {
	background: url(../../fileadmin/template/img/teaser-bg.gif) no-repeat top left;
	padding: 12px;
}
#content #content-teaser .teaser-content span.more {
	display: block;
	width: 100%;
	text-align: right;	
}
#content #content-teaser .teaser-content span.more a {
	color: #B10A0D;
}
body#start #content #content-teaser .teaser-content {
	height: 248px;
}
#content #content-teaser .teaser-content .csc-default {
	margin: 0 0 12px 0;
}
#content #content-teaser .teaser-content .shop {
	margin-top: 20px;
}
#content #content-teaser a {
	color: #000000;
}
#content #content-teaser p {
	margin: 0 0 11px 0;
}
#content #content-teaser ul {
	list-style: none;
	margin: 0 0 11px 0;
}
#content #content-teaser .news-latest-container ul {
	list-style: disc;
	margin: 0 0 11px 15px;
}
#content #content-teaser ul li {
	margin: 0 0 4px 0;
	position: relative;
}
#content #content-teaser ul li img {
	margin: 0 2px 0 0;}
#content #content-teaser .bottom {
	background: url(../../fileadmin/template/img/teaser-bottom.gif) no-repeat top left;
	height: 6px;
}

.twocol, .twocolv2 {
	overflow: hidden;
}
* html .twocol, * html .twocolv2 {
	height: 1%;
}
.twocol .left {
	float: left;
	width: 310px;
}
.twocol .right {
	float: right;
	width: 310px;
}

.twocolv2 .left {
	float: left;
	width: 400px;
}

.twocolv2 .right {
	width: 220px;
	float: right;
}

/* Galerien */
#content #content-main .gallery-item {
	width: 662px;
	height: 179px;
	background: url(../../fileadmin/template/img/gallery-bg.gif) no-repeat;
	padding: 21px 18px;
	overflow: hidden;
	margin: 0 0 15px 0;
}

* html #content #content-main .gallery-item {
	height: 1%;
}

#content #content-main .gallery-item .pic {
	width: 218px;
	float: left;
	margin: 0 20px 0 0;
	position: relative;
}
body#galerien #content-main .csc-default span {
	width: 21px;
	height: 21px;
	background: url(../../fileadmin/template/img/numbers.gif) no-repeat;
	position: absolute;
	top: 15px;
	left: 13px;
	z-index: 100;
	text-indent: -1500px;
}

body#galerien #content-main .csc-default {
	position: relative;
}

body#galerien #content-main .csc-default span.number-1 { background-position: 0 0; }
body#galerien #content-main .csc-default span.number-2 { background-position: 0 -21px; }
body#galerien #content-main .csc-default span.number-3 { background-position: 0 -42px; }
body#galerien #content-main .csc-default span.number-4 { background-position: 0 -63px; }
body#galerien #content-main .csc-default span.number-5 { background-position: 0 -84px; }

#content #content-main .gallery-item .description {
	width: 254px;
	float: left;
	font-size: 11px;
	margin: 0 20px 0 0;
}
#content #content-main .gallery-item .infos {
	width: 150px;
	float: right;
	font-size: 11px;
}
#content #content-main .gallery-item .infos h1 {
	font-size: 11px;
}


/* --- */

/* Galerie Detail */
.content-item-shadow .content, .order {
	padding: 21px 18px;
	background: url(../../fileadmin/template/img/content-bg.gif) no-repeat;
	overflow: hidden;
}
* html .content-item-shadow .content, * html .order {
	height: 1%;
}
.content-item-shadow .content-border, .order-border {
	background: url(../../fileadmin/template/img/content-bg-bottom.gif) no-repeat;
	height: 7px;
}

/* --- */


/* Order */
.order {
	overflow: hidden;
}
* html .order {
	height: 1%;
}
.order h1, .order h3 {
	color: #b10a0d;
	text-transform: none;
	font-size: 16px;
}
.order h3 {
	font-size: 14px;
	margin: 0 0 15px 0;
}

.order .left {
	float: left;
	width: 200px;
}
.order .right {
	float: right;
	width: 450px;
}
.order .csc-form-labelcell {
	float: none;
	width: 100%;
	font-weight: bold;
}

.order textarea {
	width: 430px;
}

.order input.submit {
	border: 1px solid #D1D1D1;
	background: #b60407;
	color: #ffffff;
	font-weight: bold;
}


/* --- */

#footer {
	margin: 25px 0 0 0;
}
#footer .claim {
	text-align: center;
	border-bottom: 2px solid #d3d4d4;	
	background: url(../../fileadmin/template/img/doubleline_pattern.gif) repeat-x 0 0;	
	padding: 10px 0 0 0;
}
#footer .claim h1 {
	text-transform: none;
}
#footer .claim h1 a {
	color: #e2001a;
	text-decoration: none;
	font-size: 40px;
}
#footer .claim h1 a:hover {
	text-decoration: underline;
}
#footer .claim h2 {
	color: #6d6464;
	font-size: 20px;
}

#footer .meta {
	margin: 20px 0 20px 0;
}
#footer .meta ul {
	list-style: none;
	overflow: hidden;
	margin: 0 0 0 218px;
}
#footer .meta ul li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	color: #404040;
	font-size: 11px;
	background: url(../../fileadmin/template/img/meta-nav-divider.gif) no-repeat 0 3px;
}
#footer .meta ul li.first {
	padding: 0;
	background: none;
}
#footer .meta ul li.last {
	margin: 0;
}
#footer .meta ul li a {
	color: #404040;
	font-size: 11px;
	text-decoration: none;
}
#footer .meta ul li a:hover {
	text-decoration: underline;
}

/* News */
.news-list-item {
	overflow: hidden;
	border-bottom: 1px solid #D3D4D4;
	padding: 12px 0;
}
.news-list-item .image {
	float: left;
	margin: 0 12px 0 0;
}

.news-list-browse {
	margin: 12px 0 0 0;
}

.news-single-item dl.csc-textpic-image {
	float: right;
	margin: 0 0 12px 12px;
}
span.news-list-morelink {
	margin: 0 0 0 3px;
}

/* --- */

/* Startseite: Galerie/Buddhas Fadebox */
ul#gallerien, ul#buddhas {
	list-style: none;
}
ul#gallerien li, ul#buddhas li {
	position: relative;
	height: 100%;
	width: 100%;
}

ul#gallerien li	h1 a, ul#buddhas li h1 a {
	color: #2B2B2B;
}

#content-main ul#gallerien li span.more, #content-main ul#buddhas li span.more {
	display: block;
	position: absolute;
	bottom: 0;
	right: 5px;
}

ul#buddhas li span.titel {
	display: block;
	position: absolute;
	left: 5px;
	bottom: 31px;
}

ul#buddhas li a.product-name {
	color: #000000;
}

/* --- */

/* Newsletter subscribe */
.csc-form-row {
	margin: 0 0 10px 0;
	overflow: hidden;
}
* html .csc-form-row {
	height: 1%;
}
.csc-form-labelcell {
	float: left;
	width: 100px;
	line-height: 20px;
}
.csc-form-fieldcell {

}
input.text, textarea {
	border: 1px solid #d1d1d1;
	padding: 2px 4px;
}
.csc-form-error {
	color: #E2001A;
	margin: 0 0 0 100px;
	font-size: 11px;
}
/* --- */

ul.csc-uploads li {
	padding: 0 0 0 20px;
	height: 16px;
	background: url(../../fileadmin/template/img/control_play.png) no-repeat 0 0;
}

.tx-edw-pi1 {
	text-align: center;
	width: 620px;
	margin: 25px auto 0;
	font-size: 11px;
}
.edw span.erkenntnis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic-border div.csc-textpic-single-image img {
	border: 1px solid #cccccc;
}

.visual-top .myGallery {
	border: none;
}