* { margin:0px; padding:0px; outline:0px; }
a  { text-decoration:none; }


body {
    background-color:#695443;
    background-image:url(img/page_background.png);
    background-repeat:repeat-x;
    font-family:trebuchet ms;
    font-size:13px;
    position:relative;
    behavior: url("csshover3.htc");
    }

#container {
    width:960px;
    margin:auto;
    }

#page_bottom {
    position:absolute;
    bottom:0px;
    width:100%;
    height:273px;
    background-image:url(img/footer_background.png);
    background-color:#554436;
    z-index:-1;
    }



/** --- header --- **/

#header {
    height:99px;
    width:960px;
    position:relative;
    }

#header a {
    border:none;
    position:absolute;
    width:380px;
    height:56px;
    left:30px;
    top:31px;
    }

#header img {
    border:none;
    padding-left:10px;
    }

#header_side {
    position:absolute;
    top:0px;
    left:-128px;
    background-image:url(img/header_side.png);
    width:138px;
    height:269px;
    z-index:2;
    }

/** --- navigation --- **/

#navigation {
    list-style:none;
    width:960px;
    height:36px;
    margin-left:10px;
    position:relative;
    z-index:1;
    }

* html #navigation {    /* For IE6 */
    margin-top:-4px;
    }

#navigation .main {
    background-image:url(img/navigation_button.png);
    background-color:#D3AB89;
    float:left;
    margin-right:0px;
    }

#navigation .main .title {
    display:block;
    line-height:36px;
    width:135px;
    text-align:center;
    font-size:16px;
    color:#fff;
    text-shadow: 0.1em 0.05em 0.15em #423425;
   /** filter:Shadow(color=#423425, direction=150, strength=2); **/
    }
#navigation .main .last {
	width:130px;
}
* html #navigation .main .title:hover {   /** For IE6 **/
    background-image:url(img/navigation_button.png);
    background-position:0px -36px;
    background-color:#99CC00;
    }

#navigation .main:hover {
    background-position:0px -36px;
    background-color:#77a352;
    }

#navigation .main:hover .sub {
    display:block;
    }

#navigation .main .sub {
    position:absolute;
    top:36px;
    width:130px;
    display:none;
    list-style:none;
    background-image:url(img/dropdown.png);
    background-repeat:no-repeat;
    background-color:#77a352;
    }

#navigation .main .sub .first a {
    margin:2px 0px 0px 0px;
    }

#navigation .main .sub a {
    color:#fff;
    display:block;
    padding:0px 0px 3px 9px;
    line-height:22px;
    background:url(img/dropdown1.png) no-repeat;
    text-shadow: 0.1em 0.05em 0.15em #3f5d25;
    }

#navigation .main .sub a:hover {
	background:url(img/dropdown2.png) no-repeat;
    }

#navigation .main .sub .end {
    background-image:url(img/dropdown_end.png);
    height:3px;
    margin-top:-1px;
    }



/** --- opener --- **/

#opener {
    height:320px;
    width:940px;
    clear:both;
    background-image:url(img/opener.png);
    background-color:#fdfaf8;
    margin-bottom:4px;
    margin-left:10px;

    position:relative;
    }

#opener .anbieterbutton {
    display:block;
    width:279px;
    height:85px;
    background-image:url(img/opener_button.png);
    position:absolute;
    bottom:1px;
    right:161px;
    }

#opener .anbieterbutton:hover {
    background-position:0px -85px;
    }

#opener_mini {
    height:236px;
    width:940px;
    clear:both;
    background-image:url(img/opener_mini_2.png);
    background-color:#fdfaf8;
    margin-left:10px;
    margin-right:10px;
    position:relative;
    }

#opener_mini .link_top {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
	color:#715135;
	background-image:url(img/opener_mini_2_arrow_top.png);
	padding-right:12px;
	background-repeat: no-repeat;
	background-position: right 3px;
    }

#opener_mini .link_top:hover {
	color: #4e331c;
	}

#opener_mini .link_bottom {
	display: block;
	position: absolute;
	left: 17px;
	bottom: 18px;
	font-size: 14px;
	color:#9a897c;
	background-image:url(img/opener_mini_2_arrow_bottom.png);
	padding-left:12px;
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 14px;
    }

#opener_mini .link_bottom:hover {
	color: #766559;
	}

#opener_mini .afiliate_container { 
	float: left;
	padding-top: 70px;
	padding-left: 24px;
	}

