* {
	padding:0;
	margin:0;
	font-family:Verdana;
	color:#404040;	
}

img{
	border:0px;
}

h1{
	font-size:25px;
	font-weight:normal;
	color:#404040;	
}

h2{
	font-size:12px;
	font-weight:bold;
	padding: 0px 10px 10px 0px;
	color:#404040;	 	
}

h3{	
	font-size:20px;
	font-weight:normal;
	color:#404040;	
}

p{
	padding: 0px 10px 10px 0px;
	color:#404040;
	line-height:20px;	 
}

div, td, textarea{
	font-size:12px;
}

a{
	text-decoration:none;
	color:#0698D3;	
}
a:hover{
	text-decoration:underline;	
}


body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	width:100%;
	height:100%;	
}

#container, #top, #content, #menu, #submenu, .registrierung_main, .buchung_main, .konfiguration_main, .buchungsverwaltung_main, .buchungsverwaltung_order_item, .buchungsverwaltung_order_item_details_block, .benutzerverwaltung_main, .profile_main{
	width:910px;	
}

#container {
	margin:auto;
	text-align:left;
}

#top {
	background-image:url("/fileadmin/images/logo_top.jpg");	
	background-repeat:no-repeat;
	height:134px;
	clear:both;	
}


#content {	
	padding:0px;
	padding-top:20px;
		
}

#content_main {
	float:left;
	padding:0;	
	width:70%;	
}

#content_right {
	float:right;
	padding:0px;
	width:191px;	
}


.csc-header{
	height:40px;	
}

.breadcrumb{
	color:#525252;
	font-size:10px;
	height:20px;
	padding-top:12px;
	float:left;
}

.breadcrumb span{
	color:#9E9E9E;	
}

.top_name{
	color:#FFFFFF;
	font-size:32px;
	font-weight:bold;
	padding:58px 0 0 13px;
}

#footer {
	border-top:5px solid #0796CE;
	clear:both;
	color:#A2A3A7;
	float:left;
	margin-top:30px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	width:100%;			
}

#ajax-loader{
	left:50%;
	margin-left:-16px;
	position:absolute;
	top:500px;
	display:none;	
}


/**********
 * MENU - Start
 **********/
#menu{		
	height:25px;
	background-image:url("/fileadmin/images/navi_blue.png");	
}
.menu li, #submenu li{	
	float:left;	
	line-height:25px;
	list-style-type:none;
	padding:0 10px 0;
	text-transform:uppercase;	
}

.menu li{	
	border-right:2px solid #FFFFFF;		
}

#submenu li{	
	float:right;
	border-left:2px solid #FFFFFF;	
}

.menu a, #submenu a{	
	color: #FFFFFF;	
}


li.menu_1_active{
	background-image:url("/fileadmin/images/navi_red.png");	
}
li.menu_1_inactive{
	background-image:url("/fileadmin/images/navi_blue.png");	
}

li.menu_1_admin_active{
	background-image:url("/fileadmin/images/navi_red.png");
	float:right;
	border-right:0;
	border-left:2px solid #FFFFFF;			
}
li.menu_1_admin_inactive{
	background-image:url("/fileadmin/images/navi_grey.png");
	border-right:0;
	border-left:2px solid #FFFFFF;
	float:right;	
}




/**********
 * MENU - End
 **********/
 
 /**********
 * FOOTER - Start
 **********/


#footer ul{
	list-style-type:none;
	color:#A2A3A7;	
}


#footer li{	
	display:inline;
	padding:0 4px;		
}

#footer a{	
	color: #A2A3A7;	
}



.footer_1_active{
		
}
.footer_1_inactive{
		
}


/**********
 * FOOTER - End
 **********/
 


.language{
	padding-top:5px;
	float:right;
}

.language_flag{	
	float:left;
	padding:5px;
}

/**********
 * Login - Start
 **********/
 #login{
 	width:190px;
 	float:left;
 	padding-bottom:10px;
 	
 }
 
.login_header, .right_header{
	background-image:url(/fileadmin/images/navi_blue.png);
	color:#FFFFFF;	
	line-height:25px;
	padding-left:10px;
	width:180px;
	float:left;	
}	

.login_content{	
	padding:10px;
	width:168px;
	border-left:1px solid #D1D0D5;
	border-right:1px solid #D1D0D5;
	border-bottom:1px solid #D1D0D5;
	float:left;
}



#login div.login_submit input, #content div.login_submit input, div.login_submit input, #login div.forgot_submit input, #content div.forgot_submit input{
	border:0;
	height:25px;
	background-color:#B9CE55;
	background-image:url(/fileadmin/images/pfeil.png);
	background-position:9px 6px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:0 10px;	
	padding-left:25px;
}

