/*/////////////////////////////////////////////////
 	Projekt : skin for Liegames
	Beginn : 14.05.2009
	Code : Van Son Nguyen
	Lokal : skintest03.lan/liegames
	server: dnnChase 41
	online : liegames.advanced.li
			 http://www.liegames2011.li
	server: dnnColdstream 20
/////////////////////////////////////////////////*/
html{
	margin:0px;
	padding:0px;
	height:100%;

}
*{
	margin:0px;
	padding:0px;
}
body{
	z-index:1;
	margin: 0;
	padding: 0;
	height:100%;
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	
}
#Body{
 	background-color:#fff;	
}
.FileManager {
	background-color:#FFF;
}
.DNNAligncenter {
	text-align:left;
}
table, td, p, div, .Normal, textarea, .input, .NormalTextBox {
	font-family:Arial, Helvetica, sans-serif;
}
.module_content a {
	font-size: 11px;
}

.module_content * a:link, .module_content * a:visited {
	color:#c00222;
	text-decoration:none;
	font-weight:normal;
}

.module_content * a:hover, .module_content * a:active {
	color:#c00222;
	text-decoration:none;
	font-weight:normal;
	
}
.module_content .greylink a:link, .module_content .greylink a:visited {
	color:#ccc;
	text-decoration:none;
	font-weight:normal;
}

.module_content .greylink a:hover, .module_content .greylink a:active {
	color:#ccc;
	text-decoration:none;
	font-weight:normal;
	
}
.module_title .big_title{
	background:url(media/bg_content_title.jpg) no-repeat;
}

.level_zero_breit .module_title .big_title{
	background:url(media/bg_content_title.jpg) no-repeat;
	background-position:right;
}
.module_title .big_title .title{
	margin-top:0px;
	padding:0px;
	color:#000;
	font-size:11px;
	font-weight:normal;
	
}
.module_title .big_title{
	margin-bottom:12px;
}

.module_title{

}

img{
border:none;
}
a.Login:link, a.Login:visited {
	font-size:11px;
	color:#e0e0e0;
	text-decoration:underline;

}
a.Login:hover, a.Login:active {
	font-size:11px;
	color:#fff;
	text-decoration:underline;

}
.login_div a:link, .login_div a:visited{
	font-size:10px;
	color:#000;;
	text-decoration:none;
}
.login_div a:hover, .login_div a:active{
	font-size:10px;
	color:#aaa;
	text-decoration:none;
}

.login_div {
	z-index:30;
	float:right;
	text-align:right;
	position:relative;
	width:82px;
	height:12px;
	right:0px;
	font-size:10px;
	line-height:12px;
}
* html .login_div{
	line-height:13px;
}
hr,HR {
 	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #000;
 	border-bottom: transparent;

}
H5 {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:1px;
}
H3{
	margin-top:0px;
	padding:0px;
	font-size:16px;
	color:#000;
	font-weight:normal;
}
H2{
	margin-top:0px;
	padding:0px;
	font-size:18px;
	color:#000;
	font-weight:normal;
}
H1,h1{
	margin-top:0px;
	padding:0px;
	color:#000;
	font-size:22px;
	font-weight:normal;
}

ul li{
list-style-type:disc;
}

ul{
margin:15px;
padding:0px;
}

/*
.module_content ul{
	margin-left:0px;
	padding-left:0px;
	list-style-position:inside; 
}
.module_content ul li {
	list-style-position:outside;
	margin-left:16px;
	text-indent:0px;
}
*/
.module_content{
	margin:0px;
	padding:0px;
}
.module_content_container{

}
.module_container_Titel{
	margin:0px;
	padding:0px;
}

/****************************************************
	general
****************************************************/
a:focus{
	outline:none;
}
.Normal, .NormalDisabled {
	font-size:12px !important;
}
.module_title_right{
	background:url(media/bg_right.gif) no-repeat;
	
}
.big_title_right{
	padding-left:5px;
}
.module_content_right{
	padding:5px;
	border-bottom:5px solid #f2f2f2;
	border:1px solid #c2c2c2;
	background:url(media/bg_right.gif) no-repeat top;
	background-color:#bababa;
}
.ModuleTitle_SubMenu{

	position:absolute;
	z-index:1000!important;
}
.clearance{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
	font-size:1px;
	line-height:1px;
}
/***************************************************/

.level_zero{
	margin:0 auto;
	position: relative;
	min-height: 100%;
	text-align:left;
	width:100%;
	
}
* html .level_zero{
	height:100%;
}
.header_background{
	position:absolute;
	background:url(media/shade_body.gif) repeat-y center;
	margin:0 auto;
	min-height:100%;
	width:100%;
	min-width:990px;
}

.level_zero_breit .header_background{
	position:absolute;
	background:url(media/shade_body2.gif) repeat-y center;
	margin:0 auto;
	min-height:100%;
	width:100%;
	min-width:990px;
}

* html .header_background{
	height:100%;
}
.header_background2{
	position:absolute;
	
	background:url(media/shade_top.gif) no-repeat top center;
	margin:0 auto;
	min-height:100%;
	width:100%;
	min-width:990px;

}

* html .header_background2{
	height:100%;
}

.header_background_shade_top_frame{
	position:absolute;
	height:20px;
	top:0px;
	width:100%;


}
.header_background_shade_top{

	 width:990px;
	 height:20px; 
	 background:url(media/shade_top.gif) no-repeat top center;
	 margin:0 auto;


}
* html .header_background_shade_top{
	 position:absolute;
	 left: 50%;
	 width: 100%;
	 margin-left: -50%;  
	 background:url(media/shade_top.gif) no-repeat top center;
}

.level_one{
	width:950px;

	margin:0 auto;
	position: relative;
	min-height:100%;
	
}

.levelone_footer{
	
	width:990px;
	height:50px;
	margin:0 auto;

}
.levelone_footer_spacer{
	float:left;
	width:990px;
	height:50px;
}
.footer_div_ultra_frame{
	position:absolute;
	height:10px;
	bottom:30px;
	width:100%;
	left:0px;
}
.footer_div_ultra{
	height:10px;
	position:absolute;
	left: 50%;
	width: 100%;
	margin-left: -50%;  /* half of width */
	overflow:hidden;
	background:url(media/white_spacer_footer.gif) no-repeat top center;
}
.footer_div{
	position:absolute;
	height:30px;
	width:100%;
	left:0px;
	bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;

}
.sub_footer_div{
	margin:0 auto;
	width:990px;
	height:30px;
	background:url(media/shade_footer.gif) no-repeat;
	
}
.sub_footer_text_div{
	float:left;
	width:950px;
	height:30px;
	text-align:left;
	font-size:10px;
	color:#000;
	line-height:30px;
	position:relative;
	left:20px;
}
.sub_footer_text_div_left{
	float:left;
	width:450px;
	height:30px;
	text-align:left;
	font-size:10px;
	color:#000;
	line-height:30px;
}
.sub_footer_text_div_right{
	float:right;
	text-align:right;
	height:30px;
	text-align:left;
	font-size:10px;
	color:#000;
	line-height:30px;
}
.sub_footer_text_div_right a:link, .sub_footer_text_div_right a:visited{
	text-decoration:none;
	color:#000;
}
.sub_footer_text_div_right a:hover, .sub_footer_text_div_right a:active{
	text-decoration:none;
	color:#ccc;
}
/*****************************/

