@CHARSET "UTF-8";

*, p {
	text-indent: 0px;
	color: #36270a;
}

body {
	background: url(../gfx/bg.jpg) no-repeat #e5dfd3;
}

h1, h2, h3, h4, h5, h6 {
	color: #36270A;
}
a {
	color: #36270a;
	text-decoration:underline;
}
a:hover {
	color: #76674a;
	text-decoration:underline;
}

#pagewrap {
	padding-top:15px;
}

#banner {
	border-bottom: none;
	background: url(../gfx/bannershadow.png) no-repeat 5px -3px;
	padding-top:15px;
}

#banner div{
	background: url(../gfx/bg_header2.jpg) no-repeat 17px 0px;
	padding: 0 0 0 0;
	margin:0;
}

#navigation {
	background: transparent;
	padding-right: 5px;
}
#navigation div {
	background: url(../gfx/bg_navi2.png) no-repeat -30px 0px;
	padding: 0;
	margin: 0;
}
#navigation #navigationshadow {
	background: url(../gfx/navishadow2.png) no-repeat -32px -6px;
	height: 11px;
	/*position: relative;
	z-index: 2;*/
}

#contentwrap {
	border-top: none;
	background: url(../gfx/bg_content_repeat.png) repeat-y 1px bottom;
}

#content_footer {
	border-top: none;
	background: url(../gfx/bg_content_bottom.png) no-repeat 1px bottom;
}

#contentleft {
	color: #36270a;
}

#contentleft h1 {
	font-size: 135%;
	margin-bottom: 20px;
	font-weight:normal;
}

#contentleft h2 {
	font-size: 100%;
}

#contentleft p {
	
}

#contentright {
	color: #fff;
}

#contentright p, #contentleft p {
	font-size: 104%;
	margin:0 0 1.5em;
}

#contentright h2 {
	color: #fff;
}

#fotobox {
	background: #fff;
	position: relative;
	top: -215px;
	left: 170px;
	z-index: 20;
	background: url(../gfx/bg_fotobox.png) no-repeat bottom right;
	color: #36270a;
	
}

#fotoboxleft {
	border-top: 5px solid white;
}


#fotobox a {
	text-decoration: none;
	font-weight:bold;
	color: #36270a;
}

#fotoboxright {
	border-top: 5px solid white;
}

#fotoboxright img {
	margin-right:10px;
}

#cigar {
	display: block;
	position: relative;
	top: -85px;
	left: 20px;
	z-index:30;
	background: url(../gfx/cigar.png) no-repeat 0 0;
	float: left;
}

#signet {
	display: block;
	position: relative;
	top: -120px;
	left: 140px;
	z-index:30;
	background: url(../gfx/siegel.png) no-repeat 0 0;
}

#footer {
	background: #ccc;
}

.float-left {
	float: left;
}

table {
	border: 2px solid #36270a;
}

table tr td{
	border:none;
	background-color: #36270a;
}
table tr td p {
	color:white;
	font-weight: bold;
}

#contentright p.csc-form-label-req {
	margin: 0px;
}

.csc-form-fieldcell {
	background: url(../gfx/bg_content_repeat.png) repeat-y -20px bottom;
}

.protect {
	display: none;
}

/*** sitemap ***/
.csc-sitemap ul {
	padding-left: 0;
	list-style-type: none;
}
.csc-sitemap ul ul {
	padding-left: 25px;
}
.csc-sitemap li {
	padding: 0;
	background-image: none;
}
.csc-sitemap li a {
	display: block;
	font-weight: bold;
	border-bottom: 1px dotted #36270A;
	padding: 8px 0 2px 0;
	text-decoration: none;

}
.csc-sitemap li a:hover {
	text-decoration: underline;
}
.csc-sitemap li li a {
	font-weight: normal;
	padding: 2px 0 2px 0;
	border: 0;
}
.csc-sitemap li li li a {
	font-weight: normal;
	border: 0;
}

/* --- shoplink ---*/
#shoplink {
	background: 0 0 url(/uploads/pics/shop.png) no-repeat;
}




