	* {
	margin: 0;
	padding: 0;
}

body {
	background: #EBEBEB url(../images/body_bg.gif) center top repeat-y;
	text-align: center;
	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #515151;
	text-decoration: none;
	
	behavior: url('/fileadmin/templates/airlinedirect/js/csshover.htc');
}

#wrap {
	float: none;

	text-align: left;
	margin: 0 auto;
	
  width: 800px;
	height: auto;
	padding: 0 140px 12px 11px;
	
	position: relative;
}

#wrap-inner {
	width: 780px;
	padding: 0 10px;
	background: #FFFFFF;
}

div.clear {
	clear: both;
}

/*
div {
	float: left;
}
*/

/*
* P -- BEGIN
*/

p {
	line-height: 14px;
	margin: 9px 0 14px 0;
}

	p.remark {
		color: #999999;
		font-size: 11px;
	}

/*
* P -- END
*/

/*
* dl, dt, dd -- BEGIN
*/
	dl.kontakt {
		width: 587px;
		height: 90px;
		padding-top: 10px;
		/*float: none;*/
	}

	dl.kontakt dt {
		width: 55px;
		height: 41px;
		padding-top: 4px;
		float: left;
		clear: left;
	}
	
	dl.kontakt dd {
		height: 45px;
		float: left;
	}
		
		dl.kontakt dd.empty {
			float: none;
		}
	
		dl.kontakt dd.texten {
			height: 41px;
			padding-top: 4px;
			padding-left: 10px;
			float: left;
		}
		
		dl.kontakt dd.texten p {
			display: inline;
			margin: 0;
			line-height: normal;
		}
		
		/* Price list -- begin */
		dl.price_list {
			width: 151px;
			height: auto;
			padding: 0;
			line-height: 16px;
		}
		
			dl.price_list dt {
				width: 90px;
				height: auto;
				padding: 0;
			}
			
			dl.price_list dd {
				width: 61px;
				height: auto;
				text-align: right;
			}
			
				dl.price_list a {
					color: #5e5e5e;
					text-decoration: none;
				}

				dl.price_list a:hover {
					color: #DFA802;
				}
		/* price list -- end */
	

/*
* dl, dt, dd -- END
*/

/*
* Span -- BEGIN
*/
span {
	behavior: url(/fileadmin/templates/airlinedirect/js/iepngfix.htc);
}
	
/*
* Span - END
*/

/*
* Links -- BEGIN
*/

a img {
	border: 0 none;
}

a {
	color: #193262;
	text-decoration: underline;
}

	a.grey {
		color: #5E5E5E;
	}

a:hover {
	color: #DFA802;
}

	/* link like button with arrow -- begin */
	a.link_button {
		font-weight: normal;
		color: #33486c;
		font-size: 13px;
		text-decoration: none;
		
		height: 35px;
		display: block;
		float: left;
		margin-top: 5px;
	}
		
		div.link_button_wrap {
			margin-top: 5px;
			height: 35px;
		}
		
		div.link_button_wrap a.link_button {
			margin-top: 0px;
		}
	
		a.stift {
			margin: 0;
		}
			
		a.telefon {
			margin: 0;
		}

	a:hover.link_button {
		color: #33486c;
	}

		a.link_button span {
			float: left;
			display: block;
			height: 35px;
			line-height: 28px;
			background: url(../images/button_bgl.png) left top no-repeat;
			padding-left: 10px;
			cursor: pointer;
		}
		
			a.stift span {
				width: 107px;
			}

			a.telefon span {
				width: 107px;
			}

		a.link_button span.default {
			width: 33px;
			background: url(../images/button_bgr.png) left top no-repeat;
			padding: 0;
		}
			a.stift span.default {
				background: url(../images/button_bgr_bleistift.png) left top no-repeat;
				width: 40px;
			}

			a.telefon span.default {
				background: url(../images/button_bgr_telefon.png) left top no-repeat;
				width: 40px;
			}
	
			a.back span.default {
				background: url(../images/button_bgr_back.png) left top no-repeat;
			}

	/* link like button with arrow --end */

	/* div like button with arrow -- begin */
	div.link_button {
		font-weight: bold;
		color: #33486c;
		text-decoration: none;
		
		height: 35px;
		display: block;
		float: left;
		margin-top: 5px;
	}

		div.stift {
			margin: 0;
		}
			
		div.telefon {
			margin: 0;
		}

		div.link_button span {
			float: left;
			display: block;
			height: 35px;
			line-height: 28px;
			background: url(../images/button_bgl.png) left top no-repeat;
			padding-left: 10px;
		}
		
			div.stift span {
				width: 107px;
			}

			div.telefon span {
				width: 107px;
			}

		div.link_button span.default {
			width: 33px;
			background: url(../images/button_bgr.png) left top no-repeat;
			padding: 0;
		}
			div.stift span.default {
				background: url(../images/button_bgr_bleistift.png) left top no-repeat;
				width: 40px;
			}

			div.telefon span.default {
				background: url(../images/button_bgr_telefon.png) left top no-repeat;
				width: 40px;
			}
	/* div like button with arrow -- end */