.giga_xframe_div{
	float:left;
	width:950px;
	min-height:650px;

}
.giga_innerframe_div{
	float:left;
	width:930px;
	min-height:630px;
	position:relative;
	left:10px;
}
.white_spacer_top{

	width:930px;
	height:10px;
	background-color:#fff;
	overflow:hidden;

}

.giga_footer_div{
	float:left;
	width:950px;
	height:10px;

}
.mega_header_div{
	float:left;
	width:930px;
	height:100px;
	background:url(media/bg_header_bar_new.gif) no-repeat top;
	background-color:#fff;
}
.mega_header_logo_div{
	float:left;
	width:930px;
	height:100px;
}
.logo_liegames_start{
	float:left;
	width:250px;
	height:100px;
	background:url(media/logo_liegames_start_neu.gif) no-repeat;
}
.logo_text_div{
	float:right;
	width:430px;
	height:100px;
	background:url(media/logo_liegames_start_text1.gif) no-repeat;
}
.mega_header_bar{
	float:left;
	width:930px;
	height:12px;
	background:url(media/bg_header_bar.gif) no-repeat;
	background-position:right;
	background-color:#fff;
	
}
* html .mega_header_bar{
	overflow:hidden;
}
.white_spacer_div{
	width:930px;
	height:20px;
	background-color:#fff;
	float:left;
}
.mega_header_date{
	float:left;
	text-align:left;
	width:160px;
	height:12px;
	margin-left:10px;
	line-height:12px;
	font-size:10px;
	position:relative;
	left:6px;
}
.mega_content_div{
	float:left;
	width:930px;
	min-height:360px;


}
.nav_frame_div{
	float:left;
	width:160px;
	min-height:20px;
	text-align:left;
	
}
.content_frame_div{
	float:left;
	width:500px;
	min-height:360px;
	margin-left:20px;
	text-align:left;
}
.right_frame_div{
	float:right;
	text-align:left;
	width:230px;
	min-height:360px;
}
/**************************************
	default
**************************************/

.mega_header_default{
	float:left;
	width:950px;
	height:90px;
}
.mega_header_logo{
	float:left;
	width:180px;
	height:90px;

}
.mega_header_pic{
	float:left;
	width:750px;
	height:90px;
	background:url(media/bg_header_bar_subsite.gif) no-repeat;
	background-color:#fff;
}
.mega_header_bar_default{
	float:left;
	width:930px;
	height:12px;
	background:url(media/bg_header_bar.gif) no-repeat;
	background-position:right;
	background-color:#fff;


}
* html .mega_header_bar_default{
	overflow:hidden;
}
.mega_content_div_default{
	float:left;
	width:930px;
	min-height:490px;

	background:url(media/bg_nav_left_new.gif) repeat-y left;
}

.level_zero_breit .mega_content_div_default{
background:none;
}

.mega_header_date_default{
	float:left;
	width:180px;
	text-align:left;
	height:12px;
	margin-left:0px;
	line-height:12px;
	font-size:10px;
	position:relative;
	left:16px;
}
.bg_header_text{
	float:left;
	width:499px;
	height:12px;
	background:url(media/bg_header_text_new.png) no-repeat;
}
.content_frame_div_default{
	float:left;
	width:500px;
	min-height:450px;
	margin-left:20px;
	text-align:left;
}

.level_zero_breit .content_frame_div_default{
	width:747px;
}

