/* CSS Document */

* {
	margin: 0px;
	padding: 0px; 
}

html {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fdf1d9;
	color:#333333;
}

/* new */
html {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, address {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
/* *** */

img {
	border:none;
}

h3 {
	font-size:24px;
	color:#82226f;
	
	padding-top:14px;
	padding-bottom:6px;

	clear:both;
}

hr {
	color:#d5c9b1;
}

a {
	color:#82226f;
	text-decoration:none;
}

.form_error {
	color:#82226f;
}

#member_register_form {
	padding-top:4px;
}

#member_register_form td, #member_register_form th  {
	padding-top:4px;
}

#member_register_form th {
	vertical-align:middle;
}
#member_register_form .in_table_text {
	padding-bottom:6px;
}

#members_info_cahnge_form {
	padding-top:4px;
}

#members_info_cahnge_form td, #members_info_cahnge_form th {
	padding-top:4px;
	text-align:left;
}

#members_info_cahnge_form .in_table_text {
	padding-bottom:6px;
}

.container {
	
	width:100%;
	min-height:500px;
	height:auto !important;
   	height:500px; 
	
	position: relative;
	margin:0 auto;
}

.content {
	width:1000px;
	margin:0 auto;

}

.box_padding {
	padding-left:30px;
	padding-right:30px;
}

#header {
	width:100%;
	height:95px;
	background-color:#FFFFFF;
	
	min-width:1000px;
	width:auto !important;
}

.center_header, .center_under_header, .center_middle, .center_footer, .center_under_header_sub {
	width:980px;
	margin:0 auto;
}

.center_under_header {
	padding-top:20px;
}

.center_under_header_sub {
	padding-top:20px;
}

.header_shadow {
	height:95px;
	
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/*
.top_shadow {
	width:100%;
	height:100px;
	background-image:url(images/top_shadows.png);
	background-repeat:no-repeat;
}
*/



.center_header #logo_box, #middle .box_left, #text_box, #text_box_sub {
	width:300px;
	float:left;
}

.center_header #after_logo, #flash_box, #middle .box_center, #image_box {
	width:680px;
	float:left;	
}

#logo_box {
	height:95px;
}

.logo_box_content {
	padding-top:18px;
}

#logo_box .logo_img[class] {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	height:53px;
}

#logo_box .logo_text {
	color:#82226f;
	font-size:24px;
}

.center_header #top_menu {
	margin-top:76px;
	font-size:18px;
}

/* new */ 
#top_menu ul {
	list-style:none;
}

#top_menu a {
	color:#82226f;
	text-decoration:none;
}

#top_menu a:hover, #top_menu a.active {
	color:#FFFFFF;
}

#top_menu li, #top_menu a .menu_l, #top_menu a .menu_r, #top_menu a .menu_m, #top_menu a .top_menu_iteam {
	float:left;
	width:auto;
}

#top_menu a .top_menu_iteam {
	margin-right:4px;
}

#top_menu a .menu_l, #top_menu a .menu_r {
	background:none;
	width:10px;
	height:28px;
}

#top_menu a .menu_m, #top_menu li {
	background:none;
	height:28px;
	position:relative;
}

#top_menu a .menu_m p {
	padding-top:6px;
}

#top_menu a:hover .menu_l, #top_menu a.active .menu_l {
	background-image:url(images/hover_menu.gif);
	background-position:top;
	background-position:left;
	background-repeat:repeat-x;
}

#top_menu a:hover .menu_r, #top_menu a.active .menu_r {
	background-image:url(images/hover_menu.gif);
	background-position:top;
	background-position:right;
	background-repeat:repeat-x;
}

#top_menu a:hover .menu_m, #top_menu a.active .menu_m {
	background-image:url(images/hover_menu.gif);
	background-position:top;
	background-position:center;
	background-repeat:repeat-x;
}
/* *** */


#header #login_link2 {
	height:24px;
	margin-right:10px;
	position:relative;
	float:right;
}

#login_link2 .login_link_txt {
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
}

#login_link2 .corner_log {
	width:1px; 
	height:24px; 
	float:left; 
	background:url(images/corner_log.gif); 
	background-repeat:no-repeat;
}

#login_link2 .body_log {
	width:auto; 
	height:24px; 
	float:left; 
	background:url(images/body_log.gif); 
	background-repeat:repeat-x;
}

#login_link2 .login_link_txt a {
	color:#746853;
	text-decoration:none;
	font-size:11px;
}

/****/

#header #login_link3 {
	height:24px;
	margin-right:10px;
	position:relative;
	float:right;
}

#login_link3 .login_link_txt {
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
}

#login_link3 .corner_log {
	width:1px; 
	height:24px; 
	float:left; 
	background:url(images/corner_log.gif); 
	background-repeat:no-repeat;
}

#login_link3 .body_log {
	width:auto; 
	height:24px; 
	float:left; 
	background:url(images/body_log.gif); 
	background-repeat:repeat-x;
}

#login_link3 .login_link_txt a {
	color:#746853;
	text-decoration:none;
	font-size:11px;
}

