html,body{
	margin:0;
	padding:0;
	background:url(../images/bg_html.jpg) repeat-x top;
}
#wrapper{
	position:relative;
	width:980px;
	margin:0 auto;
	padding:0;
}
#top{
	color:#FFF;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:15px 0 0 0;
	height:114px;
	background:url(../images/bg_top.jpg) no-repeat left top;
}
#logo{
	position:absolute;
	top:17px;
	left:24px;
}
#top_nav{
	float:right;
}
	#top_nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#top_nav ul li{
		float:left;
		margin:0;
		padding:0 12px 0 12px;
		color:#FFF;
		font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		background:url(../images/bullet_top_nav.jpg) no-repeat left 5px;
	}
	#top_nav ul li a:link,#top_nav ul li a:visited,#top_nav ul li a:hover,#top_nav ul li a:active{
		color:#FFF;
		text-decoration:none;
		float:left;
	}
	#lang{
		float:right;
		padding:0 12px 0 0;
	}
	#lang a:link,#lang a:visited,#lang a:hover,#lang a:active{
		color:#FFF;
		text-decoration:none;
	}
#nav{
	position:absolute;
	top:60px;
	left:139px;
}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav ul li{
		float:left;
		margin:0;
		padding:0 30px 0 0;
		font:normal 14px/130% Verdana, Geneva, sans-serif;
		color:#FFF;
	}
	#nav ul li a:link,#nav ul li a:visited,#nav ul li a:hover,#nav ul li a:active{
		color:#FFF;
		float:left;
		text-decoration:none;
	}
#main{
	width:980px;
	min-height:594px;
	margin:0;
	padding:49px 0 187px 0;
	background:url(../images/bg_main.jpg) no-repeat top;
	position:relative;
}
#main_left{
	width:340px;
	margin:0;
	padding:0 0 0 140px;
	float:left;
	font:normal 12px/150% Arial, Helvetica, sans-serif;
	color:#666;
}
	#main_left h1{
		border-bottom:1px solid #CCC;
		font:normal 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#000;
		margin:0 0 10px 0;
		padding:0 0 6px 0;
	}
	#main_left h2{
		font:normal 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#000;
		margin:0 0 10px 0;
		padding:0 0 6px 0;
	}
	#main_left h3{
		border-top:1px solid #CCC;
		font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#000;
		margin:0 0 10px 0;
		padding:5px 0 0 0;
	}
	#main_left p,#main_left p.bodytext{
		margin:0;
		padding:0px 0 10px 0;
	}
	#main a{
		color:#997553;
		text-decoration:none;
	}
	#main ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#main ul li{
		margin:0;
		padding:0 0 0 12px;
		background:url(../images/bullet_content.jpg) no-repeat left 6px;
	}
#main_content{
	width:700px;
	margin:0;
	padding:0 0 0 140px;
	float:left;
	font:normal 12px/150% Arial, Helvetica, sans-serif;
	color:#666;
}
	.line_content{
		/*background:url(../images/content_04.jpg) repeat-y left;*/
		border-top:1px solid #CCCCCC;
	}
	#main_content h1{
		/*border-bottom:1px solid #CCC;*/
		font:normal 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#000;
		margin:0;
		padding:0;
		/*margin:0 0 10px 0;
		padding:0 0 6px 0;*/
	}
	#main_content h2{
		font:normal 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#000;
		margin:0 0 10px 0;
		padding:0 0 6px 0;
	}
	#main_content h3{
		border-top:1px solid #CCC;
		font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#000;
		margin:0 0 10px 0;
		padding:5px 0 0 0;
	}
	#main_content p,#main_content p.bodytext{
		margin:0;
		padding:0px 0 10px 0;
	}

#pic{
	position:absolute;
	right:79px;
	top:-15px;
}
#pic_mama{
	position:absolute;
	right:18px;
	top:-15px;
}
#pic_job{
	position:absolute;
	right:25px;
	top:-11px;
}
#pic_nyhed{
	position:absolute;
	right:12px;
	top:-12px;
}
#pic_party{
	position:absolute;
	right:118px;
	top:-34px;
}
#footer{
	position:absolute;
	bottom:0;
	left:480px;
	font:normal 10px/130% Arial, Helvetica, sans-serif;
	color:#666;
	height:108px;
	width:230px;
}
	#footer a{
		color:#997553;
		text-decoration:none;
	}