/*
* Links -- END
*/

/*
* Headers -- BEGIN
*/

h1 {
	/*text-transform: uppercase;*/
	margin: 29px 0;
	
	font-size: 18px;
	
	color: #3A4E76;
}

h2 {
	color: #3A4E76;
	
	margin: 8px 0;
	
	font-size: 14px;
	line-height: 22px;
}

	h2.h2_with_background {
		background: #E6E9F0;
		line-height: 26px;
		margin: 8px -7px;
		padding: 0 7px;
		
		font-size: 12px;
	}

h3 {
	color: #3A4E76;
	
	font-size: 12px;
}

h5 {
	color: #3A4E76;

	margin-top: -29px;	
	
	font-size: 11px;
}

/*
* Headers -- END
*/

/*
* Lists -- BEGIN
*/

	/* List with small dots as markers -- begin */
	
	ul {
		list-style: none;
	}
	
	ul li {
		background: url(../images/list_marker_dot.gif) 0 9px no-repeat;
		padding-left: 10px;
	}
	
	/* List with small dots as markers -- end */
	
	/* List with no markers -- begin */
	ul.list_no_bullets {
		font-size: 11px;
		color: #8e8e8e;
		line-height: 17px;
	}
	
		ul.list_no_bullets a {
			text-decoration: none;
		}
		
		ul.list_no_bullets li {
			background: none;
			padding: 0;
		}
	
	/* List with no markers -- end */
	
	/* List with ticks as marker -- begin */
	
	ul.list_ticks {
		color: #193262;
		margin: 5px 0;
	}	

		ul.list_ticks li {
			background: url(../images/list_marker_tick.gif) 0 50% no-repeat;
			padding-left: 10px;
			line-height: 14px;
		}
	
	/* List with ticks as marker -- end */

	/* List - numbered -- begin */
	ol {
		list-style-position: outside;
		line-height: 13px;
		margin-left: 23px;
		margin-top: -14px;
		margin-bottom: -8px;
	}
	
	ol.ol_margin_top_bottom {
		margin-top: 8px;
		margin-bottom: 14px;
	}
	
	ol.ol_margin_bottom {
		margin-bottom: 14px;
	}
	/* List - numbered -- end */

/*
* Lists -- END
*/

/*
* DIV -- BEGIN
*/

div.link_button_wrap {
	display: block;
	height: 35px;
}


div.splitter_h64 {
	width: 100%;
	height: 42px;
	
	margin: 14px 0 8px 0;
	
	float: none;
}

div.banner_set {
	width: 601px;
	margin-left: -7px;
	display: inline;
	float: left;
}

/*
* DIV -- END
*/


/*
* Helpfull classes -- BEGIN
*/
.bold {
	font-weight: bold;
}

	.bold_n_blue {
		font-weight: bold;
		color: #193262;
	}

	.blue {
		color: #193262;
	}
	
.no_margin {
	margin: 0;
}

.current_seite {
	color: #666666;
}

/*
* Helpfull classes -- END
*/

/*
* Header -- BEGIN
*/
#header {
	width: 780px;
	padding-top: 12px;
	
	/*border-bottom: solid 8px #F8BA00;*/
	padding-bottom: 9px;
	
	float: left;
	
	background: #FFFFFF url(../images/bg.header.gif) left bottom no-repeat;
}

	#header_logo {
		float: left;
	}
	
	#menu_header {
		float: right;
		/*padding-bottom: 31px;*/
		height: 37px;
	}

		#menu_header a {
			text-decoration: none;
		}
	