#opener_mini .afiliate_container p {
	float:left;
	background-image: url(img/opener_mini_2_afiliate_background.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 176px;
	height: 82px;
	margin: 0 10px 0 0;
	padding: 4px 12px 8px 8px;
	font-size: 11px;
	color: #6a825b;
	position: relative;
	}

#opener_mini .afiliate_container p b {
	display: block;
	font-size: 18px;
	font-weight: normal;
	}

#opener_mini .afiliate_container p b a {
	font-size: inherit;
	color: #47553e;
	}
	
#opener_mini .afiliate_container p .button {
	font-size:12px;
	color:#fff;
	background-image: url(img/opener_mini_2_button.png);
	display: block;
	padding: 3px 0px 0px 8px;
	height: 17px;
	width: 89px;
	float: right;
	margin-top: 8px;
	position: absolute;
	bottom: 6px;
	right: 6px;	
	text-shadow: #3d4b33 1px 1px 1px;
	}

* html #opener_mini .afiliate_container p .button {
	height: 19px;
	padding-top: 1px;
	}

#opener_mini .afiliate_container p .button:hover {
	color: #d1e5c3;
	}

#opener_grabkunst {
    height:182px;
    width:940px;
    clear:both;
    background-image:url(img/opener_grabkunst.jpg);
    background-color:#fdfaf8;
    margin-bottom:4px;
    margin-left:10px;
    margin-right:10px;
    position:relative;
    }

/** --- main --- **/

#main {
    margin-left: 10px;
    /**background-image:url(img/main_background.png);
    background-repeat:repeat-x;**/
    background-color:#FFFBFA;
    padding: 0 13px 0 0;
    width:927px;
    }

* html #main {   /* For IE6 */
   padding:0px;
   margin-left:10px;
   padding-left:12px;
   padding-top:8px;
   }

#main #breadcrump {
    color:#949392;
    padding:0 0 0 35px;
	background: url(img/breadcrump.png) left no-repeat;
	width: 685px; height: 38px;
	line-height: 38px;
    }

    #main #breadcrump a {
        color:#949392;
        }

    #main #breadcrump a:hover {
        color:#949392;
        }

#main .content {
    padding:28px 41px 60px 41px;
    width:535px;
    float:left;
    font-size:13px;
    line-height:17px;
    color:#4e3e31;
    }
	
#main .content table a  { text-decoration:none; }
#main .content table a:hover  { text-decoration:underline; }

#main .content p {
    margin-bottom:15px;
    }
	
#main .content a {
	text-decoration:underline;
	color:#4e3e31;
    }
	
#main .content a:hover {
	text-decoration:none;
	color:#4e3e31;
    }

#main .content h1 {
    color:#dd8036;
    font-size:25px;
    font-weight:normal;
    background-image:url(img/h1_icon.png);
    background-repeat:no-repeat;
    padding:4px 0px 15px 45px;
    margin-left:-7px;
    line-height:30px;
    }

#main .content h2 {
    color:#4e3e31;
    font-size:16px;
    font-weight:normal;
    margin:16px 0px 7px 0px;
    }
	
#main .content h3 {
    color:#4e3e31;
    font-size:14px;
    font-weight:normal;
    margin:16px 0px 7px 0px;
    }

#main .content b {
    color:#a75513;
    }

#main .content img {
    border:1px solid #b09f92;
    float:left;
    margin:3px 17px 13px 0px;
    }

#main .content .right {
    float:right;
    margin:3px 0px 13px 17px;
    }

#main .content ul {
    width:430px;
    list-style:none;
    padding-left:12px;
    padding-top:2px;
    margin-bottom:14px;
    }

#main .content ul li {
    padding-left:24px;
    background-repeat:no-repeat;
    background-position:0px 2px;
    margin:4px 0px;
    }

    #main .content .icon_1 li {
        background-image:url(img/ul_icon_1.png);
        }

    #main .content .icon_2 li {
        background-image:url(img/ul_icon_2.png);
        }

#main .content blockquote {
    border:1px solid #d28b44;
    padding:8px 10px 12px 10px;
    background-color:#fffaf7;
	margin-bottom: 5px;
    }

#main .content blockquote p {
    margin:0px;
	margin-bottom: 5px;
    }
	
#main .content .box2 a {
	text-decoration:none;
    }
	
#main .content .box2 a:hover {
	text-decoration:underline;
    }
	