#logo_footer{
	position:absolute;
	width:68px;
	height:37px;
	background:url(../images/bg_footer.jpg) no-repeat;
	left:464px;
	bottom:0;
}
.CUR{
	display:none;
}
.SPC{
	display:none;
}
/****************************************/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/***** mama club ****/
#tx-powermail-pi1_fieldset_1{
	border:none;
	background-color:#f5f5f5;
	padding:20px;
	position:relative;
}
	#tx-powermail-pi1_fieldset_1 legend{
		display:none;
	}
	
#powermaildiv_uid1{
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:295px;
}
#powermaildiv_uid1 label{
	font-size:12px;
}
#uid1{
	width:100%;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}

#powermaildiv_uid2{
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:295px;
}
#powermaildiv_uid2 label{
	font-size:12px;
}
#uid2{
	width:100%;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}

#powermaildiv_uid3{
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:295px;
}
#powermaildiv_uid3 label{
	font-size:12px;
}
#uid3{
	width:100%;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}

#powermaildiv_uid4{
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:140px;
}
#powermaildiv_uid4 label{
	font-size:12px;
}
#uid4{
	width:100%;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}

#powermaildiv_uid5{
	margin:0;
	padding:0 0 5px 0;
	/*float:right;*/
	float:right;
	width:140px;
}
#powermaildiv_uid5 label{
	font-size:12px;
}
#uid5{
	width:140px;
	height:20px;
	border:1px solid #ccc;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#e6e6e6;
}
#powermaildiv_uid8{
	width:100%;
	clear:both;
	padding:12px 0 0 0;
}
#powermaildiv_uid9{
	clear:left;
	width:140px;
	padding:0;
	margin:0;
	float:left;
}
#uid9{
	width:140px;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}
#powermaildiv_uid10{
	width:140px;
	float:right;
	clear:right;
	padding:0;
	margin:0;
}
#uid10{
	width:140px;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}
.powermail_mandatory_js{
	color:red;
}
#tx-powermail-pi1_fieldset_2 {
	border:none;
	margin:0;
	padding:10px 0 0 0;
}
#tx-powermail-pi1_fieldset_2 legend{
	display:none;
}
#powermaildiv_uid11{
	float:right;
}
/************************************/


/***** mama club en****/
#tx-powermail-pi1_fieldset_22{
	border:none;
	background-color:#f5f5f5;
	padding:20px;
	position:relative;
}
	#tx-powermail-pi1_fieldset_22 legend{
		display:none;
	}
	
#powermaildiv_uid90{
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:295px;
}
#powermaildiv_uid90 label{
	font-size:12px;
}
#uid90{
	width:100%;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}

#powermaildiv_uid91{
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:295px;
}
#powermaildiv_uid91 label{
	font-size:12px;
}
#uid91{
	width:100%;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}

#powermaildiv_uid92{
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:295px;
}
#powermaildiv_uid92 label{
	font-size:12px;
}
#uid92{
	width:100%;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}

#powermaildiv_uid93{
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:140px;
}
#powermaildiv_uid93 label{
	font-size:12px;
}
#uid93{
	width:100%;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}

#powermaildiv_uid94{
	margin:0;
	padding:0 0 5px 0;
	/*float:right;*/
	float:right;
	width:140px;
}
#powermaildiv_uid94 label{
	font-size:12px;
}
#uid94{
	width:140px;
	height:20px;
	border:1px solid #ccc;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#e6e6e6;
}
#powermaildiv_uid95{
	width:100%;
	clear:both;
	padding:12px 0 0 0;
}
#powermaildiv_uid95{
	clear:left;
	width:140px;
	padding:0;
	margin:0;
	float:left;
}
#uid95{
	width:140px;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}
#powermaildiv_uid96{
	width:140px;
	float:right;
	clear:right;
	padding:0;
	margin:0;
}
#uid96{
	width:140px;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}