.right_frame_div_default{
	float:right;
	text-align:left;
	width:230px;
	min-height:450px;
}
.mega_content_footer{
	float:left;
	width:950px;
	height:40px;
	
}
.language_content{
	float:left;
	position:relative;
	margin-top:-4px;
	font-size:10px;
	line-height:20px;
	width:60px;
	
}
.language_content DIV, .language_content SPAN {
	float:left;
}
.language_content a:link, .language_content a:visited{
	text-decoration:none;
	color:#000000;
}
.language_content a:hover, .language_content a:active{
	text-decoration:none;
	color:#aaa;
}
.header_line_div{
	float:right;
	width:230px;
	height:12px;
}
.slogan_div_home{
	position:absolute;
	width:180px;
	height:35px;
	right:0px;
	top:112px;
	font-size:24px;
	text-align:left;
	line-height:35px;
	font-style:italic;
	background:url(media/slogan/slogan_start.jpg) no-repeat top left;

}
* html .slogan_div_home{
	right:20px;
}
.slogan_div_default{
	position:absolute;
	width:130px;
	height:35px;
	right:200px;
	top:75px;
	font-size:20px;
	text-align:left;
	line-height:35px;
	font-style:italic;
	background:url(media/slogan/slogan_default.jpg) no-repeat top left;
}
* html .slogan_div_default{
	right:220px;
}
/****************************************
	news
****************************************/
.news_all{
	float:left;
	width:500px;
	min-height:20px;
}
.news_items{
	float:left;
	width:500px;
	min-height:20px;
	border-bottom:1px solid #CCCCCC;
}
.news_image{
	float:right;
	margin-left:20px;
}
.news_info{
	float:left;
}
.news_title{
	float:left;
}
.news_summary{
	float:left;
}
.contortionist_short_text_edit input{
	width:300px;
}
.NormalTextBox input{
	width:auto;
}
.contortionist_short_text_edit.contortionist_selected textarea{
	width:300px;
	height:100px;
}
.kat_edit_name{
	float:left;
	width:500px;
	height:20px;
	border-bottom:1px dotted #000;
	padding-bottom:6px;
	padding-top:6px;
}
.kat_edit_first{
	float:left;
	width:120px;
	display:table-cell;
	font-weight:bold;
}
.kat_edit_posts{
	float:left;
	width:500px;
	min-height:20px;
	border-bottom:1px dotted #000;
	padding-bottom:6px;	
	padding-top:6px;
	display:table;
}
.kat_edit_sec{
	float:left;
	display:table-cell;

}
.kat_edit_sec input,.kat_edit_sec textarea{
	display:block;
}
.kat_edit_sec a, .apply, .cancel, .delete {
	float:left;
	margin-right:5px;
}	
.kat_edit_row{
	float:left;
	display:table-row;
}
.kat_edit_title{
	float:left;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #000;
	width:500px;
	padding-bottom:6px;	
	padding-top:6px;
}
.news_items1{
	float:left;
	width:500px;
	min-height:25px;
	margin-bottom:10px;
}
.news_items2{
	float:left;
	width:238px;
	height:160px;
	border:1px solid #ccc;
	margin-right:10px;
	margin-bottom:10px;
}
.news_items3{
	float:right;
	text-align:left;
	width:238px;
	height:160px;
	border:1px solid #ccc;
	margin-right:0px;
	margin-bottom:10px;
}
.news_items2 a:link, .news_items2 a:visited{
	color:#233889;
	text-decoration:none;
}
.news_items2 a:hover, .news_items2 a:active{
	color:#aaa;
	text-decoration:none;
}
.news_items3 a:link, .news_items3 a:visited{
	color:#233889;
	text-decoration:none;
}
.news_items3 a:hover, .news_items3 a:active{
	color:#aaa;
	text-decoration:none;
}
.news_header{
	float:left;
	width:228px;
	height:19px;
	background:url(media/bg_header_news.jpg) no-repeat;
	background-color:#ccc;
	padding-left:10px;
	line-height:18px;
}
* html .news_header{
	width:238px;
}
.news_header_1{
	float:left;
	width:500px;
	height:19px;
	line-height:19px;
}	
.news_content{
	float:left;
	width:218px;
	height:129px;
	padding:10px 10px 2px 10px;

	line-height:16px;
	position:relative;
	overflow:hidden;
}
.news_content_1{

	width:500px;
	min-height:270px;
	position:relative;
}
.news_title1{
	float:left;
	width:500px;
	font-size:24px;
	margin-bottom:5px;
	color:#000;
	line-height:30px;
}
.news_title1 a:link, .news_title1 a:visited{
	text-decoration:none;
	color:#000;
	font-size:24px;
}
.news_title1 a:hover, .news_title1 a:active{
	text-decoration:none;
	color:#000;
	font-size:24px;
}
.news_title2{
	float:left;
	width:218px;
	font-size:16px;
	margin-bottom:10px;
}
.news_image2{
	float:right;
	width:90px;
	height:80px;
	overflow:hidden;
}
.news_image2 IMG {
	border: 0px;
}
.news_weiter{
	position:absolute;
	text-align:right;
	width:100px;
	height:14px;
	right:10px;
	bottom:4px;
}
.news_summary2{
	float:left;
	width:118px;
	min-height:129px;
}
.news_frame{
	float:left;
	width:218px;
	height:129px;
	line-height:16px;
	position:relative;
	overflow:hidden;
}
.news_frame_1{
	float:left;
	width:500px;
	height:270px;
	line-height:16px;
	overflow:hidden;
	position:relative;
	z-index:5;
}
.news_stripes{
	position:absolute;
	width:500px;
	min-height:70px;
	bottom:0px;
	left:0px;
	background:url(media/news_one_bg.png) repeat-y top left;
	color:#fff;
	z-index:10;

}
* html .news_stripes{
	height:70px;
}
.news_stripes_text{
	padding:10px;
}
.news_weiter_1{
	position:absolute;

	height:20px;
	line-height:20px;
	right:10px;
	bottom:5px;
	z-index:200;
	text-align:left;
}
.news_weiter_1 a:link, .news_weiter_1 a:visited{
	color:#fff;
	text-decoration:none;
}
.news_weiter_1 a:hover, .news_weiter_1 a:active{
	color:#ccc;
	text-decoration:none;
}
/***********************************
	news detail
***********************************/
.news_detail{
	float:left;
	width:500px;
	min-height:50px;
}
.news_detail2{
	float:left;
	width:330px;
	min-height:50px;

}
.news_detail_image2{
	float:right;
	width:150px;
	min-height:50px;
}











/***************************************************
	news/events template
***************************************************/
/***** general ************************************/


hr,HR {
 	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #ccc;
 	border-bottom: transparent;
}