.link_mein_ad {
	background: url(../images/link_meine_ad_bg.gif) no-repeat scroll 0pt 50%;
	padding-left: 20px;
	font-weight: normal;
}

	#menu_services {
		float: right;
		clear: right;
		
		
		width: 171px;
		height: 24px;
		
		position: relative;
		
		z-index: 1000;
		
		border-bottom: solid 1px #FFFFFF;
		
		background: url(../images/bg.seitenubersicht.gif) left -24px no-repeat;
	}
	
	#menu_services:hover {
		background-position: left top;
		cursor: pointer;
	}

	#menu_services:hover #menu_services_dropdown { display: block; }
			
		#menu_services_dropdown {
			display: none;
			position: absolute;
			border: 1px solid #BDBDBD;
			left: -194px;
			top: 25px;
			width: 347px;
			padding: 0 8px;
			background: #FFFFFF;
			cursor: default;
			float: none;
			line-height: normal;
			overflow: hidden;
		}
		
			#menu_services_dropdown h2 {
				color: #666666;
				font-size: 14px;
				margin: 5px 0;
				padding: 0 20px;
			}
			
			#menu_services_dropdown a {
				color: #515151;
			}
			
			#menu_services_dropdown a:hover,
			#menu_services_dropdown a:hover h3 {
				color: #DFA802;
			}

			#menu_services_dropdown .list_no_bullets {
				color: #515151;
				line-height: 16px;
				margin-bottom: 14px;
			}
		
			#services_columns_set {
				width: 347px;
				border-top: solid 1px #D7D7D7;
			}
			
				#services_columns_set h3 {
					color: #666666;
					font-size: 11px;
					margin-top: 8px;
				}
				
				.services_column {
					float: left;
					width: 143px;
					padding: 0 10px 0 20px;
				}
				
				.services_column ul {
					font-size: 11px;
				}
		
/*
* Header -- END
*/

/*
* Menu Rootline -- BEGIN
*/
#menu_rootline {
	width: 780px;

	padding: 8px 0 14px 0;
	float: left;
	
	background-color: #FFFFFF;
}

	#menu_rootline_list {
		font-size: 11px;
		color: #999999;
		line-height: 28px;
	}
	
	#menu_rootline_list li {
		float: left;
		padding-right: 8px;
		height: 28px;
		
		background: none;
		padding-left: 0;
	}
	
	#menu_rootline_list li a {
		color: #999999;
	}
	
	#menu_rootline_list li a:hover {
		color: #DFA802;
	}
	
/*
* Menu Rootline -- END
*/

/*
* Middle -- BEGIN
*/
#middle {
	width: 780px;
	
	padding: 0 0 8px 0;
	
	float: left;

	background-color: #FFFFFF;
}

	#content_left {
		width:601px;
		float: left;
	}
		
		/* banner -- begin */
		.banner {
			width: 601px;
			padding-top: 8px;
			float: left;
		}
			.banner_image {
				float: left;
			}
				