#main .karte{
width:500px;
height:374px;
padding-left:20px;
padding-top:30px;
background: #ffffff url(media/Deutschlandkarte.png) no-repeat;
border:1px solid #cccccc;
background-position:right;
font-size:11px;
}

#main .teaser_bottom {
	overflow: hidden;
	height: 78px;
}
#main .in_teaser_bottom {
	overflow: hidden;
	height: 55px;
}
#main .teaser_bottom img {
	margin: 7px 17px 13px 0;
}
#main .teaser {
    width:307px;
    float:right;
    padding: 10px 0 15px;
	margin-bottom:20px;
	background: #F4EBE3;
	border: 1px solid #e3d8cf;
	-moz-border-radius:3px;
	background: #F4EBE3 url(img/verlauf.png) repeat-x;
    }

#main .teaser .teasertext {
    display:block;
    font-size:12px;
    color:#a1724d;
    line-height:13px;
    clear:both;
    padding: 4px 13px 7px 19px;
	height:55px;
	overflow: hidden;
	border-bottom: 1px solid #e3d8cf;
    }
	
#main .teaser .teasertext span {
    height: 55px; 
	overflow: hidden;
	width: 201px;
	display:inline-block;
    }	
	

#main .teaser .teasertext:hover {
    background-color:#FFFEFD;
    /** border-top:1px solid #ae5814;
    border-bottom:1px solid #ae5814;
    padding:3px 13px 6px 9px; **/
    }

#main .teaser .teasertext img {
    width:56px;
    height:56px;
    float:left;
    margin-right:7px;
    border:1px solid #ad8260;
    opacity:0.7;
    -moz-opacity:0.7;
    filter:alpha(opacity=70);
    }

#main .teaser .teasertext:hover img {
    opacity:1.0;
    -moz-opacity:1.0;
    filter:alpha(opacity=100);
    }

#main .teaser .teasertext b {
    font-style:normal;
    font-weight:bold;
    color:#7f400e;
    font-size:12px;
    padding:3px 0px 0px 0px;
    margin:0px;
    display:block;
    }

#main .teaser h2 {
    color:#af9c8c;
    font-size:20px;
    font-weight:normal;
    padding-left:9px;
	margin: 0 0 0 10px;
    padding-bottom:9px
    }

#main .teaser_end {
    color:#7a5b41;
    display:block;
    padding:4px 12px;
    text-align:right;
	background: url(img/arrow.png) no-repeat center right;
	margin: 19px 8px 55px;
	font-size: 11px;
    }


#main #main_bottom {
    clear:both;
    width:940px;
    height:100px;
    background-image:url(img/main_bottom.png);
    background-position:bottom;
    background-repeat:no-repeat;
    position:relative;
    }
#main #main_bottom img {
	margin: 100px 0 0;
}

#main #main_bottom .anbieterbutton {
    display:block;
    width:195px;
    height:70px;
    background-image:url(img/main_bottom_button.png);
    position:absolute;
    bottom:1px;
    right:151px;
    }
	
#main .teaser2 {
    width:307px;
    float:right;
    padding: 10px 0 15px;
	margin-bottom:0px;
	-moz-border-radius:3px;
    }
	
#main .teaser3 {
    width:307px;
    float:right;
    padding: 10px 0 15px;
	margin-bottom:20px;
	-moz-border-radius:3px;
    }
	
#main #main_bottom .anbieterbutton:hover {
    background-position:0px -71px;
    }

/** --- anbietervergleich --- **/

#main #anbietervergleich {
    width:auto;
    }

#main #anbietervergleich .anbieter {
	padding-top:20px;
	padding-bottom:10px;
	position:relative;
    }

#main #anbietervergleich h2 {
    font-size:22px;
    color:#4e3e31;
    margin-bottom:10px;
    }

#main #anbietervergleich .tip {
	position:absolute;
	top:12px;
	right:202px;
	border:none;
    }

#main #anbietervergleich .anbietertext {
    width:500px;
    float:left;
    }

#main #anbietervergleich img {
    border:1px solid #b09f92; /* b09f92 */
    float:none;
    margin:0px 17px 13px 0px;
    clear:both;
    }

#main #anbietervergleich .right {
    float:right;
    margin:1px -4px 13px 10px;
    }

#main #anbietervergleich .details {
    border:1px solid #86b649;
    background-color:#cae9a2;
    background-image:url(img/anbieter_pattern.png);
    padding:12px;
    margin:0px -4px 0px -4px;
    clear:both;
	width:840px;
    }