/**********************************************************************************************************************************************
**********************************************************************************************************************************************
**********************************************************************************************************************************************

	TEMPLATE GENERAL

	******************************************************************************************************************************************
**********************************************************************************************************************************************
**********************************************************************************************************************************************/


	/************************************
		ALLGEMEIN GÜLTIG
	*************************************/

	/*separator*/
	.item_separator{
		clear:left;
		height:30px; /*im News Archiv mit korrigieren*/
	}

	/*bsp monatsfilter oder filter in der gallery*/
	.filter_actions{
		padding-bottom:20px;
	}
	
	/*Date*/
	.item_data .date_item{
		color:#aaa;
	}

	/*clearance*/
	.clearance{
		
	}

	/*paging*/
	.paging_item{} /*noch nicht fertig*/

	/************************************
		AUSGEBLENDET (z.B wenn keine Kategorie benötigt wird)
	*************************************/
	.fct_hide_category{
		display:none;
	}

	/*einstellen nur für news und events?*
	.hyperlink_property_edit{
		display:none;
	}

	.map_url_property_edit{
		display:block;
	}
*/

	/************************************
		HEADER ACTION
	*************************************/

	.user_actions.admin_actions.header_actions{
		padding-bottom:20px;
	}
	.user_actions.header_actions a , a.user_actions.header_actions{
		font-weight:bold;
		padding-left:20px;
		display:block;
		height:16px;
		float:left;
		color:black;
		text-decoration:none;
		background:url(media/icons/add.gif);
		background-repeat:no-repeat;
		clear:left;
		border:none;
	}
	.user_actions.admin_actions.header_actions .clearance{
		
	}

	/************************************
		LIST
	*************************************/

	/*title*/
	.sw_skin.list_skin .list_content .item_data .item_title,
	.sw_skin.list_skin .list_content .item_data .item_title a.details_action,
	.sw_skin.list_skin .list_content .item_data .item_title a.site_action,
	.sw_skin.details_skin .item_data .item_title /*ordnen*/
	{
		color:#000;
		font-weight:bold;
	}

	/*title user action*/
	.sw_skin.list_skin .list_content .item_data .user_actions,
	.sw_skin.details_skin .item_data .user_actions
	{
		float:left;
		clear:left;
	}
	.sw_skin.main_item.list_skin .list_content .item_data .item_content,
	.item_time, /*nur events*/
	.item_location/*nur events*/
	{
		clear:left;
	}
	.sw_skin.list_skin .list_content .item_data .user_actions a.update_action{}
	.sw_skin.list_skin .list_content .item_data .user_actions a.delete_action{}

	/************************************
		EDIT
	*************************************/

	/*controls*************************************************************************************************/
		
	.property_edit.localised .label_and_mandatory{
		padding-bottom:10px;
		font-size:16px;
		text-transform:capitalize;
		font-weight:bold;
	}
	.property_edit.localised .locale .locale_label{
		display:block;
	}
	.property_edit.localised .colon{
		display:none;
	}
	.property_edit.localised .locale .label_and_mandatory .colon{
		display:inline;
	}
	.property_edit.localised, .property_edit.unlocalised{
		min-width:100%;
	}
	.property_edit.unlocalised .label_and_mandatory,
	.property_edit.localised .locale .label_and_mandatory{
		float:left;
		width:120px; /*diesen Wert gleichzeitig mit padding ändern*/
		/*wird benötigt, um property_edit.localised .label_and_mandatory wieder zurück zu setzen*/
		font-weight:normal;
		font-size:12px;
		padding-bottom:0px;
	}
	.locale_label .country, .country{
		display:none;
	}
	.image_upload_property_edit .image_property_edit_button,
	.image_archive_upload_property_edit.multi_item_property_edit_button{
		padding:3px 5px 3px 5px;
		font-size:12px;
		font-weight:bold;
		margin-right:10px;
		border:1px solid;
		cursor:pointer;
		color:#3e96d4;
	}

	.counter.counter_remaining,
	.counter_warning,
	.unlocalised iframe{
		clear:left;
		display:block;
		padding-left:120px; /*diesen Wert gleichzeitig mit width ändern*/
	}
	.counter_warning{
		color:red;
	}
	.property_edit.unlocalised {
		margin-bottom:10px;
	}
	.validation_error
	{
		float:left;
		clear:left;
		padding-left:120px; /*diesen Wert gleichzeitig mit width ändern*/
	}
	.validation_summary{
		padding-left:120px; /*diesen Wert gleichzeitig mit width ändern*/
	}
	.validation_summary ul{
	margin:0px;
	padding:0px;
	}
	
	.sw_sh.mandatory_notice{
		padding-bottom:10px;
		font-weight:bold;
		padding-left:120px;/*diesen Wert gleichzeitig mit width ändern*/
	}
	.sw_skin.edit_skin.admin_skin .sw_sh.user_actions.admin_actions{
		padding-left:120px;/*diesen Wert gleichzeitig mit width ändern*/
		padding-bottom:20px;
	}

	/*INPUT und TEXTAREA********************************************************************************************/

	.locale input,
	.locale textarea{
		width:400px;
	}
	.locale textarea{
		height:200px;
	}
	.date_picker_and_time_selection_property_edit input{
		width:80px;
	}

	/*ausnahmen für multibox etc*/
	.checkbox_property_edit input,
	.multi_checkbox_property_edit input,
	.dnn_link_property_edit input,
	.hyperlink_property_edit input,
	.long_text_property_edit input{
		width:10px;
	}
	.sw_skin textarea{
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
	}
	/*user action**************************************************************************************************/
	.user_actions{}
	.sw_sh.user_actions .update_actions a, .sw_sh.user_actions a.update_action,
	.sw_sh.user_actions .delete_actions a, .sw_sh.user_actions a.delete_action,
	.sw_sh.user_actions .cancel_actions a, .sw_sh.user_actions a.cancel_action
	{
		padding:3px 5px 3px 5px;
		font-size:12px;
		font-weight:bold;
		margin-right:10px;
		display:block;
		float:left;
	} 
	.update_action:link, .update_action:visited{
		text-decoration:none;
		color:#3e96d4;
		font-weight:bold;
		border:1px solid;
	}
	.update_action:hover, .update_action:active{
		text-decoration:none;
		font-weight:bold;
	}
	.delete_action:link, .delete_action:visited{
		text-decoration:none;
		border:1px solid;
		color:#e64949;
		font-weight:bold;
	}
	.delete_action:hover, .delete_action:active{
		text-decoration:none;
		font-weight:bold;
	}
	.cancel_action:link, .cancel_action:visited{
		text-decoration:none;
		border:1px solid;
		color:#e64949;
		font-weight:bold;
	}
	.cancel_action:hover, .cancel_action:active{
		text-decoration:none;
		font-weight:bold;
	}
	.user_actions .clearance{
	
	}

	/************************************
		DETAIL
	*************************************/

	.sw_skin.main_item.details_skin .item_data{}
	
	/*title*/
	.sw_skin.main_item.details_skin .item_data .subheader_item.date_item{}
	.sw_skin.main_item.details_skin .item_data .item_title{}

	/*title user control*/
	.sw_skin.main_item.details_skin .item_data .item_title .user_actions.admin_actions{
		padding:0px; /*muss wegen .sw_skin.main_item.details_skin .user_actions auf 0 gesetzt werden*/
	}
	.sw_skin.main_item.details_skin .item_data .item_title .user_actions.admin_actions a.update_action{}
	.sw_skin.main_item.details_skin .item_data .item_title .user_actions.admin_actions a.delete_action{}
	.sw_skin.main_item.details_skin .item_data .item_title .user_actions.admin_actions .clearance{}

	/*content*/
	.sw_skin.main_item.details_skin{}
	.sw_skin.main_item.details_skin .item_data .item_content{
		padding-top:20px;
	}
	.sw_skin.main_item.details_skin .item_data .item_content .item_image{
		margin-right:10px;
		margin-bottom:10px;
		float:left;
	}


	/*user action*/
	.sw_skin.main_item.details_skin .user_actions{
		padding-top:20px; /*in Verbindung mit .sw_skin.main_item.details_skin .item_data .item_title .user_actions.admin_actions*/
	}
	.sw_skin.main_item.details_skin .user_actions a.cancel_action/*,*/
	/*.user_actions a.cancel_action*/{
		background:transparent;
		color:#000;
		border:none;
	}
	.sw_skin.main_item.details_skin .user_actions a.cancel_action:hover{}

	.sw_skin.main_item.details_skin .user_actions a.details_action{
		padding-left:10px;
	}

	.sw_skin.main_item.details_skin .user_actions .clearance{}

	/*user_actions buttons bsp liste, detail: Bleistift und Löschen Symbol*/

	.item_data .user_actions a.update_action{
		position:relative;
		font-size:0px;
		display:block;
		width:16px;
		height:16px;
		float:left;
		background-color:transparent;
		background:url(media/icons/edit.gif);
		background-repeat:no-repeat;
		border:none;
	}
	.item_data .user_actions a.delete_action{
		position:relative;
		font-size:0px;
		display:block;
		width:16px;
		height:16px;
		float:left;
		background-color:transparent;
		background:url(media/icons/delete.gif);
		background-repeat:no-repeat;
		border:none;
	}