.powermail_mandatory_js{
	color:red;
}
#tx-powermail-pi1_fieldset_23 {
	border:none;
	margin:0;
	padding:10px 0 0 0;
}
#tx-powermail-pi1_fieldset_23 legend{
	display:none;
}
#powermaildiv_uid97{
	float:right;
}
/************************************/

/***** mama club  register ****/
#tx-srfeuserregister-pi1-fe_users_form{
	border:none;
	background-color:#f5f5f5;
	padding:20px;
	position:relative;
}
	#tx-srfeuserregister-pi1-fe_users_form legend{
		display:none;
	}
	#tx-srfeuserregister-pi1-fe_users_form fieldset{
		border:none;
		margin:0;
		padding:0;
	}
.tx-srfeuserregister-pi1 dl {
	margin:0 !important;
	padding:0 !important;
}
.tx-srfeuserregister-pi1 fieldset dl dt label{
	margin:0 !important;
	padding:0 !important;
}
.tx-srfeuserregister-pi1-text {
	width:100% !important;
	height:20px !important;
	background-color:#e6e6e6 !important;
	border:1px solid #ccc !important;
}
.tx-srfeuserregister-pi1-password{
	height:20px !important;
	background-color:#e6e6e6 !important;
	border:1px solid #ccc !important;
}
#tx-srfeuserregister-pi1-static_info_country{
	width:100% !important;
	height:22px !important;
	background-color:#e6e6e6 !important;
	border:1px solid #ccc !important;
}
.tx-srfeuserregister-pi1-submit{
	background:#997553;
	border:none;
	height:27px;
	text-align:center;
	color:#FFF;
}
/*.tx-srfeuserregister-pi1-submit{
	width:54px;
	height:27px;
	border:none;
	float:right;
	padding:0;
	margin:0;
}
.tx-srfeuserregister-pi1 input{
	margin:0;
	padding:0;
}*/

.tx-srfeuserregister-pi1 dt  {
	clear:both;
	padding:0 !important;
	text-align:left !important;
	width:50% !important;
}

.tx-srfeuserregister-pi1 dd {
	text-align:left;
	width:100% !important;
}

#powermaildiv_uid1{
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:295px;
}
#powermaildiv_uid1 label{
	font-size:12px;
}
#uid1{
	width:100%;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}

#powermaildiv_uid2{
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:295px;
}
#powermaildiv_uid2 label{
	font-size:12px;
}
#uid2{
	width:100%;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}

#powermaildiv_uid3{
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:295px;
}
#powermaildiv_uid3 label{
	font-size:12px;
}
#uid3{
	width:100%;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}

#powermaildiv_uid4{
	margin:0;
	padding:0 0 5px 0;
	float:left;
	width:140px;
}
#powermaildiv_uid4 label{
	font-size:12px;
}
#uid4{
	width:100%;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}

#powermaildiv_uid5{
	margin:0;
	padding:0 0 5px 0;
	/*float:right;*/
	float:right;
	width:140px;
}
#powermaildiv_uid5 label{
	font-size:12px;
}
#uid5{
	width:140px;
	height:20px;
	border:1px solid #ccc;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#e6e6e6;
}
#powermaildiv_uid8{
	width:100%;
	clear:both;
	padding:12px 0 0 0;
}
#powermaildiv_uid9{
	clear:left;
	width:140px;
	padding:0;
	margin:0;
	float:left;
}
#uid9{
	width:140px;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}
#powermaildiv_uid10{
	width:140px;
	float:right;
	clear:right;
	padding:0;
	margin:0;
}
#uid10{
	width:140px;
	height:20px;
	background-color:#e6e6e6;
	border:1px solid #ccc;
}
.powermail_mandatory_js{
	color:red;
}
#tx-powermail-pi1_fieldset_2 {
	border:none;
	margin:0;
	padding:10px 0 0 0;
}
#tx-powermail-pi1_fieldset_2 legend{
	display:none;
}
#powermaildiv_uid11{
	float:right;
}
/************************************/