* html #main #anbietervergleich .details {
    border:12px solid #cae9a2;
    background-image:none;
    }

#main #anbietervergleich .details td {
    padding-right:2px;
    }

#main #anbietervergleich .details th {
    font-size:13px;
    color:#567f22;
    font-weight:normal;
    text-align:left;
    padding-bottom:6px;
    }

#main #anbietervergleich .details td {
    color:#2a2017;
    font-size:12px;
    line-height:17px;
    vertical-align:top;
    }

 #main #anbietervergleich .button {
    width:118px;
    height:34px;
    background-image:url(img/anbieter_order.png);
    display:block;
    }

 #main #anbietervergleich .button:hover {
    background-position:0px -34px;
    }



/** --- footer --- **/

#footer {
    height:258px;
    width:960px;
	font-size:13px;
    }

#footer ul {
    float:left;
    list-style:none;
    font-size:13px;
    color:#ead6c5;
    width:202px;
    background-image:url(img/footer_line.png);
    background-repeat:repeat-y;
    background-position:right;
    height:151px;
    padding-top:28px;
    padding-left:39px;
    }

#footer .last {
    background-image:none;
    width:190px;
    }

#footer ul li {
    height:18px;
    }

#footer ul .title {
    color:#f5e3d4;
    font-weight:bold;
    margin-bottom:6px;
    }

#footer ul li a {
    color:#ead6c5;
    }

#footer ul li a:hover {
    color:#D3AB89;
    }

#footer div {
    padding-top:27px;
    margin-left:41px;
    color:#d0bfaf;
    font-size:13px;
    clear:both;
    width:415px;
    float:left;
    }

#footer div a {
    color:#d0bfaf;
    }

#footer div a:hover {
    color:#8D7054;
    }

#footer #logo {
    float:right;
    padding-right:42px;
    }

#footershadow {
	height: 45px;
	background: #FFFBFA;
}

/** --- verzeichnis --- **/

#main #verzeichnis {
    width:auto;
    position:relative;
    }

#main #verzeichnis .trenner {
    position:absolute;
    width:1px;
    top:140px;
    bottom:70px;
    background-color:#ddd6d0;
    z-index:1;
    left:437px;
    }

#main #verzeichnis p {
    margin-bottom:40px;
    }
	
#main #verzeichnis a {
	text-decoration:none;
    }
	
#main #verzeichnis a:hover {
	text-decoration:none;
    }

#main #verzeichnis .verzeichnis_teaser {
    display:block;
    width:370px;
    height:84px;
    font-size:12px;
    color:#a1724d;
    font-style:italic;
    line-height:14px;
    float:left;
    margin: 0px 25px 4px 0px;
    padding:7px 7px 7px 7px;
    }

#main #verzeichnis .verzeichnis_teaser:hover {
    background-color:#fff;
    border:1px solid #EAD6C5;
    margin:-1px 24px 3px -1px;
    padding:7px 7px 7px 7px;
    }

* html #main #verzeichnis .verzeichnis_teaser {   /** For InternetExplorer 6 **/
    margin:-1px 24px 3px -1px;
    padding:7px 7px 7px 7px;
    }

* html #main #verzeichnis .verzeichnis_teaser:hover {   /** For InternetExplorer 6  **/
    margin:-1px 24px 3px -1px;
    padding:6px 6px 6px 6px;
    }

#main #verzeichnis .verzeichnis_teaser:hover img {
    border:1px solid #5B2F0B ;
    }

#main #verzeichnis .verzeichnis_teaser img {
    margin-right:12px;
    margin-top:0px;
    }

#main #verzeichnis .verzeichnis_teaser b {
    font-size:13px;
    font-weight:bold;
    font-style:normal;
    color:#7f400e;
    line-height:16px;
    margin-bottom:4px;
    display:block;
    }

#main #pagecontrol {
    padding-top:30px;
    margin-bottom:-30px;
   /** width:800px; **/
    text-align:center;
    display:block;
    clear:both;
    }

 #main #pagecontrol a {
    padding:2px 5px 2px 5px;
    color:#715e4e;
    background-color:#fff;
    border:1px solid #EAD6C5;
    margin:0px 3px 0px 3px;
	text-decoration: none;
    }

 #main #pagecontrol a {    /** For InternetExplorer 6  **/
    line-height:24px;
    }

 #main #pagecontrol .current {
    font-weight:bold;
    color:#352C24;
    background-color:#FAF1EA;
    border:1px solid #EAD6C5;
    }

 #main #pagecontrol .current:hover {
    cursor:default;
    color:#352C24;
    }

 #main #pagecontrol a:hover {
    color:#352C24;
    background-color:#FAF1EA;
    border:1px solid #EAD6C5;
    }
	