/*********************************************************************************************************************************************
**********************************************************************************************************************************************

	EVENTS EVENTS EVENTS EVENTS EVENTS EVENTS EVENTS EVENTS EVENTS EVENTS EVENTS EVENTS EVENTS EVENTS EVENTS EVENTS 

**********************************************************************************************************************************************
*********************************************************************************************************************************************/
/************** events home **************/

.table_row_title{
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #c1c1c1;
	font-size:11px;
}
.table_row_title .row_cell_1{
	float:left;
	width:145px;
	min-height:20px;
	line-height:20px;
	
}
.table_row_title .row_cell_2{
	float:left;
	width:250px;
	min-height:20px;
	line-height:20px;
	
}
.table_row_title .row_cell_3{
	float:left;
	width:105px;
	min-height:20px;
	line-height:20px;
	
}
.sw_skin.events_events_home .item_data{
	font-size:11px;
	color:#000;
	border-bottom:1px solid #c1c1c1;
	min-height:36px;
	line-height:14px;
	padding:2px 0 2px 0;
}
.sw_skin.events_events_home .item_data.row_even{
	background-color:#f2f2f2;
}
.sw_skin.events_events_home .item_data .row_cell_1{
	float:left;
	width:145px;
	min-height:36px;

}
.sw_skin.events_events_home .item_data .date_item{
	color:#000 !important;
}
.sw_skin.events_events_home .item_data .row_cell_2{
	float:left;
	width:250px;
	min-height:36px;
}
.sw_skin.events_events_home .item_data .row_cell_3{
	float:left;
	width:105px;
	min-height:36px;
}
.sw_skin.events_events_home .item_data .item_title{
	font-weight:bold;
	font-size:12px;
	line-height:14px;

}
.sw_skin.events_events_home .item_data .item_content{
	line-height:14px;
}
/******************************************
*******************************************	

	EVENTS TEMPLATE LIST POST

*******************************************
*******************************************/

	.sw_skin.events_events.main_item.list_skin{
	}

	/************************************
		HEADER ACTION
	*************************************/

	.sw_skin.events_events.main_item.list_skin .user_actions.admin_actions.header_actions{}
	.sw_skin.events_events.main_item.list_skin .user_actions.admin_actions.header_actions a.add_action{}
	.sw_skin.events_events.main_item.list_skin .user_actions.admin_actions.header_actions .clearance{}

	/************************************
		LIST CONTENT
	*************************************/
	.sw_skin.events_events.main_item.list_skin .list_content{
		/*margin-top:25px; /*Abstand zum Monatsfilter*/
	}
	.sw_skin.events_events.main_item.list_skin.admin_skin.special_events.sw_ended .list_content{
		/*margin-top:0px; /*kompensation abstand Monatsfilter im admin bereich*/
	}
	.sw_skin.events_events.main_item.list_skin .list_content .item_data{}
	.sw_skin.events_events.main_item.list_skin .list_content .item_data .date_item{}
	.sw_skin.events_events.main_item.list_skin .list_content .item_data .item_title a.details_action,
	.sw_skin.events_events.main_item.list_skin .list_content .item_data .item_title{}

	/*LIST CONTENT TITLE USER ACTION*/
	.sw_skin.events_events.main_item.list_skin .list_content .item_data .item_title .user_actions{}
	.sw_skin.events_events.main_item.list_skin .list_content .item_data .item_title .user_actions a.update_action{}

	.sw_skin.events_events.main_item.list_skin .list_content .item_data .item_title .user_actions a.delete_action{}
	.sw_skin.events_events.main_item.list_skin .list_content .item_data .item_content{}
	.sw_skin.events_events.main_item.list_skin .list_content .item_separator{}

	/************************************
		USER ACTION
	*************************************/

	.sw_skin.events_events.main_item.list_skin .sw_sh.user_actions{}
	
	/*checken, obs auch für events nötig ist*/
	.sw_skin.events_events.main_item.list_skin .sw_sh.user_actions a.cancel_action{
		background:transparent;
		color:black;
		padding:0px;
		border:none;
	}

	.sw_skin.events_events.main_item.list_skin .sw_sh.user_actions .clearance{}

/*nicht sichtbare events???*/

/******************************************
*******************************************	

	Events Events TEMPLATE LIST CATEGORY

*******************************************
*******************************************/

	.sw_skin.events_category.category_item.list_skin.admin_skin{}
	
	/************************************
		HEADER ACTION
	************************************/
	
	.sw_skin.events_category.category_item.list_skin.admin_skin .user_actions.admin_actions.header_actions{}
	.sw_skin.events_category.category_item.list_skin.admin_skin .user_actions.admin_actions.header_actions a.add_action{}
	.sw_skin.events_category.category_item.list_skin.admin_skin .user_actions.admin_actions.header_actions .clearance{}

	/************************************
		LIST CONTENT
	*************************************/

	/*Alternierender Hintergrund für Einträge*/

	.sw_skin.events_category.category_item.list_skin.admin_skin .list_content .item_data.row_odd{
		/*background-color:#fff;
		padding-bottom:0px;*/
	}

	.sw_skin.events_category.category_item.list_skin.admin_skin .list_content .item_data.row_even{
		/*background-color:#cdcdcd;
		padding-bottom:0px;*/
	}

	/**/

	.sw_skin.events_category.category_item.list_skin.admin_skin .list_content{}
	.sw_skin.events_category.category_item.list_skin.admin_skin .list_content .item_data{}
	.sw_skin.events_category.category_item.list_skin.admin_skin .list_content .item_data .item_title{}
	.sw_skin.events_category.category_item.list_skin.admin_skin .list_content .item_data .item_title .user_actions.admin_actions{}
	.sw_skin.events_category.category_item.list_skin.admin_skin .list_content .item_data .item_title .user_actions.admin_actions a.add_action{}
	.sw_skin.events_category.category_item.list_skin.admin_skin .list_content .item_data .item_title .user_actions.admin_actions a.add_action{}
	.sw_skin.events_category.category_item.list_skin.admin_skin .list_content .item_data .item_title .user_actions.admin_actions a.delete_action{}
	.sw_skin.events_category.category_item.list_skin.admin_skin .list_content .item_data .item_title .user_actions.admin_actions .clearance{}
	.sw_skin.events_category.category_item.list_skin.admin_skin .list_content .item_data .item_separator{}

	/************************************
		LIST PAGING
	*************************************/

	/************************************
		LIST USER ACTION
	*************************************/

