@charset "utf-8";
/* CSS Document */

/*-----ALGEMEINE TAGS-----*/
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #f7fafc ;
	background-image: url(http://www.liebeundlebedeinlachen.ch/fileadmin/v_01_01/01_images/body_bg_x.gif);
	background-repeat: repeat-x;
	height: auto;
}
img{
	margin: 0px;
	padding: 0px;
	border: none;
}
h1{
	margin: 7px 0px 7px 0px;
	padding: 0px;
	letter-spacing: 3px;
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
}
h2{
	margin: 7px 0px 7px 0px;
	padding: 0px;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 15px;
	font-weight: bold;
}
h3{
	margin: 7px 0px 2px 0px;
	padding: 0px;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 13px;
	font-weight: bold;
}
h4{
	margin: 0px;
}
b{
	font-weight: normal;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2px;
	/*background-color: #DBD9CB;*/
}
p{
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
.clr{
	clear: both;
	font-size: 1px;
	width: 1px;
}
.tx_red{
	color: #8E2A1C;
}
#cntr_all{
	 margin: 0 auto;
	 width: 900px;
	 text-align: left;
}
#head{
	width: 900px;
	height: 72px;
}
#head_left{
	float: left;
	width: 390px;
	height: 72px;
}
#head_right{
	float: left;
	width: 510px;
	height: 72px;
}
#cntr_main{
	background-color: #FFFFFF;
}
#col_left{
	float: left;
	width: 390px;
}
#cntr_contact{
	margin: 55px 0px 0px -12px;
	width: 392px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8A8A;
	background-image: url(http://www.liebeundlebedeinlachen.ch/fileadmin/v_01_01/01_images/bg_adresscard.gif);
}
#cntr_contact_space_55{
	height: 54px;
}
#cntr_contact_btns{
	float: left;
	width: 380px;
	height: 15px;
}
#bn_contact_print{
	float: left;
	width: 15px;
	height: 15px;
}
#bn_contact_download{
	width: 15px;
	height: 15px;
}
#col_right{
	float: left;
	width: 510px;
}
#col_r_tp_img{
	margin: 5px 0px 0px 0px;
	width: 505px;
	height: 255px;
}
#col_r_tp_cnt{
	width: 505px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324363;
}
#col_r_tp_cnta ul{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style: none;
}
#col_r_tp_cnta li{
	margin: 7px 0px 7px 0px;
	padding-left: 15px;
	background-image: url(http://www.liebeundlebedeinlachen.ch/fileadmin/v_01_01/01_images/01_images/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
#col_r_tp_cnt a:link{
	text-decoration: none;
	color: #6D6C6C;
	/*color: #268442;*/
}
#col_r_tp_cnt a:visited{
	text-decoration: none;
	color: #6D6C6C;
	/*color: #268442;	*/
}
#col_r_tp_cnt a:hover{
	text-decoration: none;
	color: #C7958E;
}
#footer{
	margin: 15px 0px 15px 0px;
	width: 900px;
	height: 30px;
	background-color: #FFFFFF;
}
#sitmap_link{
	float: left;
	margin: 0px;
}
#copyright{
	float: left;
	margin: 0px 0px 0px 355px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B7B7B7;
}
#copyright a:link{
	color: #B7B7B7;
	text-decoration: none;
}
#copyright a:visited{
	color: #B7B7B7;
	text-decoration: none;
}
#copyright a:hover{
	color: #C7958E;
}
#bn_sitemap{
	float: left;
}
#bn_pusilla{
	float: left;
}
#copyright_text{
	float: left
}	



.bodytext ul{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-color:#f8f8f8;
}