/** --- branchenbuch --- **/

#main #branchenbuch {
    width:auto;
    position:relative;
    }

#main #branchenbuch .trenner {
    position:absolute;
    width:1px;
    top:140px;
    bottom:70px;
    background-color:#ddd6d0;
    z-index:1;
    left:437px;
    }

#main #branchenbuch p {
    margin-bottom:40px;
    }
	
#main #branchenbuch a {
	text-decoration:none;
    }
	
#main #branchenbuch a:hover {
	text-decoration:underline;
    }
	
/** --- suche --- **/

#suche {
	float:right;
	width:307px;
	margin: 0 0 10px 0;
}

#suche input {
	background-image:url(/img/suche.png);
	background-position:left center;
	border:medium none;
	color:#363636;
	float:left;
	height:29px;
	line-height:29px;
	margin:0;
	padding-left:8px;
	width:237px;
}
#suche input[type="text"] {
	height:17px;
	line-height:17px;
	padding:11px 0 11px 8px;
}
#suche #such_submit {
	background-image:url(/img/suche_button.png);
	border:medium none;
	color:#FFFFFF;
	display:block;
	float:left;
	height:39px;
	text-indent:-9000px;
	line-height:39px;
	margin:0;
	padding-bottom:2px;
	padding-left:2px;
	text-shadow:1px 1px 1px #2A2A2A;
	width:62px;
	outline: none;
	cursor:pointer;
}

/** --- branchenbuch --- **/

#sidebar {
	float: right;
}

#sidebar .box {
background-color:#FFFEFC;
background-image:url(/img/content_background_2.png);
background-position:center bottom;
background-repeat:repeat-x;
border:1px solid #DACEBD;
color:#6D6D6D;
float:left;
line-height:16px;
margin-bottom:2px;
padding:12px 12px 16px;
text-align:justify;
width:263px;
}
#sidebar .box b {
background-color:#FAF1EA;
border-bottom:1px solid #DCDCDC;
border-top:1px solid #FFFFFF;
color:#515151;
display:block;
font-size:14px;
font-weight:normal;
line-height:16px;
margin:-12px -12px 10px;
padding:10px;
}
#sidebar .box .left {
float:left;
padding:6px 8px 6px 2px;
}
#sidebar .box .right {
float:right;
padding:6px 2px 6px 8px;
}
#sidebar #tab-container-1 {
margin-top:1px;
}
#sidebar #tab-container-1 b {
border-top:0 none;
margin-top:0;
}
#sidebar #tab-container-1 ul {
background-color:#EAD6C5;
border-bottom:1px solid #C0AB8D;
height:24px;
list-style:none outside none;
margin:-13px -13px 0;
width:288px;
}
* html #sidebar #tab-container-1 ul {
border:0 none;
margin-top:-14px;
}
* html #sidebar #tab-container-1 ul li {
border:0 none;
}
* html #sidebar #tab-container-1 ul li a {
border:0 none;
padding:3px 5px;
}
* html #sidebar #tab-container-1 ul li a:hover {
border:0 none;
}
* html #sidebar #tab-container-1 ul .activeli a {
border:0 none;
}
* html #sidebar #tab-container-1 ul .activeli a:hover {
border:0 none;
}
#sidebar #tab-container-1 ul li {
border:1px solid #C0AB8D;
display:inline;
float:left;
margin-right:2px;
}
#sidebar #tab-container-1 ul li:hover {
border-bottom:0 solid black;
}
#sidebar #tab-container-1 ul li a {
background-color:#DACEBD;
color:#000000;
display:block;
float:left;
line-height:23px;
padding:0 6px;
}
#sidebar #tab-container-1 ul li a:hover {
background-color:#FAF1EA;
border-bottom:1px solid #F5F5F5;
color:#000000;
}
#sidebar #tab-container-1 ul .activeli {
border-bottom:0 solid black;
}
#sidebar #tab-container-1 ul .activeli a {
background-color:#FAF1EA;
border-bottom:1px solid #F5F5F5;
color:#000000;
cursor:default;
}
#sidebar #tab-container-1 ul .activeli a:hover {
background-color:#F5F5F5;
}


