* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	color:#675e58;
	font:13px verdana, arial, sans-serif;
	background:#695443 url(images/bg.png) repeat-x;
	overflow-y: scroll;
	position:relative;
}
body.adfree {
	background:#695443;
}
a {
	text-decoration:none;
	color:#675e58;
}
a:hover {
	color:#675e58;
	text-decoration:underline;
}
a img {
	border:none;
}
#root {
	width:940px;
	margin:0 auto;
}
#banner {
	margin: 0 auto;
	background: url(images/bannerbox.png) no-repeat;
	width: 953px;
	padding: 0 0 0 9px;
	height: 88px;
	overflow: hidden;
}
#banner img {
	margin: 15px 8px 0 0;
}
#header {
	background:url(images/header.png) no-repeat;
	height:99px;
	width:940px;
	overflow:hidden;
}
#header a {
	display:block;
	width:307px;
	height:51px;
	margin:25px 0 0;
}
#menu {
	height:36px;
	width:940px;
}
#menu ul {
	list-style:none;
	overflow:hidden;
}
#menu li {
	float:left;
}
#menu a {
	background:url(images/navi.png) top left no-repeat;
	width:135px;
	height:36px;
	line-height:36px;
	display:block;
	text-align:center;
	color:#FFF;
}
#menu .last a {
	width:130px;
}
#menu a:hover {
	background:url(images/navi.png) bottom left no-repeat;
	text-decoration:none;
}
#breadcrumb {
	background:#fffbfa url(images/breadcrumb.png) no-repeat;
	height:39px;
	line-height:39px;
	padding:0 0px 0 40px;
	width:577px;
	float:left;
}
#facebook {
	width:285px;
	background:#fffbfa;
	float:left;
	height:29px;
	padding:10px 38px 0 0;
}
#facebook iframe {
	border:none;
	overflow:hidden;
	width:275px;
	height:35px;
}
#breadcrumb span {
}
#content {
	background:#fffbfa;
	overflow:hidden;
	width:940px;
	padding:0 0 80px;
}
#content p {
	margin:8px 0;
}
h1 {
	font-weight:normal;
	font-size:2em;
	margin:20px 0;
}
h2, h3 {
	font-size:1em;
	font-weight:bold;
	margin:15px 0;
}
form {
	margin: 30px 0 0;
	position: relative;
}
blockquote {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	margin:1em;
	padding:.5em;
}
#content .left {
	width:390px;
	margin:0 20px 0 40px;
	float:left;
}
#middle {
	margin:0 40px;
}
#content .right {
	float:right;
	margin:0 40px 0 20px;
}
#candleStartBox {
	width:393px;
	margin:15px 0;
}
#candleStartBox h3 {
	margin:0 0 30px 30px;
	color: #AF9C8C;
	font-size: 16px;
	font-weight: normal;
}
#candleStartBox .top {
	background:url(images/box_head.png) no-repeat;
	height:37px;
}
#candleStartBox .middle {
	background:url(images/box_middle.png) repeat-y;
	overflow:hidden;
	padding: 0 0 30px;
}
#candleStartBox .miniCandle {
	padding:15px 0 15px 20px;
	line-height:15px;
	width: 363px;
	display: block;
	font-size: 11px;
	height: 33px;
	color: #7E5636;
	border-bottom: 1px solid #DFD7D1;
}
#candleStartBox .miniCandle img {
	float: left;
	margin: 0 15px 0 0;
}
#candleStartBox .arrow {
	margin: 35px 30px 0 0;
	float: right;
	color: #7E5636;
	padding: 0 15px 0 0;
}
#candleStartBox .miniCandle:hover {
	background-color: #E5D3C4;
	text-decoration: none;
}
#candleStartBox .bottom {
	background:url(images/box_footer.png) no-repeat;
	height:15px;
}
.rightIntro {
	text-align:right;
	padding:0 10px 0 0;
	line-height:19px;
}
.rightIntro img {
	float: right;
	margin: 0 0 0 10px;
}
a.arrow {
	background:url(images/arrow.png) center right no-repeat;
	padding:0 20px 0 0;
}
#footer {
	background:url(images/footer.png) no-repeat;
	height:82px;
	width:940px;
}
#subFooter {
	font:12px verdana, arial, sans-serif;
	background:url(images/sub_footer.png) no-repeat;
	height:176px;
	color:#FFF;
	width:940px;
	overflow:hidden;
}
#subFooter ul {
	list-style:none;
	float:left;
	width:235px;
	margin:20px 0 0;
}
#subFooter li.first {
	font-weight:bold;
	line-height:26px;
}
#subFooter li {
	margin:0 0 0 40px;
}
#subFooter a {
	color:#FFF;
}
#bottom {
	background:#554436;
	bottom:0;
	height:190px;
	position:absolute;
	width:100%;
	z-index:-1;
}
.center {
	text-align:center;
}
.cinput2 {
	margin:0 0 4px;
	overflow:hidden;
}
.cinput2 span {
	display: block;
	float: left;
	margin: 0 8px 0 0;
	width:150px;
}
.cinput {
	margin:0 0 4px;
	overflow:hidden;
}
.cinput label {
	cursor:pointer;
	float:left;
	font-size:13px;
	margin:0 10px 0 0;
	padding:6px 0 0;
	text-align:left;
	width:150px;
}
.cinput input, .cinput textarea {
	border:1px solid #cbcbcb;
	color:#4c4c4c;
	float:left;
	font-size:13px;
	margin:0 2px 0 0;
	padding:6px;
	width:400px;
}
.cinput textarea {
	height:150px;
}
.cinput p {
	float:left;
	margin:5px 0 10px;
}
.csubmit {
	overflow:hidden;
	margin:30px 0 0;
}
.sinform {
	overflow: hidden;
	margin: 0 auto;
	width: 660px;
	padding: 20px 0;
}
.goldbutton {
	margin: 0 0 0 586px;
	position: relative;
	top: 25px;
}
.gbutton {
	background:url(images/langgold.png) top left no-repeat;
	border:none;
	font-size:13px;
	padding:0;
	width:322px;
	height:43px;
	line-height:43px;
	text-align:center;
	color:#FFFBFA;
	font-weight:bold;
	cursor:pointer;
	display: block;
	float: left;
}
.gbutton:hover {
	background:url(images/langgold.png) left bottom no-repeat;
	color:#FFFBFA;
	text-decoration:none;
}
.smallsilber {
	background:url(images/langsilver.png) top left no-repeat;
	border:none;
	font-size:13px;
	padding:0;
	width:322px;
	height:43px;
	line-height:43px;
	text-align:center;
	color:#FFFBFA;
	font-weight:bold;
	cursor:pointer;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
.smallsilber:hover {
	background:url(images/langsilver.png) left bottom no-repeat;
	color:#FFFBFA;
	text-decoration:none;
}
.csubmit input, a.sbutton, .goldsubmit, .silbersubmit {
	background:url(images/mouseover.png) top left no-repeat;
	border:none;
	font-size:13px;
	padding:0;
	width:327px;
	height:54px;
	line-height:54px;
	text-align:center;
	color:#FFFBFA;
	font-weight:bold;
	cursor:pointer;
}
.goldsubmit {
	background:url(images/goldenekerze.png) top left no-repeat;
	margin: 10px 0 0;
}
.silbersubmit {
	background:url(images/silber.png) top left no-repeat;
	margin: 10px 0 0;
}
.goldsubmit:hover {
	background:url(images/goldenekerze.png) left bottom no-repeat;
}
.silbersubmit:hover {
	background:url(images/silber.png) left bottom no-repeat;
	color: #EDEDED;
}
.csubmit input:hover, a.sbutton:hover {
	background:url(images/mouseover.png) left bottom no-repeat;
	color:#FFFBFA;
	text-decoration:none;
}
.csubmit input {
	margin:0 0 0 160px;
	float:left;
}
a.sbutton {
	display:block;
}
#caplab {
	margin:10px 10px 5px 0;
}
#captchaimg {
	cursor: help;
	float:left;
	margin: 5px 10px 0 0;
}
#kcaptcha, #captcha {
	height:26px;
	margin:5px 0;
	width:250px;
}
.ccomment {
	margin:0 0 15px;
}
.clinks {
	text-align:center;
	width: 852px;
	font-size: 12px;
}
.clinks a {
	text-decoration: underline;
}
.clink, .clinks a {
	color: #675e58;
}
.clink {
	background:url(images/arrow.png) no-repeat right center;
	margin:10px 0 0;
	padding:0 10px 0 0;
	display:block;
	text-align:right;
	font-size:11px;
}
.ccheader {
	font-size:12px;
	background:url(images/kerzenhead.png) no-repeat;
	width:659px;
	height:28px;
	padding:5px 0 0 10px;
}
.cctext {
	background:url(images/kerzemitte.png) repeat-y;
	padding:5px 0 5px 10px;
}
#ctable a {
	text-decoration:none;
	color:#675e58;
}
#ctable a:hover {
	text-decoration:underline;
}
#cofoot {
	font-size: 11px;
	margin: 100px 0 0;
	width: 838px;
	text-align: center;
	padding: 5px 5px 15px;
}
#cafter a {
	font-weight:bold;
	background:url(img/arrow.png) no-repeat right center;
	color:#675e58;
	padding:0 10px 0 0;
}
#ccult a {
	color:#66574c;
}
.candle {
	width:852px;
	overflow:hidden;
	margin:20px 0;
}
.candle h3 {
	margin:15px 0 10px;
	font-family:Georgia, serif;
	font-weight:normal;
	font-size:18px;
	color:#21759b;
}
.candle h3 a {
	color:#21759b;
	padding:0 15px 0 0;
	background:url(images/arrow.png) no-repeat right 10px;
}
.candle .cleft {
	float:left;
	margin:0 0 0 60px;
	width:575px;
}
.candle .cright {
	float:left;
	font-size:11px;
	width:200px;
	margin:27px 0 0;
}
.candle .cinfo {
	font-size:11px;
}
.candle .ctext {
	padding:40px 25px 30px 60px;
}
.candle .middle a {
	display:block;
	text-align:right;
	margin:0 25px 15px 0;
	color:#227894;
	font-family:Georgia, serif;
	font-size:11px;
}
.candle .top {
	background-repeat: no-repeat;
	width:852px;
	height:94px;
	overflow:hidden;
}
.s1 .top {
	background-image: url(images/kerzenhead1.png);
}
.s2 .top {
	background-image: url(images/kerzenhead2.png);
}
.s3 .top {
	background-image: url(images/kerzenhead3.png);
}
.s4 .top {
	background-image: url(images/kerzenhead4.png);
}
.s5 .top {
	background-image: url(images/kerzenhead5.png);
}
.candle .middle {
	background:url(images/kerzemitte.png) repeat-y;
	width:852px;
	overflow:hidden;
}
.candle .bottom {
	background:url(images/kerzefooter.png) no-repeat;
	width:852px;
	overflow:hidden;
	height:17px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	background-color:#fff;
	border:1px solid #06c;
	color:#06c;
	margin:2px;
	padding:2px 4px;
	text-decoration:none;
}
.wp-pagenavi a:visited {
	background-color:#fff;
	border:1px solid #06c;
	color:#06c;
	margin:2px;
	padding:2px 4px;
	text-decoration:none;
}
.wp-pagenavi a:hover {
	background-color:#fff;
	border:1px solid #000;
	color:#000;
}
.wp-pagenavi a:active {
	background-color:#fff;
	border:1px solid #06c;
	color:#06c;
	margin:2px;
	padding:2px 4px;
	text-decoration:none;
}
.wp-pagenavi span.pages {
	background-color:#fff;
	border:1px solid #000;
	color:#000;
	margin:2px;
	padding:2px 4px;
}
.wp-pagenavi span.current {
	background-color:#fff;
	border:1px solid #000;
	color:#000;
	font-weight:bold;
	margin:2px;
	padding:2px 4px;
}
.wp-pagenavi span.extend {
	background-color:#fff;
	border:1px solid #000;
	color:#000;
	margin:2px;
	padding:2px 4px;
}
.wp-pagenavi-wrap {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	background:#f9f9f9 none repeat scroll 0 0;
	border-bottom:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	float:left;
	margin:10px 0;
	width:100%;
}
.wp-pagenavi {
	font-size:11px!important;
	line-height:22px!important;
	margin:0!important;
	padding:5px 10px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	-moz-background-clip:border!important;
	-moz-background-inline-policy:continuous!important;
	-moz-background-origin:padding!important;
	-moz-border-radius-bottomleft:2px!important;
	-moz-border-radius-bottomright:2px!important;
	-moz-border-radius-topleft:2px!important;
	-moz-border-radius-topright:2px!important;
	background:none!important;
	border:1px solid #554436!important;
	color:#554436!important;
	margin:1px!important;
	padding:3px 6px!important;
	text-decoration:none!important;
}
.wp-pagenavi a:visited {
	-moz-background-clip:border!important;
	-moz-background-inline-policy:continuous!important;
	-moz-background-origin:padding!important;
	-moz-border-radius-bottomleft:2px!important;
	-moz-border-radius-bottomright:2px!important;
	-moz-border-radius-topleft:2px!important;
	-moz-border-radius-topright:2px!important;
	background:none!important;
	border:1px solid #554436!important;
	color:#554436!important;
	margin:1px!important;
	padding:3px 6px!important;
	text-decoration:none!important;
}
.wp-pagenavi a:hover {
	-moz-background-clip:border!important;
	-moz-background-inline-policy:continuous!important;
	-moz-background-origin:padding!important;
	-moz-border-radius-bottomleft:2px!important;
	-moz-border-radius-bottomright:2px!important;
	-moz-border-radius-topleft:2px!important;
	-moz-border-radius-topright:2px!important;
	background:#554436!important;
	border:1px solid #554436!important;
	color:#fff!important;
}
.wp-pagenavi a:active {
	-moz-background-clip:border!important;
	-moz-background-inline-policy:continuous!important;
	-moz-background-origin:padding!important;
	-moz-border-radius-bottomleft:2px!important;
	-moz-border-radius-bottomright:2px!important;
	-moz-border-radius-topleft:2px!important;
	-moz-border-radius-topright:2px!important;
	background:none!important;
	border:1px solid #554436!important;
	color:#2a2a2a!important;
	margin:1px!important;
	padding:3px 6px!important;
	text-decoration:none!important;
}
.wp-pagenavi span.pages {
	-moz-background-clip:border!important;
	-moz-background-inline-policy:continuous!important;
	-moz-background-origin:padding!important;
	-moz-border-radius-bottomleft:2px!important;
	-moz-border-radius-bottomright:2px!important;
	-moz-border-radius-topleft:2px!important;
	-moz-border-radius-topright:2px!important;
	background:none!important;
	border:1px solid #aaa!important;
	color:#888!important;
	margin:1px!important;
	padding:3px 6px!important;
}
.wp-pagenavi span.current {
	-moz-background-clip:border!important;
	-moz-background-inline-policy:continuous!important;
	-moz-background-origin:padding!important;
	-moz-border-radius-bottomleft:2px!important;
	-moz-border-radius-bottomright:2px!important;
	-moz-border-radius-topleft:2px!important;
	-moz-border-radius-topright:2px!important;
	background:#554436!important;
	border:1px solid #554436!important;
	color:#fff!important;
	font-weight:bold!important;
	margin:1px!important;
	padding:3px 6px!important;
}
.wp-pagenavi span.extend {
	-moz-background-clip:border!important;
	-moz-background-inline-policy:continuous!important;
	-moz-background-origin:padding!important;
	-moz-border-radius-bottomleft:2px!important;
	-moz-border-radius-bottomright:2px!important;
	-moz-border-radius-topleft:2px!important;
	-moz-border-radius-topright:2px!important;
	background:none!important;
	border:1px solid #aaa!important;
	color:#888!important;
	margin:1px!important;
	padding:3px 6px!important;
}
.candle-comment {
	margin:20px 0 5px;
	width:852px;
	border-bottom:1px solid #dfe2e4;
}
.candle-comment .candle-item_head {
	background:#e7e7e7;
	font-size:12px;
	height:35px;
	line-height:35px;
	padding:0 0 0 20px;
}
.candle-comment .candle-text {
	border-left:1px solid #dfe2e4;
	border-right:1px solid #dfe2e4;
	padding:20px;
	position:relative;
}
.over {
	overflow:hidden;
}
.textbox {
	width:260px;
	float:left;
	margin:0 13px;
}
#gedenktafel {
	font-size:10px;
	margin:10px 10px 30px 0;
	text-align:justify;
}
.errorinfo {
	background: url(images/info_16.png) no-repeat left center;
	padding:0 0 0 25px;
}
.goldbox {
	border:1px solid #999;
	width:630px;
	padding:20px;
	margin: 20px 0;
}
.kgold {
	width: 388px;
	height: 407px;
	margin: 20px 0 0 158px;
	padding: 15px;
	background: url(images/premiumbox.png) no-repeat;
}
.goldlogo {
	background:#FAFAFA;
	border: 1px solid #DCDCDC;
	float: left;
	margin-right: 10px;
	padding: 2px;
	width: 50px;
}
.kgold label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	margin: 25px 0 0;
}
.kgold input.radio {
	float: left;
	margin: 5px 0 0 10px;
}
.kgold span {
	display: block;
	float: left;
	width: 335px;
	margin: 0 0 0 15px;
	font-size: 12px;
	line-height: 16px;
}
.kgold b {
	font-weight: normal;
	font-size: 15px;
	display: block;
	margin: 0 0 3px;
}
.kgold label:hover b {
	color: #18130f;
}
.kgold ul {
	margin: 20px 0 40px 40px;
	list-style: none;
}
.kgold li{
	display: block;
	padding: 0 0 0 19px;
	margin: 0 0 3px;
	list-style: none;
	background: url(images/huk.jpg) left center no-repeat;
}
.aboutus {
	background: url(images/symbols.jpg) no-repeat;
	list-style: none;
	margin: 50px 0 0 158px;
	padding: 0 0 0 75px;
	font: 13px Arial;
}
.aboutus li {
	list-style: none;
	color: #928f8f;
	width: 325px;
	line-height: 20px;
	height: 91px;
}
.aboutus b {
	font-weight: normal;
	color: #676767;
	display: block;
}
.center {
	text-align: center!important;
}
.footerlinks {
	float: right;
	margin: 30px 50px 0 0;
	font-size: 11px;
}
.footerlinks2 {
	font-size: 11px;
	float: left;
	margin: 10px 0 0 40px;
}
.quest {
    cursor: help;
    display: inline;
	position: relative;
}
.inquest {
    background: url(images/speechbuble.png) no-repeat;
    display: none;
    height: 73px;
    padding: 10px;
    width: 284px;
	font-size: 11px;
	text-align: justify;
	line-height: 20px;
	position: absolute;
	top: -96px; 
	left: -18px;
}
.over_vi {
	overflow: visible;
}
.quest:hover .inquest {
    display: block;
}
.limen {
	font-size: 11px;
	padding:0 0 0 2px;
}
.limen a.active {
	text-decoration: underline;
}
#preb {
	width: 100%;
	height: 8px;
	background: #4B4139;
}
.light_error {
	border: 1px solid #FD7D7D; 
	background: #FCD1D1;
	list-style: none;
	padding: 15px; 
	line-height: 25px;
	margin: 20px 50px 0 25px;
}
.cinput .inp_err {
	border: 1px solid #FD7D7D; 
	background: #FCD1D1;
}
.err .recaptcha_theme_red #recaptcha_response_field {
	border: 1px solid #FD7D7D; 
}
#black-layer {
	background: #000;
	height: 100%;
	left: 0;
	opacity: 0.4;
	filter: alpha(opacity = 40);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 50;
	display: none;
}
.layerbox {
	top: 95px;
	left: 0;
	position: fixed;
	width: 100%;
	display: none;
	z-index: 100;
}
.layerbox #kcaptcha {
	width: 100px;
}
.layerbox > div {
	height: 410px;
	background: #FFFBFA;
	margin: 0 auto;
	padding: 40px 50px 50px;
	position: relative;
	width: 600px;
	z-index: 200;
}
.layerbox .close {
	background: url(images/closex.png) no-repeat;
	cursor: pointer;
	font: 18px/28px Arial,sans-serif;
	height: 20px;
	position: absolute;
	right: 11px;
	text-indent: -9000px;
	top: 11px;
	width: 21px;
}
.layerbox form {
	margin: 10px 0 0;
}
#la2 .cont {
	width: 510px;
	margin: 0 auto;
}
#la2 textarea {
	border: 1px solid #CBCBCB;
	font:12px verdana, arial, sans-serif;
	padding: 5px;
	width: 500px;
	height: 80px;
	margin: 5px auto 0;
	display: block;
	color:#675e58;
	background: #FFFBFA;
}
#la2 p {
	text-align: justify;
	margin: 10px auto;
}
#la2 .preview {
	background: #FFFBFA;
	text-align:center;
	padding: 5px;
	border: 1px solid #CBCBCB;
}