/******************************************
*******************************************

	Events TEMPLATE LIST ARCHIV

*******************************************
*******************************************/

	.sw_skin.events_events.main_item.list_skin.news_archiv{}

	/************************************
		HEADER ACTION
	************************************/

	.sw_skin.events_events.main_item.list_skin.news_archiv .user_actions.admin_actions.header_actions
	.sw_skin.events_events.main_item.list_skin.news_archiv .user_actions.admin_actions.header_actions a.add_action{}
	.sw_skin.events_events.main_item.list_skin.news_archiv .user_actions.admin_actions.header_actions .clearance{}

	/************************************
		LIST CONTENT
	*************************************/

	.sw_skin.events_events.main_item.list_skin.news_archiv .list_content{}
	.sw_skin.events_events.main_item.list_skin.news_archiv .list_content .item_data{}
	
	.sw_skin.events_events.main_item.list_skin.news_archiv .list_content .item_data .item_title{}
	.sw_skin.events_events.main_item.list_skin.news_archiv .list_content .item_data .item_title.selection_toggle_action{
		padding-bottom:10px; /*abstand zwischen monatstitel und post_list*/
		font-size:14px;
	}
	.sw_skin.events_events.main_item.list_skin.news_archiv .list_content .item_data .item_title a.site_action{}

	.sw_skin.events_events.main_item.list_skin.news_archiv .list_content .item_separator{
		height:0px; /*abstand zwischen monatstitel zu monatstitel*/
	}
	.sw_skin.events_events.main_item.list_skin.news_archiv .list_content .sub_item_data .item_separator{
		height:30px; /*gleicher wert wie im general, muss hier aber eingefügt werden, spezialfall archiv*/
	}
	
	/************************************
		USER ACTION
	*************************************/

	.sw_skin.events_events.main_item.list_skin..news_archiv .user_actions{}

/******************************************
*******************************************

	events TEMPLATE DETAIL
	
*******************************************
*******************************************/

	.sw_skin.events_events.main_item.details_skin{}

	/************************************
		DETAIL CONTENT
	*************************************/

	.sw_skin.events_events.main_item.details_skin .item_data{}
	
	/*title*/
	.sw_skin.events_events.main_item.details_skin .item_data .subheader_item.date_item{}
	.sw_skin.events_events.main_item.details_skin .item_data .item_title{}

	/*title user control*/
	.sw_skin.events_events.main_item.details_skin .item_data .item_title .user_actions.admin_actions{}
	.sw_skin.events_events.main_item.details_skin .item_data .item_title .user_actions.admin_actions a.update_action{}
	.sw_skin.events_events.main_item.details_skin .item_data .item_title .user_actions.admin_actions a.delete_action{}
	.sw_skin.events_events.main_item.details_skin .item_data .item_title .user_actions.admin_actions .clearance{}

	/*content*/
	.sw_skin.events_events.main_item.details_skin .item_data .item_content{}
	.sw_skin.events_events.main_item.details_skin .item_data .item_content .item_image{}

	/*user action*/
	.sw_skin.events_events.main_item.details_skin .user_actions{}
	.sw_skin.events_events.main_item.details_skin .user_actions a.cancel_action{}
	.sw_skin.events_events.main_item.details_skin .user_actions a.cancel_action:hover{}
	.sw_skin.events_events.main_item.details_skin .user_actions a.details_action{}
	.sw_skin.events_events.main_item.details_skin .user_actions .clearance{}

/******************************************
*******************************************

	NEWS TEMPLATE EDIT
	
*******************************************
*******************************************/

.sw_skin.events_events.main_item.edit_skin.admin_skin .property_edit.localised .label_and_mandatory{}
.sw_skin.events_events.main_item.edit_skin.admin_skin .property_edit.localised .locale .locale_label{}
.sw_skin.events_events.main_item.edit_skin.admin_skin .property_edit.localised .colon{}
.sw_skin.events_events.main_item.edit_skin.admin_skin .property_edit.localised, .property_edit.unlocalised{}

.sw_skin.events_events.main_item.edit_skin.admin_skin .property_edit.unlocalised .label_and_mandatory,
.sw_skin.events_events.main_item.edit_skin.admin_skin .property_edit.localised .locale .locale_label/*.label_and_mandatory*/{
/*diesen Wert gleichzeitig mit padding ändern*/
}
.sw_skin.events_events.main_item.edit_skin.admin_skin .locale_label .country{}

.sw_skin.events_events.main_item.edit_skin.admin_skin .counter.counter_remaining,
.sw_skin.events_events.main_item.edit_skin.admin_skin .counter_warning,
.sw_skin.events_events.main_item.edit_skin.admin_skin .unlocalised iframe{
/*diesen Wert gleichzeitig mit width ändern*/
}
.sw_skin.events_events.main_item.edit_skin.admin_skin .property_edit.unlocalised {}

.sw_skin.events_events.main_item.edit_skin.admin_skin .validation_error{
/*diesen Wert gleichzeitig mit width ändern*/
}
.sw_skin.events_events.main_item.edit_skin.admin_skin .sw_sh.mandatory_notice{
/*diesen Wert gleichzeitig mit width ändern*/
}
.sw_skin.events_events.main_item.edit_skin.admin_skin .sw_skin.edit_skin.admin_skin .sw_sh.user_actions.admin_actions{
/*diesen Wert gleichzeitig mit width ändern*/
}


	/*INPUT und TEXTAREA***********************************************************************************************/

.sw_skin.events_events.main_item.edit_skin.admin_skin .locale input,
.sw_skin.events_events.main_item.edit_skin.admin_skin .locale textarea{}

.sw_skin.events_events.main_item.edit_skin.admin_skin .locale textarea{}

.sw_skin.events_events.main_item.edit_skin.admin_skin .date_picker_and_time_selection_property_edit input{}

/*ausnahmen für multibox etc*/
.sw_skin.events_events.main_item.edit_skin.admin_skin .checkbox_property_edit input,
.sw_skin.events_events.main_item.edit_skin.admin_skin .multi_checkbox_property_edit input,
.sw_skin.events_events.main_item.edit_skin.admin_skin .dnn_link_property_edit input,
.sw_skin.events_events.main_item.edit_skin.admin_skin .hyperlink_property_edit input,
.sw_skin.events_events.main_item.edit_skin.admin_skin .long_text_property_edit input{
}


/*****************************************************************************************************************

	EVENT SPEZIFISCH

***********************************************************************************************/

	/*lageplan text neben titel*/

	.events_events .item_location,
	.events_location .item_title{
	float:left;
	padding-right:5px;
	}

	.item_map{

	float:left;
	}

	.item_map a{}

	.sw_skin.events_events.main_item.details_skin .item_data .item_content{
	clear:left;
	}

	/*Select Box für Monate*/

	.sw_skin.events_events.main_item.list_skin FILTER /*hier im events_events_list nachschauen, was beim div über dem select steht*/{
	}
	
	
	
	
/**********************
	Sportart
**************************/

.sportart_div{

}