#header #login_form {
	width:160px;
	height:112px;
	background-image:url(images/login_box.gif);
	background-repeat:no-repeat;
	background-position:bottom;
/*
	margin-right:40px;
	position:relative;
	float:right;
*/
	position:absolute;
	z-index:999;
	margin-left:480px;
}

#header #login_link {
	width:60px;
	height:24px;
	background-image:url(images/login_link.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-right:40px;
	position:relative;
	float:right;
	
}

#login_form .form {
	padding-left:8px;
}

#login_form .member_action_links {
	margin-top:8px;
	line-height:16px;
}

#login_form .space_after_actions {
	height:24px;
}

#login_form .login_form_name {
	margin-top:8px;
}

#login_form .login_form_password {
	margin-top:4px;
}

#login_link .login_link_txt {
	padding-top:6px;
	padding-left:10px;
}

.after_fields {
	margin-top:4px;
}

.login_form_remember {
	padding-top:2px;
	float:left;
	width:84px;
	font-size:10px;
	color:#746853;
}

.login_form_button, .password_form_button {
	float:left;
	width:58px;
	height:20px;
	
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}

.login_form_button button, .password_form_button button {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;	
	border:none;
	background:transparent;
	cursor:pointer;
	
	padding-top:2px;	
}

#login_form .login_txt {
	float:left;
	padding-left:110px;
	padding-top:16px;
}

#login_link .login_link_txt a, #login_form .login_txt a {
	color:#746853;
	text-decoration:none;
	font-size:11px;
}


#under_header {
	background-color:#c1b8a6;
	height:250px;
	
	min-width:1000px;
	width:auto !important;
	width:1000px;
}

#under_header_sub {
	background-color:#c1b8a6;
	height:150px;
	
	min-width:1000px;
	width:auto !important;
	width:1000px;
}

.under_header_sub_shadow {

	height:150px;
	
	background-image:url(images/header_sub.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;

}



.under_header_shadow {
	height:250px;
	
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	background-position:center;
}


#text_box {
	background-image:url(images/under_big_text.gif);
	background-position-x:0px;
	background-position-y:0px;
	background-repeat:no-repeat;
	
	height:230px;
}

.under_header_padding {
	padding-top:80px;
}

#text_box_sub {
	background-image:url(images/under_menu_name.gif);
	background-position-x:0px;
	background-position-y:0px;
	background-repeat:no-repeat;
	
	height:130px;
}

.menu_name {
	font-size:34px;
	color:#82226f;
}

.menu_name a {
	color:#82226f;
	text-decoration:none;
}
	

.under_header_big {
	padding-top:46px;
	line-height:36px;
}

.big_txt_1 {
	font-size:34px;
	color:#902b7c;
}

.big_txt_2 {
	font-size:60px;
	font-weight:700;
	color:#902b7c;
}

.corner_shadow[class] {
	background-image:url(images/shadow_above_pic.png);
	background-repeat:no-repeat;
	background-position:top;
	width:198px;
	height:90px;
	position:absolute;
}

#flash_box .flash_box_content {
	
	height:230px;
	background-image:url(images/flash.png);
	background-repeat:no-repeat;
}



#image_box .image_box_content {
	height:130px;
	background-image:url(images/img.png);
	background-repeat:no-repeat;
}





.box_left #left_menu {
	margin-top:20px;
	margin-bottom:20px;
}

.box_left .left_priest[class] {
	background-image:url(images/priest.png);
	background-repeat:no-repeat;
	
	height:114px;
	width:240px;

}

.box_left .left_cross[class] {
	background-image:url(images/cross.png);
	background-repeat:no-repeat;
	
	height:114px;
	width:240px;
	
	margin-top:10px;
}

.box_left .left_headset[class] {
	background-image:url(images/headset.png);
	background-repeat:no-repeat;
	
	height:114px;
	width:246px;
	
	margin-left:-6px;
	margin-top:10px;
}

#middle .box_center[class] {
	min-height:330px;
	height:auto !important;
   	height:330px; 
	
	background-image:url(images/middle_top_left_corner_shadow.png);
	background-repeat:no-repeat;
}

.box_center_content {
	padding-top:20px;
}

#page_headline {
	display:none;
	font-size:40px;
	color:#82226f;
	padding-left:20px;
	padding-bottom:10px;
}

#main, #main1 {
	width:440px;
	float:left;
	
	min-height:330px;
	height:auto !important;
   	height:330px;
}

#main1 {
	width:680px;
}


#main .main_content, #margin .margin_content, #main1 .main1_content {
	padding-left:20px;
	padding-right:20px;
}

#margin {
	width:240px;
	float:left;
}

#main .content_block, #main1 .content_block, #margin .content_block, #left_menu .index_text {
	line-height:16px;
}


#footer {
	padding-top:40px;
	clear:both;
}

.footer_box_padding {
	padding-left:30px;
	padding-right:20px;
}

.footer_content {
	height:48px;
	background:url(images/footer.gif);
	background-repeat:repeat-x;
	background-position:left;
}

.footer_text {
	float:left;
}