.button_continue_registration{		
	background-color:#B9CE55;
	background-image:url(/fileadmin/images/pfeil.png);
	background-position:9px 6px;
	background-repeat:no-repeat;
	float:left;
	padding-left:25px;
	margin:0 0 25px 0;			
}



.login_submit input{
	cursor:pointer;
}

.login_label{
	float:left;
	padding-bottom:5px;
}

.login input{
	margin-bottom:10px;
}

.login_small {	
	float:right;	
	line-height:25px;
	padding-top:7px;	
	padding-right:10px;
	position:relative;
}

.logout_submit {
	float:right;
	text-align:right;

}
.login_small h3, .login_content h3{	
	float:left;
	font-size:12px;
	line-height:25px;
	padding-right:10px;	
}

.login_username{
	color:#0698D3;	
}

.login_registrierung{
 	float:left;
 	padding-bottom:20px;
 	clear:both;
}

.login_registrierung span{
 	width:200px;
}

.login_registrierung div{
 	padding-bottom:10px;
}

div.login_registrierung_status_header{
	padding-bottom:35px;
	padding-top:20px;
}

.login_registrierung h3{
 	font-size:12px;
	font-weight:bold;

}


/**********
 * Login - Ende
 **********/ 
 

/**********************************
 * Belegungsplan - Start
 **********************************/
 
.belegungsplan_steps_block{	
	background-color:#E3E4E6;
	height:40px;
	width:100%;	
	cursor: default;
	//margin-top:-46px;	
}

.belegungsplan_steps_block a{
	color:#A6A7A9;
	text-decoration:none;			
}

.belegungsplan_steps_block div{
	height:40px;	
	float:left;
	font-size:18px;	
}

.step_inactive_arrow_bottom{
	background-image:url("/fileadmin/images/arrow_bottom_active.png");	
	width:20px;	
		
}

.step_active_content{
	background-color:#C7C8CA;
	color:#4A474C;
	line-height:40px;
	padding:0 10px;		
}


.step_active_arrow_bottom{	
	background-image:url("/fileadmin/images/arrow_bottom_active.png");	
	width:21px;	
}


.step_active_arrow_top{	
	background-image:url("/fileadmin/images/arrow_top_active.png");	
	width:21px;	
}

.step_inactive_arrow_bottom{
	background-image:url("/fileadmin/images/arrow_bottom_inactive.png");	
	width:20px;	
		
}

.step_inactive_content{
	background-color:#E3E4E6;
	color:#A6A7A9;
	line-height:40px;
	padding:0 10px;			
}

.step_inactive_arrow_top{
	background-image:url("/fileadmin/images/arrow_top_inactive.png");	
	width:21px;	
		
}

.belegungsplan_navigation{
	height:25px;
	clear:both;	
}
.belegungsplan_navigation_item{
	background-image:url(/fileadmin/images/navi_grey.png);
	border-right:2px solid #FFFFFF;
	float:left;
	line-height:25px;
	list-style-type:none;
	padding:0 15px;		
}

.belegungsplan_navigation_item_active{	
	background-image:url("/fileadmin/images/navi_red.png");			
}

.belegungsplan_navigation_item a{	
	color: #FFFFFF;	
}

.belegungsplan_navigation_switch_day{
		float:left;
		padding:0 3px;
		font-size:12px;
}

.belegungsplan_navigation_select_view, .belegungsplan_navigation_select_intervall{
	border:1px solid #A5A7A6;	
	float:left;
	height:18px;
	padding:3px;
	margin-left:5px;
}	   

.belegungsplan_navigation_select_view select, .belegungsplan_navigation_select_intervall select{	
	color:#59595B;
	background-color:transparent;
   	border:none;   	
}

.belegungsplan_navigation_select_day{
	border:1px solid #A5A7A6;	
	float:left;
	height:18px;
	padding:3px;
	width:109px;
	//width:113px;
	margin-left:5px;
}

.belegungsplan_navigation_select_day input{
	border:0 none;	
	width:77px;
	color:#59595B;
}
.belegungsplan_navigation_select_day_calender{	 
	vertical-align: middle;
	cursor:pointer;
}

.belegungsplan_navigation_select_court{
	border:1px solid #A5A7A6;	
	float:left;
	height:18px;
	padding:3px;
	margin-left:5px;
}	   

.belegungsplan_navigation_select_court select{	
	color:#59595B;
	background-color:transparent;
   	border:none;   	
}


.belegungsplan_spacer{
	height:23px;
}


.belegungsplan_headline{	
	background-image:url(/fileadmin/images/navi_grey.png);
	background-repeat:repeat-x;	
	clear:both;
	color:#FFFFFF;
	height:25px;
	line-height:25px;
	text-align:center;
	margin-right:2px;
}

.belegungsplan_headline div{	
	color:#FFFFFF;	
	padding:0 10px;
}


.belegungsplan_headline a{	
	color:#FFFFFF;		
}
.belegungsplan_forward{
	float:right;	
}