.banner_text {
	width: 573px;
	height: 102px;
	padding: 2px 8px;
	background: #E8E8E8 url(../images/bg.banner.gif) left top repeat-x;
	color: #515151;
	border: solid 1px #E8E8E8;
	border-top: 0 none;
	float: left;
	position: relative;
} 
.banner_text .link_button {
	position: absolute;
	bottom: 0;
	left: 7px;
}
				
				.banner_text h4 {
					font-size: 12px;
					color: #193261;
					font-weight: normal;
					line-height: 18px;
				}
				
				.banner_text p {
					font-size: 11px;
					margin: 0;
				}



			/* medium -- begin */
			.medium {
				width: 398px;
				margin: 0 8px 0 0;
			}
				
				.medium.no_margin {
					margin: 0;
				}
				
				.medium .banner_text {
					width: 380px;
				}

			/* medium -- end */
			
			/* small -- begin */
			.small {
				width: 195px;
				margin: 0 8px 0 0;
			}

				.small.no_margin {
					margin: 0;
				}

				.small .banner_text {
					width: 177px;
				}
			/* small -- end */
			
			/* banner splitter */
			.banner_splitter {
				width: 8px;
				height: 107px;
			}
			/* banner splitter */
			
		/* banner -- end */
	#content_left_header {
		width: 601px;
		float: left;
	}
		
		/* Suche -- begin  */
		
		#suche {
			width: 601px;
			height: 255px;
			
			/*float: left;*/
			margin-left: -7px;
			
			background: url(../images/suche_bg.gif) left top repeat-x #183161;
			
		}
		
			/* suche link -- begin */
			#suche_link {
				color: #FFFFFF;
				clear: both;
				height: 20px;
				width: 190px;
				text-align: right;
				padding-top: 23px;
				float: left;
			}
			
				#suche_link a {
					color: #FFFFFF;
				}

				#suche_link a:hover {
					color: #DFA802;
				}
			/* suche link -- end */
			
			/* suchen button -- begin */
			#suchen_button {
				float: right;
				padding-right: 10px;
				padding-top: 41px
			}
			/* suchen button -- end */
			
			/* Suche content -- begin */
			#suche_content {
				width: 601px;
				padding: 21px 0 0 0;
				
				float: left;
			}
				
				#fluge_form_fieldset {
					color: #FFFFFF;
					border: none;
					font-size: 11px;
				}
					
					.column_header {
						height: 39px;
						float: left;
					}
					
					/* input with -- begin */
					.with_option_btn {
						float: left;
						clear: left;
						
						width: 175px;
						height: 20px;
						
						border: solid 1px #999999;
						
						overflow: hidden;
						background: #FFFFFF;
					}
						
						.with_option_btn img, .with_option_btn img a {
							float: right;
						}
						
						.with_option_btn input {
							padding-top: 2px;
							background: #FFFFFF;
							width: 147px;
							border-right: none;
						}
					/* input with -- end */
					
					/* input with calendar button -- begin */
					.calendar_btn {
						float: left;
						clear: left;
						
						width: 95px;
						height: 20px;
						
						border: solid 1px #999999;
						
						overflow: hidden;
						background: #FFFFFF;
					}
						.calendar_btn div.imag {
							float: left;
							height: 20px;
							width: 20px;
						}
					
						.calendar_btn div.inp {
							float: right;
							height: 20px;
							width: 75px;
						}
									
						.calendar_btn div.inp input {
							padding-top: 2px;
							background: #FFFFFF;
							width: 72px;
							border-right: none;
						}
					/* input with calendar button -- end */
				
					/* select -- begin */
				
					select {
						border: solid 1px #999999;
						color: #000000;
						width: 127px;
						height: 17px;
						font-size: 11px;
					}
					
					/* select -- end */
					
					/* label -- begin */
					
					label {
						float: left;
						clear: left;
						width: 100%;
						line-height: 17px;
						padding-top: 3px;
					}
					
					/* label -- end */
				
					/* input -- begin */
					
					input {
						float: left;
						clear: left;
						border: 0;
						height: 17px;
						font-size: 15px;
						color: #3A4E76;
					}
					
					/* input -- end */

					#fluge_form_fieldset h4 {
						font-size: 11px;
						line-height: 11px;
						padding-bottom: 8px;
					}
					
					/* columns -- begin */
					
					#route {
						padding: 0 8px;
						border-right: solid 1px #687897;
						width: 177px;
						
						float: left;
					}

					#reisedatum {
						padding: 0 8px;
						border-right: solid 1px #687897;
						width: 97px;
						
						float: left;
					}
					
					#reisende {
						padding: 0 8px;
						border-right: solid 1px #687897;
						width: 129px;
						
						float: left;
					}
					
						.second_select {
							width: 129px;
							padding-top: 3px;
							height: 42px;
							float: left;
						}

					#flug {
						padding: 0 8px;
						width: 129px;
						float: left;
					}
						
						.checkbox_holder {
							width: 129px;
							padding-top: 23px;
							float: left;
						}
					/* columns -- end */
				
			/* Suche content -- end */
			
			/* Suche tabs -- begin */
			
			#suche_tabs {
				width: 601px;
				height: 26px;
			}
				#suche_tabs a {
					color: #FFFFFF;
					text-decoration: none;
					display: block;
					padding: 3px 0 2px 26px;
				}
				
				#suche_tabs a:hover {
					color: #0B305A;
				}
			
				#suche_tabs li {
					height: 25px;
					float: left;
					border-left: solid 1px #E4E6EB;
					border-bottom: solid 1px #9EA7BA;
					padding: 0;
					color: #FFFFFF;
					text-transform: uppercase;
					background: #73809B url(../images/suche_item_bg.gif) left top no-repeat;
				}

				#suche_tabs li.act {
					height: 23px;
					border: none;
					padding: 3px 0 0 27px;
					background: #1D3563 url(../images/suche_item_act_bg.gif) left top no-repeat;
				}
				
					#fluge {
						width: 71px;
					}
					
						#fluge.act {
							width: 45px;
						}
					
					#pauschalreisen {
						width: 138px;
					}
			
						#pauschalreisen.act {
							width: 112px;
						}
						
					
					#last_minut {
						width: 113px;
					}
			
						#last_minut.act {
							width: 87px;
						}
						
					#hotels {
						width: auto; /* 81px; */
					}
			
						#hotels.act {
							width: 55px;
						}

					#mietwagen {
						width: 193px;
					}
			
						#mietwagen.act {
							width: 167px;
						}

			/* Suche tabs -- end */
		
		/* Suche -- end */

	#content_left_footer {
		width: 601px;
		overflow: hidden;
		float: left;
	}
			
	#content_left_texten {
		background: url(../images/column_left_bg.gif) left top repeat-x;
		
		width: 587px;

		padding: 0 7px;
		
		float: left;
		
		overflow: hidden;
	}
		
		.bild_oben #content_left_texten {
			background-position: left -1px;
		}
	
	#content_right {
		float: right;
		
		width: 171px;
		/*position: relative;*/
	}
	
		#skyscraper {
			top: 79px;
			left: 830px;
			position: absolute;
		}
		
		/* billboard -- begin */
		.billboard {
			width: 171px;
			margin-bottom: 8px;
			
			float: left;
		}
		
		.billboard_header {
			width: 151px;
			padding: 2px 10px;
			
			color: #3a4e76;
			font-size: 11px;
			font-weight: bold;
			
			float: left;
		}
			
		.pink .billboard_header {
			background-color: #FDEAB2;
		}
		
		.blueberry .billboard_header {
			background-color: #D9D9D9;
		}
		
		.billboard_content {
			width: 151px;
			font-size: 11px;
			padding: 5px 10px;
			float: left;
		}
			.billboard_content p {
				font-size: 11px;
				line-height: 12px;
				color: #3a4e76;
				margin: 5px 0;
			}
			
			.billboard_content a {
				text-decoration: none;
			}
		
		.pink .billboard_content {
			background: url(../images/billboard_bg_pink.gif) top left repeat-x #FCE9AC;
			border-top: solid 1px #FCE5A0;
		}
		
		.blueberry .billboard_content {
			background: url(../images/billboard_bg_blueberry.gif) top left repeat-x #D9D9D9;
			border-top: solid 1px #CECECE;
		}
		/* billboard -- end */
		
		/* billboard2 -- begin */
		.billboard2 {
			width: 151px;
			margin-bottom: 8px;
			padding: 0 10px;
			padding-bottom: 4px;
			
			float: left;
			
			font-size: 11px;
			line-height: 16px;
		}
			
			.billboard2 h3 {
				font-size: 12px;
				color: #193261;
				font-weight: normal;
				margin: 0 -10px;
				margin-bottom: 3px;
				padding: 0 10px;
				line-height: 24px;
				width: 151px;
			}
			
			.billboard2 p {
				margin: 0;
			}
			
			.billboard2 table {
				width: 100%;
			}
			
			.billboard2 a {
				/*color: #5e5e5e;*/
				text-decoration: none;
			}

			.billboard2 a:hover {
				color: #DFA802;
			}
					
		.billboard2.pink {
			background: url(../images/billboard_bg_pink.gif) left 0px  repeat-x #FCE9AC;
		}
		
			.billboard2.pink h3 {
			  background-color: #FDEAB2;
				border-bottom: solid 1px #FCE5A0;
			}
		.billboard2.blueberry {
			background: url(../images/billboard_bg_blueberry.gif) left 0px repeat-x #D9D9D9;
		}
		
			.billboard2.blueberry h3 {
				background-color: #D9D9D9;
				border-bottom: solid 1px #CECECE;
			}
			
		.billboard2.lightblue {
			background: url(../images/bg.bbd.lightblue.gif) left bottom  repeat-x #FFFFFF;
			padding: 0 9px 4px 9px;
			border: solid 1px #E8E8E8;
		}
		
			.billboard2.lightblue h3 {
				background: url(../images/bg.bbd.lightblue.h.gif) left bottom repeat-x #E8E8E8;
				margin: 0 -9px 5px -9px;
				width: 149px;
			}

		.billboard2.lightblue-small {
			background: url(../images/bg.bbd.lightblue.s.gif) left bottom  repeat-x #FFFFFF;
			padding: 0 9px 4px 9px;
			border: solid 1px #E8E8E8;
		}

			.billboard2.lightblue-small h3 {
				background: url(../images/bg.bbd.lightblue.h.gif) left bottom repeat-x #E8E8E8;
				margin: 0 -9px 3px -9px;
				width: 149px;
			}

		.billboard2.coolblue {
			background: url(../images/bg.bbd.coolblue.gif) left bottom  repeat-x #E2E6EB;
			padding: 0 9px 4px 9px;
			border: solid 1px #dbdee6;
		}
		
			.billboard2.coolblue h3 {
				background: url(../images/bg.bbd.coolblue.h.gif) left bottom repeat-x #E8E8E8;
				margin: 0 -9px 3px -9px;
				width: 149px;
			}
			
		.billboard2.bluemap {
			background: url(../images/bg.bbd.map.gif) left top no-repeat #E0E4EA;
			padding: 3px 9px 4px 9px;
			border: solid 1px #E8E8E8;
			border-top: 0 none;
		}
		/* billboard2 -- end */
		