/********** home party **************/
#tx-powermail-pi1_fieldset_3{
	border:none;
	background-color:#f5f5f5;
	padding:15px 20px 20px 20px;
	margin:0;
	position:relative;
}
#tx-powermail-pi1_fieldset_3 legend{
	display:none;
}
#powermaildiv_uid19{
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0 0 10px 0;
}
#powermaildiv_uid12{
	margin:0;
	padding:0 0 5px 0;
}
#uid12{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid13{
	margin:0;
	padding:0 0 5px 0;
}
#uid13{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid14{
	margin:0;
	padding:0 0 5px 0;
}
#uid14{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid15{
	width:145px;
	float:left;
}
#uid15{
	width:145px;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
	
}
#powermaildiv_uid16{
	float:left;
	padding:22px 0 5px 10px;
	
}
#powermaildiv_uid17{
	float:left;
	width:145px;
	clear:left;
}
#uid17{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid18{
	float:right;
	width:137px;
}
#uid18{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}


#tx-powermail-pi1_fieldset_4{
	border:none;
	background-color:#f5f5f5;
	padding:15px 20px 20px 20px;
	margin:10px 0 0 0;
	position:relative;
}
#tx-powermail-pi1_fieldset_4 legend{
	display:none;
}
#powermaildiv_uid20{
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0 0 10px 0;
}
#powermaildiv_uid21{
	margin:0;
	padding:0 0 5px 0;
}
#uid21{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid22{
	margin:0;
	padding:0 0 5px 0;
}
#uid22{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid23{
	margin:0;
	padding:0 0 5px 0;
}
#uid23{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid24{
	width:145px;
	float:left;
}
#uid24{
	width:145px;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
	
}
#powermaildiv_uid25{
	float:left;
	padding:22px 0 5px 10px;
	
}

#tx-powermail-pi1_fieldset_5{
	border:none;
	background-color:#f5f5f5;
	padding:15px 20px 20px 20px;
	margin:10px 0 0 0;
	position:relative;
}
#tx-powermail-pi1_fieldset_5 legend{
	display:none;
}
#powermaildiv_uid26{
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0 0 10px 0;
}

#tx-powermail-pi1_fieldset_6{
	border:none;
	background-color:#f5f5f5;
	padding:15px 20px 20px 20px;
	margin:10px 0 0 0;
	position:relative;
}
#tx-powermail-pi1_fieldset_6 legend{
	display:none;
}
#powermaildiv_uid30 label{
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0
}
#uid30{
	margin:10px 0 0 0;
	width:100%;
	height:160px;
	border:1px solid #CCC;
	background-color:#e6e6e6;
	overflow:hidden;
}

#tx-powermail-pi1_fieldset_7{
	border:none;
	margin:0;
	padding:0;
}
#tx-powermail-pi1_fieldset_7 legend{
	display:none;
}
#powermaildiv_uid31{
	margin:10px 0 0 0;
	padding:0;
	float:right;
}
/************************************/



/********** home party en **************/
#tx-powermail-pi1_fieldset_17{
	border:none;
	background-color:#f5f5f5;
	padding:15px 20px 20px 20px;
	margin:0;
	position:relative;
}
#tx-powermail-pi1_fieldset_17 legend{
	display:none;
}
#powermaildiv_uid71{
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0 0 10px 0;
}
#powermaildiv_uid71{
	margin:0;
	padding:0 0 5px 0;
}
#uid72{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid73{
	margin:0;
	padding:0 0 5px 0;
}
#uid73{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid74{
	margin:0;
	padding:0 0 5px 0;
}
#uid74{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid75{
	width:145px;
	float:left;
}
#uid75{
	width:145px;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
	
}
#powermaildiv_uid76{
	float:left;
	padding:22px 0 5px 10px;
	
}
#powermaildiv_uid77{
	float:left;
	width:145px;
	clear:left;
}
#uid77{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid78{
	float:right;
	width:137px;
}
#uid78{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}