.footer_text .footer_kirke_info {
	padding-top:6px;
	font-size:10px;
	color:#000000;
}

.footer_text .footer_under_text {
	padding-top:6px;
	font-size:9px;
	color:#9a8d75;
}

.footer_lang {
	float:right;
}

.footer_lang_cont {
	padding-top:6px;
}

.footer_lang_cont .lang_backgr {
	background-image:url(images/button.gif);
	background-repeat:repeat-x;
	
	float:left;
	width:58px;
	height:18px;
	
	text-align:center;
	padding-top:2px;
}

.footer_lang_cont .lang_spacing {
	float:left;
	width:10px;
	height:18px;
	
}
.footer_lang_cont .no_backgr {
	float:left;
	
	height:18px;
	padding-top:2px;
}

.footer_lang_cont a {
	color:#902b7c;
	text-decoration:none;
}

.lang_backgr a {
	color:#FFFFFF;
}

.lang_txt {
	padding-top:4px;
}


/* MENU LEFT */

#left_menu ul {
	list-style:none;
}

#left_menu li {
	font-size:15px;
	border-bottom:1px solid #d5c9b1;
	line-height:32px;
/*
	overflow:hidden;
	height:30px;
*/
}

#left_menu .level1 a, #left_menu .level2 a {
	color:#333333;
	text-decoration:none;
}

/* NEW */
#left_menu .level1 a:hover, #left_menu .level2 a:hover, #left_menu .level1 a.active:hover, #left_menu .level2 a.active:hover {
	color:#82226f;
}

#left_menu .level1 a.active, #left_menu .level2 a.active  {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#left_menu .level2 {
	padding-left:20px;
}

/* CALENDAR */

.calendar_text_front, .calendar_text_other {
	float:left;
	width:200px;
	padding-top:4px;
}

.calendar_text_front {
	margin-right:10px;
}

.calendar_time_front {
	background-image:url(images/calendar_short.gif);
	background-position:left;
	background-repeat:no-repeat;
	
	float:left;
	
	height:22px;
	width:90px;

	text-align:center;
}

.calendar_time {
	font-size:11px;
	color:#FFFFFF;
	padding-top:6px;
}

.calendar_time_other {
	background-image:url(images/calendar_long.gif);
	background-position:left;
	background-repeat:no-repeat;
	
	float:left;
	
	height:22px;
	width:134px;

	text-align:center;
	
	margin-right:20px;
}

.one_calendar_event a {
	text-decoration:underline;
	color:#333333;
}

.one_calendar_event {
	padding-bottom:10px;
}

.calendar_note {
	padding-top:4px;
}

.calendar_month {
	padding-bottom:10px;
	padding-top:10px;
}

/* NEWS */

.one_news_block {
	margin-bottom:10px;
}

.news_title {
	float:left;
	padding-top:2px;
}

.news_title a {
	text-decoration:underline;
	color:#333333;
	font-weight:bold;
}

.news_time {
	width:44px;
	height:22px;
	
	float:left;
	background-image:url(images/news.gif);
	background-position:left;
	background-repeat:no-repeat;
	
	text-align:center;
}

.news_time_txt {
	font-size:11px;
	color:#FFFFFF;
	padding-top:6px;
}

.news_synopsis {
	padding-top:6px;
	clear:both;
}

/*
#main .news_time, #main1 .news_time {
	margin-right:20px;
}
*/

#main .news_title, #main1 .news_title  {
	width:330px;
	margin-right:20px;
}

#margin .news_time {
	margin-right:10px;
}

#margin .news_title {
	width:120px;
}

#margin .news_synopsis {
	display:none;
}

#margin .one_news_block {
	clear:both;
	margin-bottom:20px;
	padding-bottom:10px;
}

/* EMAIL */
.sms_subscribe_content {
	padding-bottom:10px;
	padding-top:10px;
}

.sms_subscribe_name, .sms_subscribe_tel, .sms_subscribe_name_form, .sms_subscribe_tel_form {
	width:200px;
	float:left;
}
.sms_subscribe_name_form, .sms_subscribe_tel_form {
	padding-bottom:10px;
}
.sms_subscribe_name, .sms_subscribe_tel {
	padding-bottom:6px;
}

.sms_subscribe_liste {
	clear:both;
	padding-bottom:6px;
}

.sms_subscribe_liste_form, .sms_subscribe_liste_button {
	width:200px;
	float:left;
}

#sms_subscribing_status {
	clear:both;
}

/* MEMBERS */
.login_errors {
	display:none;
}
#member_list_block td a {
	color:#333333;
}
.edit_info_success, .register_success {
	padding-top:10px;
}


.newsletter_subscribe_name, .newsletter_subscribe_name_form, .newsletter_subscribe_email, .newsletter_subscribe_email_form, .newsletter_subscribe_liste, .newsletter_subscribe_liste_form, .newsletter_subscribe_liste_button, #news_subscribing_status {
	padding-bottom:4px;
}

#news_subscribing_status ul, #news_subscribing_status ol {
	padding-left:30px;
}