/*
* Middle -- END
*/

/*
* Footer -- BEGIN
*/
#footer {
	width: 770px;
	font-size: 9px;
	color: #193261;
	padding: 3px 5px 0 5px;
	float: left;
	background: #FFFFFF url(../images/bg.footer.gif) left top repeat-x;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}
	#footer a {
		color: #193261;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #DFA802;
	}
	
	#footer p {
		display: inline;
		margin: 0;
	}
	
	#footer p.block {
		display: block;
		color: #5E5E5E;
		font-size: 11px;
		margin: 3px 0;
	}

	#footer-text p {
		display: block;
		color: #5E5E5E;
		font-size: 11px;
		margin: 3px 0;
	}
/*
* Footer -- END
*/


/* Forms -- BEGIN */

	/* formular -- begin */
	#formular {
		width: 601px;
		height: 444px;/*378px;*/
		float: none;
		margin-left: -7px;
		
		background: #193261 url(../images/formular_bg.gif) left bottom repeat-x;
	}
		#formular_fieldset {
			width: 585px;
			height: 440px;/*374px;*/
			border: none;
			padding: 0 8px;
			
			color: #FFFFFF;
		}
		
			#formular_fieldset select {
				width: 211px;
			}
			
			#formular_fieldset label {
				margin-bottom: 4px;
				padding-top: 0px;
				line-height: 15px;
			}

			#formular_fieldset h4{
				font-size: 12px;
				margin: 6px 0 4px 0;
			}
			
				/* select place -- begin */
				#select_place {
					width: 601px;
					height: 58px;
					float: none;
					border-bottom: solid 1px #536589;
					margin-left: -8px;
					margin-bottom: 14px;
				}
					#select_place div {
						padding: 0 8px;
						width: 284px;
						height: 41px;
						float: left;
					}

						#select_place div.with_border {
							border-right: solid 1px #657595;
							float: left;
						}
				/* select place -- end */
				
				/* info place -- begin */
				#info_place {
					width: 601px;
					float: none;
					height: 301px;/*235px;*/
					margin-left: -8px;
					margin-top: 8px;
				}
										
					#info_place textarea {
						background: #FFFFFF;
						border: solid 1px #999999;
						width: 282px;
						height: 165px;/*99px;*/
						float: left;
						clear: left;
					}
				
					#info_place div {
						padding: 0 8px;
						width: 284px;
						height: 301px;/*235px;*/
						float: left;
					}

						#info_place div.senden {
							width: 282px;
							height: 20px;
							text-align: right;
							padding: 0;
							margin-top: 158px;/*92px;*/
							float: left;
						}

						#info_place div.with_border {
							border-right: solid 1px #657595;
							float: left;
						}
						
						#info_place div.plain_border {
							height: 19px;
							width: 215px;
							border: solid 1px #999999;
							padding: 1px 0 0 0;
							background: #FFFFFF;
							margin-bottom: 14px;
							float: left;
						}

						#info_place div.plain_border input {
							padding: 0 2px 0 2px;
							width: 211px;
						}
				/* info place -- end */
	/* formular -- end */

/* Forms -- END */


#autocompleteHelper {background: #fff;}
#autocompleteHelper ul {list-style: none; text-align: left; background: #fff none; padding-bottom: 1em;}
#autocompleteHelper ul li {background: transparent none; cursor: pointer;}



/* 2008.09.25 changes */
#erwachsene {width: 115px;}