#tx-powermail-pi1_fieldset_18{
	border:none;
	background-color:#f5f5f5;
	padding:15px 20px 20px 20px;
	margin:10px 0 0 0;
	position:relative;
}
#tx-powermail-pi1_fieldset_18 legend{
	display:none;
}
#powermaildiv_uid79{
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0 0 10px 0;
}
#powermaildiv_uid80{
	margin:0;
	padding:0 0 5px 0;
}
#uid80{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid81{
	margin:0;
	padding:0 0 5px 0;
}
#uid81{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid82{
	margin:0;
	padding:0 0 5px 0;
}
#uid82{
	width:100%;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
}
#powermaildiv_uid83{
	width:145px;
	float:left;
}
#uid83{
	width:145px;
	border:1px solid #CCC;
	height:20px;
	background-color:#e6e6e6;
	
}
#powermaildiv_uid84{
	float:left;
	padding:22px 0 5px 10px;
	
}

#tx-powermail-pi1_fieldset_19{
	border:none;
	background-color:#f5f5f5;
	padding:15px 20px 20px 20px;
	margin:10px 0 0 0;
	position:relative;
}
#tx-powermail-pi1_fieldset_19 legend{
	display:none;
}
#powermaildiv_uid85{
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0 0 10px 0;
}

#tx-powermail-pi1_fieldset_20{
	border:none;
	background-color:#f5f5f5;
	padding:15px 20px 20px 20px;
	margin:10px 0 0 0;
	position:relative;
}
#tx-powermail-pi1_fieldset_20 legend{
	display:none;
}
#powermaildiv_uid88 label{
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0
}
#uid88{
	margin:10px 0 0 0;
	width:100%;
	height:160px;
	border:1px solid #CCC;
	background-color:#e6e6e6;
	overflow:hidden;
}

#tx-powermail-pi1_fieldset_21{
	border:none;
	margin:0;
	padding:0;
}
#tx-powermail-pi1_fieldset_21 legend{
	display:none;
}
#powermaildiv_uid89{
	margin:10px 0 0 0;
	padding:0;
	float:right;
}
/************************************/





.csc-textpic-imagewrap ul{
	margin:0;
	padding:0;
}
.csc-textpic-imagewrap ul li.csc-textpic-image.csc-textpic-firstcol{
	background:none !important;
	margin:0 !important;
	padding:0 0 0 0  !important;
}
.csc-textpic-imagewrap ul li{
	background:none !important;
	margin:0 !important;
	padding:0 0 0 10px  !important;
}

.list_news{
	float:left;
	width:284px;
}
.list_news h3 a{
	font:normal 16px 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	color:#000 !important;
	margin:0 !important;
	padding:0 !important;
}
.news-list-date{
	float:right;
	border-top:1px solid #CCC; 
	padding:7px 0 0 0;
	font:italic 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#997553;
}
.news-list-item a img{
	border:none;
}
.show_single_img a img{
	border:none;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:1px solid #d0d0d0;
	padding:0;
}
.csc-textpic-border img{
	border:1px solid #d0d0d0 !important;
	margin:0;
	padding:0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin:0 0 10px;
}
/*************************************/
.map{
	padding-top:40px;
}
.map2{
	padding-top:32px;
	font-size:11px;
}
.map2 h1{
	margin:0 !important;
	padding:0 !important;
	border:none !important;
	font:normal 18px Tahoma, Geneva, sans-serif !important;
}
.map img{
	border:1px solid #CCC !important;
}
.kontakt h1{
	border-bottom:1px solid #CCC;
	margin:0 0 12px 0 !important;
	padding:0;
}
/**************************/
#tx-powermail-pi1_fieldset_15{
	margin:0;
	padding:10px 10px 20px 20px;
	height:331px;
	border:none;
	background-color:#f5f5f5;
	position:relative;
}
.tx-powermail-pi1_fieldset_15 legend{
	display:none;
}