.belegungsplan_back{
	float:left;	
}

.belegungsplan_main{
	padding-top:5px;	
}

.belegungsplan_timesheet{
	position:absolute;		
}

belegungsplan_row_last{
	padding-bottom:0px;
}

.belegungsplan_time{	
	float:left;
	font-size:12px;
		
}
.belegungsplan_time_item{
	text-align:center;		
}



.belegungsplan_time_equal{
	background-color:#FFFFFF;
}

.belegungsplan_time_odd{
	background-color:#E3E4E6;
}

.belegungsplan_time_item_active{
	background-color:#DAEBF5;
}

.belegungsplan_timesheet_block{
	float:left;	
}

.belegungsplan_row_equal{
	background-color:#FFFFFF;
		
}
.belegungsplan_row_odd{
	background-color:#E3E4E6;		
}

.belegungsplan_ressource{
	position:absolute;		
}

.belegungsplan_ressource_nav{
	float:left;
}

.belegungsplan_ressource_nav a{	
	color:#0997C9;
}


.belegungsplan_ressource_name{
	overflow:hidden;
	text-align:center;
	font-size:12px;
	color:#0997C9;
	background-color:#D9DADC;
}

.belegungsplan_ressource_col{
	clear:right;	
	float:left;	
}

.belegungsplan_ressource_item{	
	overflow:hidden;	
	background-repeat:no-repeat;		
}

.belegungsplan_ressource_item_active{	
	background-image:url("/fileadmin/images/btn_plus.png");			
}
.belegungsplan_ressource_item_delete{	
	background-image:url("/fileadmin/images/btn_cancel.png");			
}


.belegungsplan_ressource_item_free{	
	cursor:pointer;		
}



.belegungsplan_ressource_item_reserved_self{
	cursor:pointer;
	background-image:url("/fileadmin/images/btn_cancel.png");	
}

.belegungsplan_ressource_item_abo_reserved_self, .belegungsplan_ressource_item_abo_reserved,
.belegungsplan_ressource_item_abo_booked_self, .belegungsplan_ressource_item_abo_booked{
	background-image:url("/fileadmin/images/btn_redo.png");
}

.belegungsplan_ressource_item_old{
	background-image:url("/fileadmin/images/bg_old_ress.png");
	background-repeat:repeat;
}

.belegungsplan_ressource_item_abo_reserved_self{
	cursor:pointer;
	
}

.belegungsplan_ressource_item_abo_reserved{
	cursor:default;
	
}

.belegungsplan_ressource_item_abo_reserved{
	cursor:default;
		
}

.belegungsplan_ressource_item_booked_self{
	cursor:default;	
}
.belegungsplan_ressource_item_reserved{	
	cursor:default;	
}
.belegungsplan_ressource_item_booked{	
	cursor:default;	
}

.belegungsplan_ressource_item span{	
	color:#3F3D40;	
	margin-left:18px;
}

.belegungsplan_nothing_found{
	font-size:15px;
	font-weight:bold;
	padding:20px 0;
	text-align:center;
}


.belegungsplan_legend{
	text-align:center;
	clear:both;
}
.belegungsplan_legend_item{
	float:left;
	line-height:25px;
	margin:5px;
	text-align:center;
	width:110px;
}

.button_continue a{	
	color:#FFFFFF;
	text-transform:uppercase;	
}

.button{
	background-image:url(/fileadmin/images/navi_grey.png);	
	line-height:25px;
	padding:0 10px;
	margin-top:20px;	
}

.button a{	
	color:#FFFFFF;
	text-transform:uppercase;
	cursor:pointer;	
}


.button_confirm{
	background-image:url(/fileadmin/images/navi_green.png);
	float:left;
}

.button_cancel{
	background-image:url(/fileadmin/images/navi_red.png);
	float:right;
}

.button_back{
	float:left;	
		
}

.button_continue{
	float:right;	
	background-image:url(/fileadmin/images/navi_green.png);
	border-left:2px solid white;	
}

.button_continue_registration{		
	background-color:#B9CE55;
	background-image:url(/fileadmin/images/pfeil.png);
	background-position:9px 6px;
	background-repeat:no-repeat;
	float:left;
	padding-left:25px;
	margin:25px 0 25px 0;			
}

.button_continue_registration a{	
	text-transform:none;		
}

.button_registration_other{
	float:right;
}


.button_continue_belegungsplan{
	margin-top:0;	
}

.button_continue_belegungsplan a{	
	font-weight:bold;
}


.button_close{
	float:right;
}

.button_close img{
	cursor:pointer;
}
/**********************************
 * Belegungsplan - Ende
 **********************************/  
 
/**********************************
 * Message-Box - Start
 **********************************/  

.message_bg, .confirm_bg{
	top:0px;
	left:0px;
	width: 100%; 
	opacity:.60;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
	width:2000;
	height:2000px;
	overflow:hidden;	
	position: absolute;
	z-index:1000;
	display:none;
	background-color: #000000;	
}