/** --- Gedenkerzen Anfang --- **/

.ccontent {
	color:#66574c;
	float:left;
	padding:28px 41px 60px;
	width:659px;
}
.ccontent h1 {
	color: #675e58;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 10px;
}
.ccontent p {
	margin: 0 0 20px; 
}
#cnavigation {
	float: left;
	-moz-border-radius:1px;
	border:1px solid #E3D8CF;
	margin: 140px 0 20px;
	padding:15px; 
	width: 142px;
	background: #F4EBE2;
	font-size:11px;
}
#cnavigation h3 {
	color: #754b29;
	font-size:11px;
	margin: 0 0 10px;
}
#cnavigation a {
	display: block;
	color: #754b29;
}
#cnavigation a:hover {
	color: #D3AB89;
}
#cnavigation .last {
	background:url(img/arrow.png) no-repeat right center;
	color:#7A5B41;
	padding: 0 10px 0 0; 
	text-align:right;
	margin: 30px 0 0;
}
#candlelist {
	width: 659px;
}
#candlelist h4 {
	font-size:16px;
	font-weight:normal;
	padding: 10px 0 0 70px;
	color: #092030;
}
.citem {
	margin: 0 0 15px;
	background: url(img/kerzenhead.png) no-repeat;
}
.cheader {
	width: 659px;
	height: 94px;
	position: relative;
}
.cheader img {
	position: absolute;
	left: 3px;
	top: 0;
}
.csubh {
	overflow: hidden;
	margin: 0 25px 0 70px;
	font-size:11px;
}
.cbirth {
	float: left;
	color: #434544;
	margin: 15px 0 0;
}
.cdate {
	float: right;
	color: #7c7a7d;
}
.cmiddle {
	background: url(img/kerzemitte.png) repeat-y;
	width: 569px;
	padding: 30px 20px 30px 70px;
	color: #454545;
}
.cfooter {
	background: url(img/kerzefooter.png) no-repeat;
	width: 659px;
	height: 9px;
}
.cinput {
	overflow: hidden;
	margin: 0 0 4px 0;
}
.cinput label {
	float: left;
	width: 150px;
	text-align: left;
	margin: 0 10px 0 0;
	font-size: 13px;
	padding: 6px 0 0;
	cursor: pointer;
}
.cinput input, .cinput textarea {
	float: left;
	margin: 0 2px 0 0;
	padding: 6px;
	font-size: 13px;
	color: #4C4C4C;
	border: 1px solid #CBCBCB;
	width: 400px;
}
.cinput textarea {
	height: 150px;
}
.cinput p {	
	float: left;
	margin: 5px 0 10px;
}
.csubmit {
	overflow: hidden;
}
.csubmit input {
	float: left;
	margin: 10px 0 0 160px;
	padding: 6px;
	font-size: 13px;
	color: #4C4C4C;
	border: 1px solid #CBCBCB;
	background: #EDE6D3;
}
.ccomment {
	margin:0 0 15px;
}
.clinks {
	text-align: center;
}
.clink, .clinks a  {
	color: #675E58;
}
.clink {
	background: url(img/arrow2.png) no-repeat right center;
	margin:10px 0 0;
	padding:0 10px 0 0;
	display: block;
	text-align: right;
	font-size:11px;
}
#ccform {
	margin: 20px 0;
	display: none;
}
.ccheader {
	font-size: 12px;
	background: url(img/header2.png) no-repeat;
	width: 659px;
	height: 28px;
	padding: 5px 0px 0px 10px;
}
.cctext {
	background: url(img/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: 50px 0 0;
}
#cafter a {
	font-weight: bold;
	background: url(img/arrow2.png) no-repeat right center;
	color: #675E58;
	padding: 0 10px 0 0;
}
#ccult a {
	color: #66574C;
}
#captchaimg {
	cursor: pointer;
	float: left;
	margin: 0 10px 0 0;
}
#caplab {
	margin: 5px 10px 5px 0;
}
#captcha {
	margin: 5px 0;
	width: 250px;
	height: 26px;
}
.errorinfo {
	background: url(img/info_16.png) no-repeat left center;
	padding: 0 0 0 25px;
}
.recaptchatable #recaptcha_response_field {
	left: 0;
}
/** --- Gedenkerzen Ende --- **/