.sportart_navigation_div{
margin-bottom:17px;
}

.sport_navigation:link,.sport_navigation:visited{
display:block;
position:relative;
float:left;
width:43px;
height:42px;
margin-left:14px;
background-color:#666;
}

.sport_navigation:hover,.sport_navigation:active{}



/*sport icon passiv*/
.sport_1{
background:url(media/sportarten/Pictos/Passiv/lg11_WEB-picto-ath-p.gif);
margin-left:0px!important;
}

.sport_2{
background:url(media/sportarten/Pictos/Passiv/lg11_WEB-picto-vol-p.gif);
}

.sport_3{
background:url(media/sportarten/Pictos/Passiv/lg11_WEB-picto-cyc-p.gif);
}

.sport_4{
background:url(media/sportarten/Pictos/Passiv/lg11_WEB-picto-jud-p.gif);
}

.sport_5{
background:url(media/sportarten/Pictos/Passiv/lg11_WEB-picto-sho-p.gif);
}

.sport_6{
background:url(media/sportarten/Pictos/Passiv/lg11_WEB-picto-squ-p.gif);
}

.sport_7{
background:url(media/sportarten/Pictos/Passiv/lg11_WEB-picto-tab-p.gif);
}

.sport_8{
background:url(media/sportarten/Pictos/Passiv/lg11_WEB-picto-ten-p.gif);
}

.sport_9{
background:url(media/sportarten/Pictos/Passiv/lg11_WEB-picto-swi-p.gif);
}


.selected{
position:relative;

}

/*sport icon aktiv*/
.selected .sport_1{
background:url(media/sportarten/Pictos/Aktiv/lg11_WEB-picto-ath-a.gif);
margin-left:0px!important;
}

.selected .sport_2{
background:url(media/sportarten/Pictos/Aktiv/lg11_WEB-picto-vol-a.gif);
}

.selected .sport_3{
background:url(media/sportarten/Pictos/Aktiv/lg11_WEB-picto-cyc-a.gif);
}

.selected .sport_4{
background:url(media/sportarten/Pictos/Aktiv/lg11_WEB-picto-jud-a.gif);
}

.selected .sport_5{
background:url(media/sportarten/Pictos/Aktiv/lg11_WEB-picto-sho-a.gif);
}

.selected .sport_6{
background:url(media/sportarten/Pictos/Aktiv/lg11_WEB-picto-squ-a.gif);
}

.selected .sport_7{
background:url(media/sportarten/Pictos/Aktiv/lg11_WEB-picto-tab-a.gif);
}

.selected .sport_8{
background:url(media/sportarten/Pictos/Aktiv/lg11_WEB-picto-ten-a.gif);
}

.selected .sport_9{
background:url(media/sportarten/Pictos/Aktiv/lg11_WEB-picto-swi-a.gif);
}


/************************************/

.sportart_breadcrumb{
margin-bottom:13px;

}

.sportart_content_left{
position:relative;
float:left;
width:275px;
min-height:10px;
height:auto!important;
height:10px;
}

.sportart_content_right{
position:relative;
float:right;
width:215px;
min-height:10px;
height:auto!important;
height:10px;
}

.sportart_beschreibung_div{
padding-top:15px;
}


/*resultate*/
.resultate_div{
display:none;
width:216px;height:20px;
}

 .jcarousel-skin-ie7{
 margin-bottom:10px;
 }

.results_navigation:link, .results_navigation:visited{
display:block;
width:216px;
height:20px;
}


.de-CH .results_1:link,.de-CH .results_1:visited{
background:url(media/sportarten/Result-Button/Buttons/lg11_res-ath.gif);
}


.de-CH .results_2:link,.de-CH .results_2:visited{
background:url(media/sportarten/Result-Button/Buttons/lg11_res-vol.gif);
}


.de-CH .results_3:link,.de-CH .results_3:visited{
background:url(media/sportarten/Result-Button/Buttons/lg11_res-cyc.gif);
}


.de-CH .results_4:link,.de-CH .results_4:visited{
background:url(media/sportarten/Result-Button/Buttons/lg11_res-jud.gif);
}


.de-CH .results_5:link,.de-CH .results_5:visited{
background:url(media/sportarten/Result-Button/Buttons/lg11_res-sho.gif);
}


.de-CH .results_6:link,.de-CH .results_6:visited{
background:url(media/sportarten/Result-Button/Buttons/lg11_res-squ.gif);
}


.de-CH .results_7:link,.de-CH .results_7:visited{
background:url(media/sportarten/Result-Button/Buttons/lg11_res-tab.gif);
}


.de-CH .results_8:link,.de-CH .results_8:visited{
background:url(media/sportarten/Result-Button/Buttons/lg11_res-ten.gif);
}


.de-CH .results_9:link,.de-CH .results_9:visited{
background:url(media/sportarten/Result-Button/Englisch/lg11_res-swi.gif);
}

/********************************************************/

.en-US .results_1:link,.en-US .results_1:visited{
background:url(media/sportarten/Result-Button/Englisch/lg11_res-ath_e.gif);
}


.en-US .results_2:link,.en-US .results_2:visited{
background:url(media/sportarten/Result-Button/Englisch/lg11_res-vol_e.gif);
}


.en-US .results_3:link,.en-US .results_3:visited{
background:url(media/sportarten/Result-Button/Englisch/lg11_res-cyc_e.gif);
}


.en-US .results_4:link,.en-US .results_4:visited{
background:url(media/sportarten/Result-Button/Englisch/lg11_res-jud_e.gif);
}


.en-US .results_5:link,.en-US .results_5:visited{
background:url(media/sportarten/Result-Button/Englisch/lg11_res-sho_e.gif);
}


.en-US .results_6:link,.en-US .results_6:visited{
background:url(media/sportarten/Result-Button/Englisch/lg11_res-squ_e.gif);
}


.en-US .results_7:link,.en-US .results_7:visited{
background:url(media/sportarten/Result-Button/Englisch/lg11_res-tab_e.gif);
}


.en-US .results_8:link,.en-US .results_8:visited{
background:url(media/sportarten/Result-Button/Englisch/lg11_res-ten_e.gif);
}


.en-US .results_9:link,.en-US .results_9:visited{
background:url(media/sportarten/Result-Button/Englisch/lg11_res-swi_e.gif);
}


/*************************************************************************/



.title_icon{
position:relative;
width:270px;
height:55px;
}

/*TITEL*/

.de-CH .icon_1{
background:url(media/sportarten/Titel/Deutsch/lg11_WEB-tit-ath-d.gif);
}

.de-CH .icon_2{
background:url(media/sportarten/Titel/Deutsch/lg11_WEB-tit-vol-d.gif);
}