#ul_mainmenu{
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 380px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}
#ul_mainmenu li{
	text-align: right;
}
#ul_mainmenu a:link{
	display: block;
	padding: 2px 2px 0px 4px;
	height: 17px;
	text-decoration: none;
	letter-spacing: 2px;
	color: #6D6C6C;
}
#ul_mainmenu a:visited{
	display: block;
	padding: 2px 2px 0px 4px;
	height: 17px;
	text-decoration: none;
	letter-spacing: 2px;
	color: #6D6C6C;
}
#ul_mainmenu a:hover{
	display: block;
	padding: 2px 2px 0px 4px;
	height: 17px;
	text-decoration: none;
	letter-spacing: 2px;
	color: #C7958E;
}
#ul_mainmenu .act a:link{
	display: block;
	padding: 2px 2px 0px 4px;
	height: 17px;
	text-decoration: none;
	letter-spacing: 2px;
	color: #8E2A1C;
}
#ul_mainmenu .act a:visited{
	display: block;
	padding: 2px 2px 0px 4px;
	height: 17px;
	text-decoration: none;
	letter-spacing: 2px;
	color: #8E2A1C;
}
#ul_mainmenu .act a:hover{
	display: block;
	padding: 2px 2px 0px 4px;
	height: 17px;
	text-decoration: none;
	letter-spacing: 2px;
	color: #8E2A1C;	
}
#ul_mainmenu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: normal;
	font-size: 10px;
	background-repeat: no-repeat;
}
#ul_mainmenu ul li{
	margin: 1px 0px 0px 0px;
	height: 20px;
}
#ul_mainmenu ul a:link{
	height: 17px;
	text-decoration: none;
	letter-spacing: 2px;
	color: #6D6C6C;
}
#ul_mainmenu ul a:visited{
	height: 17px;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #6D6C6C;
}
#ul_mainmenu ul a:hover{
	height: 17px;
	text-decoration: none;
	letter-spacing: 2px;
	color: #C7958E;
}
#ul_mainmenu ul .act_sub a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	letter-spacing: 2px;
	color: #8E2A1C;
}
#ul_mainmenu ul .act_sub a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	letter-spacing: 2px;
	color: #8E2A1C;
}
#ul_mainmenu ul .act_sub a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	letter-spacing: 2px;
	color: #8E2A1C;
}
#seti{
	position: absolute;
	top: -2000px;
	left: -2000px;
	width: 1000px;	
}	
/*-----TT_NEWS-----*/
.cnt_event{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.event{
	padding: 3px 0px 3px 0px;
	background-image: url(http://www.liebeundlebedeinlachen.ch/fileadmin/v_01_01/01_images/bg_event.gif);
	background-repeat: repeat-y;
}
.event_txt{
	margin: 0px 0px 0px 5px;
	width: 430px;
}
.event_right{
	float: right;
	width: 70px;
}
.tt_news_pagebrowser{
	line-height: 15px;
}

.pagebrowser_ul{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
.pagebrowser_li{
	float: left;
	display: block;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	padding-left: 0px;
	list-style: none;
	background-image: none;
}
#tt_news_pagebrowser a:link{
	text-decoration: none;
	color: #6D6C6C;
}
#tt_news_pagebrowser a:visited{
	text-decoration: none;
	color: #6D6C6C;
}
#tt_news_pagebrowser a:hover{
	text-decoration: none;
	color: #C7958E;
}
#tt_news_pagebrowser p{
	margin: 0px;
	padding: 0px;
}
.bx_more{
	float: right;
}
.details{
	position: absolute;
	bottom: 0px;
}
.details_foot{
	height: 20px;
}
.bn_more{
	float: right;
	margin: -20px 0px 0px 0px;
}
.browse_links_1{
	margin: 0px 0px 15px 0px;
}

.detail_top{
	background-image: url(http://www.liebeundlebedeinlachen.ch/fileadmin/v_01_01/01_images/bg_event_detail.gif);
	background-repeat: repeat-y;
}	

.event_detail{
	/**/
}
.event_detail_left{
	float: left;
	width: 62px;
	overflow: hidden;
}
.event_detail_right{
	float: left;
	margin: 0px 0px 0px 10px;
	width: 400px;
}
.event_title{
	margin: 3px 0px 0px 0px;
}
.clear_tt_news_title{
	clear: both;
	height:1px;
	font-size: 1px;
	width: 500px;
}
.news-single-additional-info{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	border: none;
	background-color: #FFFFFF;
}
.icn_dok{
	margin: 0px 5px 0px 0px;
}
.news-single-files{
	border: none;
}



/*-----kontakt-----*/
.contactform{
	/**/
}
.contact_inp{
	float: left;
	margin: 0px 0px 5px 0px;
	width: 320px;
	height: 20px;
	background-color: #F8F8F8;
	border: none;
}
.inp_description{
	float: left;
	margin: 2px 0px 0px 10px;
	text-align: left;
}
.inp_description_err{
	float: left;
	margin: 2px 0px 0px 10px;
	text-align: left;
	color: #FF0000;
}
.contact_txar{
	float: left;
	width: 320px;
	height: 100px;
	background-color: #F8F8F8;
	border: none;
}
.form_line{
	width: 505px;
}
fieldset{
	margin: 0px;
	padding: 0px;
	border: none;
}
#contactform label{
	display: inline-block;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
#send{
	margin: 5px 0px 0px 0px;
}
#contactform{
	margin: 10px 0px 0px 0px;
}
#bn_senden{
	margin: 5px 0px 0px 0px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ 
	float: left; 
}
#keyboardMsg{ 
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#keyboardMsg a:link{ 
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#keyboardMsg a:hover{ 
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #900;
}


#keyboardMsg kbd{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none
	font-weight: bold;
	color: #999;
}
#lightbox img{ 
	border: none; 
} 
#overlay img{ 
	border: none; 
}
#closeButton{
	visibility: hidden;
}