.message_box, .confirm_box, .login_box{
	top:200px;
	left:50%;
	margin-left:-208px;
	width:416px;	
	position: absolute;
	z-index:2000;	
	display:none;
	background-color:#FFFFFF;
	color:#000000;	
}

.login_box{
	margin-left:-120px;
	height:auto;
	width:240px;;
}

.login_box_content{
	padding:10px;
}


div.message_box, div.confirm_box{
	padding:8px 14px;
}

div.message_box img, div.confirm_box img{
	cursor:pointer;
	cursor:hand;
}

div.message_box p, div.confirm_box p{
	padding-top:12px;
}

div.message_box span, div.confirm_box span{
	font-weight:bold;
}

.confirm_text{
	font-weight:bold;
	height:80px;
	padding-top:50px;
	text-align:center;
}


/**********************************
 * Message-Box - Ende
 **********************************/


/**********************************
 * Kalender - Start
 **********************************/    
 
 

 .CALENDERcpYearNavigation,
	.CALENDERcpMonthNavigation
			{
			background-color:#23A1D4;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.CALENDERcpDayColumnHeader,
	.CALENDERcpYearNavigation,
	.CALENDERcpMonthNavigation,
	.CALENDERcpCurrentMonthDate,
	.CALENDERcpCurrentMonthDateDisabled,
	.CALENDERcpOtherMonthDate,
	.CALENDERcpOtherMonthDateDisabled,
	.CALENDERcpCurrentDate,
	.CALENDERcpCurrentDateDisabled,
	.CALENDERcpTodayText,
	.CALENDERcpTodayTextDisabled,
	.CALENDERcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.CALENDERcpDayColumnHeader
			{
			text-align:right;
			border:0;
			border-bottom:solid thin #23A1D4;			
			}
	.CALENDERcpCurrentMonthDate,
	.CALENDERcpOtherMonthDate,
	.CALENDERcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.CALENDERcpCurrentMonthDateDisabled,
	.CALENDERcpOtherMonthDateDisabled,
	.CALENDERcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.CALENDERcpCurrentMonthDate
			{
			color:#0997C9;
			font-weight:bold;
			}
	.CALENDERcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.CALENDERcpOtherMonthDate
			{
			color:#808080;
			}
	TD.CALENDERcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #0997C9;
			border-width:1;
			border:solid thin #000000;
			}
	TD.CALENDERcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.CALENDERcpTodayText,
	TD.CALENDERcpTodayTextDisabled
			{
			border:0;			
			}
	A.CALENDERcpTodayText,
	SPAN.CALENDERcpTodayTextDisabled
			{
			height:20px;
			}
	A.CALENDERcpTodayText
			{
			color:#0997C9;
			font-weight:bold;
			}
	SPAN.CALENDERcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.CALENDERcpBorder
			{			
				border:solid thin #23A1D4;
			
			}
	
/**********************************
 * Kalender - Ende
 **********************************/    

/**********************************
 * Registrierung - Start
 **********************************/
 
 .registrierung_main{
 	border:1px solid #AFB0B4;
	float:left;		
 }
 
  .registrierung_main div{
 	color:#404040;
 }
 
 .registrierung_main_padding{
 	padding:25px;	
 	//float:left; 	
 } 
 
 .registrierung_main_headline{ 	
	padding-bottom:10px;
	float:left;
 }
 
 .registrierung_main_subpart{
	 float:left;
	 clear:both;
	 width:100%;
	 border-top:1px solid #D1D0D5;
	 padding-top:40px;
 }
  
 .registrierung_main_form{
 	float:left;
  
 }
 
 .registrierung_user_name{
 	font-size:23px;
 	padding-bottom:10px;
 	float:left;
 }
 
 .registrierung_user_name span{
 	color:#F3635B;
 }
  
 .registrierung_main{ 	
 	clear:both;
 }

 
 .registrierung_form, .registrierung_main_form{
 	width:400px; 	
 	float:left;
 }
 
 .registrierung_headline{
 	width:100%;
 	padding-bottom: 20px;
 	text-align:center;
 }
 
 div.registrierung_error_message{
	text-align:center; 
  	color:#DD4444;
  	visibility:hidden;  	
 }
 
.registrierung_status_message{
	padding-top:20px;
	text-align:center; 
  	color:#DD4444;  	  	
 }
 
 .registrierung_row div{
 	padding-bottom: 10px; 	
 }
 .registrierung_key{
	clear:both;
	float:left;
	width:175px;	 
}
 
 .registrierung_pflichtfeld{
 	float:left;	
	width:20px;	
 }