.de-CH .icon_3{
background:url(media/sportarten/Titel/Deutsch/lg11_WEB-tit-cyc-d.gif);
}

.de-CH .icon_4{
background:url(media/sportarten/Titel/Deutsch/lg11_WEB-tit-jud.gif);
}

.de-CH .icon_5{
background:url(media/sportarten/Titel/Deutsch/lg11_WEB-tit-sho-d.gif);
}

.de-CH .icon_6{
background:url(media/sportarten/Titel/Deutsch/lg11_WEB-tit-squ.gif);
}

.de-CH .icon_7{
background:url(media/sportarten/Titel/Deutsch/lg11_WEB-tit-tab-d.gif);
}

.de-CH .icon_8{
background:url(media/sportarten/Titel/Deutsch/lg11_WEB-tit-ten.gif);
}

.de-CH .icon_9{
background:url(media/sportarten/Titel/Deutsch/lg11_WEB-tit-swi-d.gif);
}


/******************************************************************/

.en-US .icon_1{
background:url(media/sportarten/Titel/Englisch/lg11_WEB-tit-ath-e.gif);
}

.en-US .icon_2{
background:url(media/sportarten/Titel/Englisch/lg11_WEB-tit-vol-e.gif);
}

.en-US .icon_3{
background:url(media/sportarten/Titel/Englisch/lg11_WEB-tit-cyc-e.gif);
}

.en-US .icon_4{
background:url(media/sportarten/Titel/Englisch/lg11_WEB-tit-jud.gif);
}

.en-US .icon_5{
background:url(media/sportarten/Titel/Englisch/lg11_WEB-tit-sho-e.gif);
}

.en-US .icon_6{
background:url(media/sportarten/Titel/Englisch/lg11_WEB-tit-squ.gif);
}

.en-US .icon_7{
background:url(media/sportarten/Titel/Englisch/lg11_WEB-tit-tab-e.gif);
}

.en-US .icon_8{
background:url(media/sportarten/Titel/Englisch/lg11_WEB-tit-ten.gif);
}

.en-US .icon_9{
background:url(media/sportarten/Titel/Englisch/lg11_WEB-tit-swi-e.gif);
}

/*kontakt hintergrund*/

.sportart_kontakt{
padding-top:8px;
padding-left:30px;
padding-right:8px;
padding-bottom:8px;
}

.kontakt_back_1{
background:url(media/sportarten/verlauf/verlauf_ath.gif);
background-position:bottom center;
background-repeat:no-repeat;
}

.kontakt_back_2{
background:url(media/sportarten/verlauf/verlauf_vol.gif);
background-position:bottom center;
background-repeat:no-repeat;
}

.kontakt_back_3{
background:url(media/sportarten/verlauf/verlauf_cyc.gif);
background-position:bottom center;
background-repeat:no-repeat;
}

.kontakt_back_4{
background:url(media/sportarten/verlauf/verlauf_jud.gif);
background-position:bottom center;
background-repeat:no-repeat;
}

.kontakt_back_5{
background:url(media/sportarten/verlauf/verlauf_sho.gif);
background-position:bottom center;
background-repeat:no-repeat;
}

.kontakt_back_6{
background:url(media/sportarten/verlauf/verlauf_squ.gif);
background-position:bottom center;
background-repeat:no-repeat;
}

.kontakt_back_7{
background:url(media/sportarten/verlauf/verlauf_tab.gif);
background-position:bottom center;
background-repeat:no-repeat;
}

.kontakt_back_8{
background:url(media/sportarten/verlauf/verlauf_ten.gif);
background-position:bottom center;
background-repeat:no-repeat;
}

.kontakt_back_9{
background:url(media/sportarten/verlauf/verlauf_swi.gif);
background-position:bottom center;
background-repeat:no-repeat;
}


/*carousel*/

.jcarousel-skin-ie7 .jcarousel-container{
background:white!important;
}


.fancybox_link,.fancybox_link img{
border:none;
}

.module_content .sportart_div a {
	font-size: 11px;
font-size:12px!important;
}




/***********************
Liegames Helfer Formular
***********************/



.helfer_formular_div table{
font-size:12px;
}

/*breite zurück setzen*/
.helfer_formular_div .contortionist_short_text_edit input{
width:auto;
}

.linker_teil{
position:relative;
float:left;
width:230px;
clear:left;
padding-right:40px;
padding-bottom:10px;
}

.rechter_teil{
position:relative;
float:left;
width:230px;
}

.spalte_5_label{
position:relative;
float:left;
width:75px;
}

.spalte_5_input input{
position:relative;
float:left;
width:151px!important;
}

.spalte_5_input_2{

}

.input_location input{
width:90px!important;
float:right;
position:relative;

}

.input_plz input{
width:50px!important;
float:left;
}

.helfer_formular_div .validation_error{
padding-left:77px!important;
}


.helfer_untertitel{
font-weight:bold;
}

.einsatztage{
border-top:1px solid #c2c2c2;
border-left:1px solid #c2c2c2;
}

.einsatztage td{
border-right:1px solid #c2c2c2;
border-bottom:1px solid #c2c2c2;
vertical-align:top;
padding:1px;
width:90px;
}

.sportartspez td, .helferbereich td{
padding-bottom:10px;
}

.groessentabelle td{
padding-bottom:10px;
padding-right:10px;
}

.groessentabelle select{
}

.fremdsprachen{
padding-left:10px;
}

.fremdsprachen td{
padding-top:10px;
}

.helfer_formular_div h3{
font-weight:bold;
font-size:14px;
padding:2px;
padding-left:5px;
color:white;
background:#c2c2c2;
}

.navigationstabelle{
border-left:1px solid #c2c2c2;
border-top:1px solid #c2c2c2;
border-bottom:1px solid #c2c2c2;
}

.navigationstabelle td{
text-align:center;
padding:8px;
border-right:1px solid #c2c2c2;
width:150px;
}

.formular_menu{
cursor:pointer;
color:black;
background:#f2f2f2;
}

.formular_menu_aktiv{
color:white;
background:#c2c2c2;
}

.einsatztag input{
margin-bottom:6px;
}

.einsatztag{
background:#f2f2f2;
}

.einsatztag_aktiv{
color:white;
background:#238433;
}


.weiter_class, .back_class{
border:1px solid;
padding:4px;
position:relative;
float:left;
cursor:pointer;
margin-right:15px;
}

.weiter_class{
background:#f2f2f2;
color:black;
}

.back_class{
background:#c2c2c2;
color:white;
}

.formular_abschicken_class a:link, .formular_abschicken_class a:visited,
.formular_abschicken_class a:hover, .formular_abschicken_class a:active{
font-weight:bold;
color:white;

}

.formular_abschicken_class{
background:#238433;
border:1px solid white;
}