#powermaildiv_uid59{
	float:left;
	display:block;
	width:180px;
	height:58px;
}
#uid59{
	width:162px;
	height:20px;
	border:1px solid #CCC;
	background-color:#e6e6e6;
}
#powermaildiv_uid60{
	float:right;
	display:block;
	width:180px;
	height:58px;
}
#uid60{
	width:162px;
	height:20px;
	border:1px solid #CCC;
	background-color:#e6e6e6;
}
#powermaildiv_uid61{
	float:left;
	display:block;
	width:180px;
	height:55px;
}
#uid61{
	width:162px;
	height:20px;
	border:1px solid #CCC;
	background-color:#e6e6e6;
}
#powermaildiv_uid62{
	float:right;
	display:block;
	width:180px;
	height:58px;
}
#uid62{
	width:162px;
	height:20px;
	border:1px solid #CCC;
	background-color:#e6e6e6;
}
#powermaildiv_uid63{
	display:block;
	width:352px;
	height:157px;
	clear:both;
}
#uid63{
	width:352px;
	height:157px;
	border:1px solid #CCC;
	background-color:#e6e6e6;
	overflow:hidden;
}
#powermaildiv_uid64{
	margin:0;
	padding:30px 16px 0 0;
	text-align:right;
}

#tx-powermail-pi1_fieldset_16{
	margin:0;
	padding:10px 10px 20px 20px;
	height:331px;
	border:none;
	background-color:#f5f5f5;
	position:relative;
}
.tx-powermail-pi1_fieldset_16 legend{
	display:none;
}
#powermaildiv_uid65{
	float:left;
	display:block;
	width:180px;
	height:58px;
}
#uid65{
	width:162px;
	height:20px;
	border:1px solid #CCC;
	background-color:#e6e6e6;
}
#powermaildiv_uid66{
	float:right;
	display:block;
	width:180px;
	height:58px;
}
#uid66{
	width:162px;
	height:20px;
	border:1px solid #CCC;
	background-color:#e6e6e6;
}
#powermaildiv_uid67{
	float:left;
	display:block;
	width:180px;
	height:55px;
}
#uid67{
	width:162px;
	height:20px;
	border:1px solid #CCC;
	background-color:#e6e6e6;
}
#powermaildiv_uid68{
	float:right;
	display:block;
	width:180px;
	height:58px;
}
#uid68{
	width:162px;
	height:20px;
	border:1px solid #CCC;
	background-color:#e6e6e6;
}
#powermaildiv_uid69{
	display:block;
	width:352px;
	height:157px;
	clear:both;
}
#uid69{
	width:352px;
	height:157px;
	border:1px solid #CCC;
	background-color:#e6e6e6;
	overflow:hidden;
}
#powermaildiv_uid70{
	margin:0;
	padding:30px 16px 0 0;
	text-align:right;
}




/***** mama club  register ****/
#tx-sremailsubscribe-pi1-tt_address_form {
	border:none;
	background-color:#f5f5f5;
	padding:20px;
	position:relative;
}
	#tx-sremailsubscribe-pi1-tt_address_form legend{
		display:none;
	}
	#tx-sremailsubscribe-pi1-tt_address_form fieldset{
		border:none;
		margin:0;
		padding:0;
	}

.tx-sremailsubscribe-pi1 dl {
	margin:0 !important;
	padding:0 !important;
}
.tx-sremailsubscribe-pi1 fieldset dl dt label{
	margin:0 !important;
	padding:0 !important;
}
.tx-sremailsubscribe-pi1-text {
	width:100% !important;
	height:20px !important;
	background-color:#e6e6e6 !important;
	border:1px solid #ccc !important;
}
.tx-sremailsubscribe-pi1-password{
	height:20px !important;
	background-color:#e6e6e6 !important;
	border:1px solid #ccc !important;
}
#tx-sremailsubscribe-pi1-static_info_country{
	width:100% !important;
	height:22px !important;
	background-color:#e6e6e6 !important;
	border:1px solid #ccc !important;
}
.tx-sremailsubscribe-pi1-submit{
	background:#997553;
	border:none;
	height:27px;
	text-align:center;
	color:#FFF;
}
/*.tx-sremailsubscribe-pi1-submit{
	width:54px;
	height:27px;
	border:none;
	float:right;
	padding:0;
	margin:0;
}
.tx-sremailsubscribe-pi1 input{
	margin:0;
	padding:0;
}*/

.tx-sremailsubscribe-pi1 dt  {
	clear:both;
	padding:0 !important;
	text-align:left !important;
	width:50% !important;
	float:none !important;
}

.tx-sremailsubscribe-pi1 dd {
	text-align:left;
	width:100% !important;
	float:none !important;
}