.registrierung_pflichtfeld span{ 	
	color:red;	
 } 
 
 .registrierung_value{
	float:left; 
	width:200px;
 }
 .registrierung_value_input{
 	width:97%;
 	border:1px solid #000000;	
 }
 
 .registrierung_value_input_error{
 	width:97%;
 	background-color:#EEDDDD;
 	border:1px solid #DD4444;	
 }
 
 .registrierung_pflichtfeld_hint{
 	font-size:10px;
 }
 
 .registrierung_hint{
 	background-color:#DCDDDF;
	float:right;
	font-size:11px;
	height:75px;
	padding:25px;	
	width:250px;
	margin-top:59px;
 }
 
 .registrierung_hint_headline{
 	font-size:15px;
	padding-bottom:10px;
 }
 
 div.registrierung_change_password{
 	float:left;
 }
.registrierung_change_password div{
 	margin:0;
	padding-bottom:0;
 }
 
 
 .registrierung_back{
 	float:left;
 } 
 
 .registrierung_continue{
 	float:right;
 } 
 
 .registrierung_other{ 	
 	float:right; 	
 }
 
 
 .registrierung_admin{
 	
 }
 .registrierung_search_input{
	margin-bottom:15px;
 	
 }
  .registrierung_search_input input{   	
 	width:500px;
 	border:1px solid #000000;
 }
 
 .registrierung_search_submit{
 	float:right;
	margin-top:0;
 }
 
  
 .registrierung_admin_hint{
 	clear:both;
 	padding-top:10px;
 	color:#B73333; 	
 }
 
 .registrierung_new_customer_hint{
 	width:76%;
 }

 
 .button_new_user{
 	float:right;
	margin-top:9px;
 }
 
 
 /* SERACH Big box with list of options START*/
#ajax_listOfOptions{
  position:absolute;  /* Never change this one */
  width:375px;  /* Width of box */
  height:250px;  /* Height of box */
  overflow:auto;  /* Scrolling features */
  border:1px solid #000000;  /* Dark green border */
  background-color:#FFF;  /* White background color */
  text-align:left; 
  z-index:100;
}
#ajax_listOfOptions div{  /* General rule for both .optionDiv and .optionDivSelected */
  margin:1px;    
  padding:1px;
  cursor:pointer;  
}
#ajax_listOfOptions .optionDiv{  /* Div for each item in list */
  
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
  background-color:#555555;
  color:#FFF;
}
#ajax_listOfOptions_iframe{
  background-color:#F00;
  position:absolute;
  z-index:5;
}
/* SERACH Big box with list of options END*/
 
 
.double_opt_in_hint{
	background-color:#E3E4E6;
	background-image:url(/fileadmin/images/btn_exclamination.png);
	background-position:26px 27px;
	background-repeat:no-repeat;
	border:2px solid #C8C8CA;
	float:left;
	margin:0 0 40px;
	padding:25px 25px 25px 110px;	
}

/**********************************
 * Registrierung - Ende
 **********************************/
 
 /**********************************
 * Buchung - Start
 **********************************/
 
 
 .buchung_main{
 	border:1px solid #AFB0B4;
	float:left;
	margin-top:15px;		
 }
 
 .buchung_main_padding{
 	padding:25px;	
 	//float:left;
 }
 
 .buchung_main div{
 	color:#404040;
 }
 
 .buchung_main_headline{ 	
 	font-size:25px;
	padding-bottom:25px;
 }
 
.buchung_user_data_main{
	border-bottom:1px solid #D1D0D5;
	border-top:1px solid #D1D0D5;
	float:left;
	padding:20px 5px;
	width:100%;
}

 .buchung_user_data_main div{
 	color:#404040; 	
 }

.buchung_user_data_headline{
	font-weight:bold;
	padding-bottom:14px;
}

.buchung_user_data_key{
	float:left;
	clear:both;	
	padding:0 5px 6px 0px;
	text-align:left;
}
 
.buchung_user_data_value{
	float:left;	
	padding:0 0px 6px 0px;	
}


.buchung_comment{
	border-bottom:1px solid #D1D0D5;	
	float:left;
	padding:20px 5px;
	width:100%;
	font-weight:bold;
}


 
.buchung_reservierung_main{
	clear:both;
	padding:10px 5px;
	//float:left;
	//width:100%;
}

.buchung_reservierung_table{
	width:100%;	
	font-size:12px;
	
}

.buchung_reservierung_table_headline{
	background-image:url(/fileadmin/images/bg_buchung_headline.png);
	background-position:2px 0;
	background-repeat:repeat-y;	
	padding-left:12px;	
	line-height:25px;
	text-align:left;	
}

.buchung_reservierung_table td{
	padding: 0 5px 0 10px;	
	border-top:1px dotted #58585A;
	height:40px;
}

.buchung_reservierung_even{	
	background-color:#E3E4E6;
}
 
.buchung_reservierung_odd{
	background-color:#FFFFFF;
	
}

td.buchung_reservierung_table_summ{
	border-top:1px solid #58585A;
}

td.buchung_reservierung_table_price{
	text-align:right;
}

td.buchung_reservierung_table_input_price{
	width:85px;	
}

.buchung_reservierungen_input_preis{	
	float:left;
	padding-top:10px;
}

.buchung_reservierungen_input_preis input{
	width:40px;
	float:left;
	line-height:40px;	
}
.buchung_reservierungen_input_preis_currency{
	float:left;
	padding:0 5px;	
	line-height:40px;	
}
.buchung_reservierungen_input_preis_refresh{
	float:left;
	padding-top:10px;
	cursor:pointer;
	line-height:40px;	
}

td.buchung_reservierung_table_comment{
	line-height:17px;
}

.buchung_reservierung_table_input_comment input{
	width:250px;
}

.buchung_reservierung_table_comment{
	width:250px;
}

.buchung_reservierung_delete{
	text-decoration:none;
}

 .buchung_back{
 	float:left;
 } 
 
 .buchung_continue{
 	float:right;
 } 
 
 .buchung_reservierungen_no_ressources h2{
 	color:#B73333;
 	padding:0px 0px 20px 0px; 	
 }
 
  .buchung_reservierungen_order_success{
 	padding:0px 0px 20px 0px;	
 	
 }
 .buchung_reservierungen_order_success h2{
 	color:#B73333; 	
 	font-size:20px;
 	padding:0px 0px 20px 0px; 
 }
 
 /**********************************
 * Buchung - Ende
 **********************************/    
 
 
 /**********************************
 * Konfiguration - Start
 **********************************/
 
 .konfiguration_main{ 	
 } 
 
 .konfiguration_tree{
 	border:1px solid #D0D1D3;
	float:left;
	margin:0;
	overflow:hidden;
	padding:20px 0 20px 30px;
	width:25%;
 }
 
 .konfiguration_edit{
 	float:right;
	padding-right:40px;	
	width:65%;
 }
 

/*Konfiguration tree - Start*/


.DHTMLSuite_contextMenu{	/* The bar that is parent of the menu strip */
	position:absolute;
	background-color:#FFF;
	border:1px solid #000;
	padding:1px;
}

.DHTMLSuite_contextMenu li{
	list-style-type:none;
	padding:1px;	/* Equal to border + padding of .DHTMLSuite_item_mouseover */
	border:0px;
	cursor: pointer;
	background-repeat:no-repeat;
	background-position:left center;	
}
.DHTMLSuite_contextMenu .DHTMLSuite_item_mouseover{
	border:1px solid #000;
	background-color:#EEE;
	padding:0px;	/* Padding + border of this element should be equal to padding of li element (see above ) */
}
.DHTMLSuite_contextMenu ul{
	margin:0px;
	padding:0px;
}

.DHTMLSuite_contextMenu a{
	text-decoration:none;
	color:#000;
	padding-left:25px;
}

.DHTMLSuite_contextMenu div.DHTMLSuite_contextMenu_separator{	/* Css for the separator line */
	height:1px;
	line-height:1px;
	padding:0px;
	background-color: #AAA;
	overflow:hidden;
	margin-top:1px;
	margin-bottom:1px;
}

/*Konfiguration tree - Ende*/


#spb_tree,#floatingContainer{
	margin:0px;
	padding:0px;
	margin-top:20px;
}
#spb_tree ul{	/* Sub menu groups */
	margin-left:20px;	/* Left spacing */
	padding-left:0px;
	display:none;	/* Initially hide sub nodes */
}

#floatingContainer ul{
	margin-left:20px;	/* Left spacing */
	padding-left:0px;	
}
#spb_tree li,#floatingContainer li{	/* Nodes */
	list-style-type:none;
	vertical-align:middle;	
	padding:2px;
	
}
#spb_tree li a,#floatingContainer li a{	/* Node links */	
	text-decoration:none;	
	padding:2px 4px;
	margin-left:2px;
	
}
#spb_tree li a.highlightedNodeItem{
	color:#FFF;
	background-color:#009;
}


#spb_tree input.folderTreeTextBox{	/* Css for the text input - rename item */
	font-size:10px;
	margin:0px;
	padding:0px;
	height:12px;
}

 .activeTreeElement{
 	color:#FFF;
 	background-color:#999999;
 	font-weight:bold;
 }
 
  .inactiveTreeElement{
 	color:#000; 	
 }

.konfiguration_edit_top{
	padding:10px;
	width:100%;
	float:left;
}

.konfiguration_edit_headline{
	float:left;
}

.konfiguration_edit_new_items{
	float:right;
}

.konfiguration_edit_part_headline{	
	padding-bottom:10px;
	color:#B73333;
	float:left;
	width:100%;
}
.konfiguration_edit_part_headline_text{
	float:left;
}

.konfiguration_edit_part{
	border:1px solid #D0D1D3;
	clear:both;
	float:left;
	width:100%;	
	padding:20px;
	margin-bottom:20px;
}
.konfiguration_edit_value{
	float:left;
	padding-right:10px;
	
}
.konfiguration_edit_value input{
	width:75px;	
}
.konfiguration_edit_button{
	float:right;
	margin-top:0;
	border-left:2px solid white;
}

 .konfiguration_edit_icon{
 	float:right;
 	padding-left:15px;
 }


.konfiguration_edit_zeit_value{	
	float:left;
	padding-left:5px;
}

.konfiguration_edit_value_text{
	padding-bottom:5px;
}


.konfiguration_edit_select_day, .konfiguration_edit_select_time{
	border:1px solid #A5A7A6;	
	float:left;
	height:18px;
	padding:3px;
	width:109px;
	//width:113px;
	margin-right:5px;
}

.konfiguration_edit_select_day input, .konfiguration_edit_select_time input{
	border:0 none;	
	width:77px;
	color:#59595B;
}

.konfiguration_edit_select_time{
	width:70px;
	//width:74px;
}

.konfiguration_edit_select_time input{
	width:70px;
	color:#000000;
}

.konfiguration_edit_select_day_calender{	 
	vertical-align: middle;
	cursor:pointer;
}

.konfiguration_edit_zeit{
	float:left;
	padding:10px 0;
	width:100%;	
	border-top:1px solid #D0D1D3;
}
.konfiguration_edit_werktage{
	clear:both;
	padding-top:5px;
	padding-left:5px;
	
}
.konfiguration_edit_werktag{
	float:left;
	padding-right:10px;
	text-align:center;
}

/**********************************
 * Konfiguration - Ende
 **********************************/
 
 /**********************************
 * Benutzerverwaltung - Start
 **********************************/
 
.benutzerverwaltung_hint{
 	padding-bottom:20px;
 }
 

 
 /**********************************
 * Benutzerverwaltung - Ende
 **********************************/

 /**********************************
 * Buchungsverwaltung - Start
 **********************************/
 
 .buchungsverwaltung_main{ 	 	
 	border-bottom: 1px dotted black;  	
 }
 
 .buchungsverwaltung_hint{
 	padding-bottom:20px;
 }
 
.buchungsverwaltung_order_item, .buchungsverwaltung_order_headline{
	clear:both;	
	width:100%;
	height:40px;
	overflow:hidden;	 
}

.buchungsverwaltung_order_item{	
	border-top: 1px dotted black; 
}

.buchungsverwaltung_order_headline{
	background-image:url(/fileadmin/images/bg_buchungsverwaltung_headline.png);	
} 
 
 
 .buchungsverwaltung_order_item div, .buchungsverwaltung_order_headline div{ 	
	border-left:2px solid #FFFFFF;
	color:#404040;
	float:left;	
	line-height:38px;
	overflow:hidden;
	padding:0 5px;	
 }
 
 .buchungsverwaltung_order_item_active{ 	
 	background-color:#E9F2D2;
 }
 
.buchungsverwaltung_order_item a, .buchungsverwaltung_order_headline a{
}
 
div.buchungsverwaltung_order_item_id{	
	width:85px;
	text-align:right;
}

.buchungsverwaltung_order_item_user_id{
 	width:70px;
 	text-align:right;
}

.buchungsverwaltung_order_item_timestamp{
 	width:70px;
}
.buchungsverwaltung_order_item_last_name{
 	width:80px;
}
.buchungsverwaltung_order_item_first_name{
 	width:80px;
}
div.buchungsverwaltung_order_item_details{
 	width:45px;
 	float:right;
 	text-align:center; 	
}
.buchungsverwaltung_order_item_details img{
 	margin-top:10px;
}
 
div.buchungsverwaltung_order_item_delete{
 	width:50px;
 	float:right; 	
 	text-align:center;
}
 
.buchungsverwaltung_order_item_delete img{
 	margin-top:10px;
}
 
div.buchungsverwaltung_order_item_res_anzahl{
 	text-align:right;
 	width:30px;
 	float:right; 
}
div.buchungsverwaltung_order_item_preis_ges, div.buchungsverwaltung_order_item_created{
 	text-align:right;
	width:50px; 
	float:right; 
}		
 
.buchungsverwaltung_order_item_details_block{ 	
 	background-color:#E3E3E3; 	
}
 
.buchungsverwaltung_order_item_details_text{
	font-size:20px;
	padding:20px 5px;
}
 
.buchungsverwaltung_order_item_details_footer{ 
	height:20px;
}
 
/**********************************
* Buchungsverwaltung - Ende
**********************************/

/**********************************
* Benutzerverwaltung - Start
**********************************/

.benutzerverwaltung_table{
	width:100%;
}

.benutzerverwaltung_even{	
	background-color:#E3E4E6;
}
div.benutzerverwaltung_even{	
	background-color:#E3E4E6;
} 


.benutzerverwaltung_table td{
	line-height:40px;
	border-bottom:1px dotted #58585A;
	padding: 0 10px;
	color:#404040;
}

.benutzerverwaltung_table_headline{
	background-image:url(/fileadmin/images/bg_buchung_headline.png);
	background-position:2px 0;
	background-repeat:repeat-y;	
}
.benutzerverwaltung_table_headline a{
	color:#404040;
	
}
 /**********************************
 * Benutzerverwaltung - Ende
 **********************************/
 
 /**********************************
 * RSS-News - Start
 **********************************/
.rss_feed_main{
 	float:left;
 	margin-top:-50px 
}
 
.rss_feed_item{ 	
	clear:both;
	float:left;
	padding:20px;
	border-bottom: 1px solid #9E9E9E;
	width:590px;
	//width:610px;	
}
 
.rss_feed_item div{ 	
 	color:#404040;
 	float:left;	
}
 
.rss_feed_item_enclosure{ 	
 	padding-right:20px;	
}

.rss_feed_item_text{
	width:450px;	
}

.rss_feed_item_header{	
 	clear:both;	
 	float:left;
 	width:450px;
 	
}

.rss_feed_item_header div{
 	color:#9E9E9E; 	
 	text-transform:uppercase; 
 	padding-right:10px; 
 	font-size:11px;	
 	
}
 
.rss_feed_item_title{
 	padding:5px 0; 
 	font-weight:bold;
 	clear:both;	
 	float:left;
 	width:450px;
 		
}
.rss_feed_item_decription{	
 	clear:both;	
 	float:left;
 	width:450px;
}
/**********************************
* RSS-News - Ende
**********************************/



/**********
 * Kontaktformular - Start
 **********/
  
/*#mail_captcha {
	width:20%;
	float:left;
	padding:2px 10px 2px 0px;
	text-align:left;
	padding-right:10px;
}*/

.tx-pilmailform-pi1 .mail_main fieldset {
	border:1px solid #9E9E9E;
	padding: 15px 0 15px 15px;
}


#mail_captcha {
float:left;
padding:2px 0 2px 0;
text-align:left;
width:130px;
}


#mail_captcha_input {
	padding:3px 1px 2px 0px;
	float:left;
	/* *padding-left:3px*/
}

#mail_captcha_text[id] {
	padding:2px 0px 0px 130px;
}

#mail_captcha_text {
	padding:2px 0px 0px 130px;
	/*width:320px;*/
	*padding-left:113px;
}

#mail_captcha_text[id] {
	float:left;
	margin-bottom:10px;
}

#mail_captcha_text {
	float:left;
}

#mail_captcha_image {
	padding-top:28px;
	margin-left:130px;
*padding-left:3px;
	
}

.tx-srfreecap-pi2-image {
	border: 1px solid #A5ACB2;
	margin-left:0px;
	margin-bottom: 5px;
}

.tx-srfreecap-pi2-image {
	border: 1px solid #A5ACB2;
	margin-bottom: 5px;
}

.mail_main {
	padding:10px 0 0 0;
	width:500px;
}

.mail_legend {
	padding:5px;
	color:#404040;		
	font-weight: bold;
	font-size: 14px;
	
}

.mail_hint{
	padding:0 0 10px;
	text-align:left;	
	font-style:italic;
}

.mail_key {
	width:120px;
	float:left;
	padding:2px 10px 2px 0px;
	text-align:left;
	padding-right:10px;
}

.mail_pflichtfeld_marker{
	padding-left:5px;
	color:#FF0000;
}

.mail_value {
	padding:2px;
}

.mail_value_nobreak {
	padding:2px;
	float:left;

}
.mail_submit{
	padding:10px;
	padding-left:130px;
	*padding-left:130px;
	
}
.mail_error{
	padding:10px;
	padding-left:130px;
	color:#FF0000;
}

.mailform_option {
	width:226px;
	*width:219px;
}

.tmailform_option_main {
	font-weight:bold;
}

.tmailform_option_sub {
	padding-left:5px;
}
/**********
 * Kontaktformular - Ende
 **********/ 
 
 /**********
 * Googlemaps - Start
 **********/ 
 
 .title {
	font-weight:bold;
	margin-bottom:5px;
}

.route {
	margin-top:5px;
}

/**********
* Googlemaps - Ende
**********/ 
 
/**********
* Preisliste - Start
**********/
.price_list{
 
}

.price_list th{
 	padding-top:20px;
}

.price_list td{
 padding:5px 30px 5px 0;
}
 
/**********
* Preisliste - Ende
**********/

/**********
* Rechte Spalte - Start
**********/
 #content_right h2{
	padding-bottom:2px;
} 

/**********
* Rechte Spalte - Ende
**********/

