﻿/**************************
File : webKITA.css
Mandant: Haßloch
**************************/

/**************************
	INHALTSVERZEICHNISS

	- GENERAL
	- HEADER
	- HEADER_LOGO
	- HEADER_NAVIGATION
	- MENU
	- CONTENT
	- TREFFERLISTE_PRINT_PAGE
	- KITA_DETAILS
	- DOCUMENTS
	- ROUTING
	- PRINTPAGE
	- MAP_DETAILS
	- VORANMELDUNG
	- FOOTER
	- IE 7 HACKS
**************************/

@charset "UTF-8";

/* GENERAL ************************/
html 
{
	padding: 0px;
	margin: 0px;
	border: none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	outline: 0 none;
	vertical-align: baseline;
}

body 
{
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 75%;
	line-height: 1.25em;
	margin: 0;
}

#container
{
}

.container2
{
}

li
{
}
ul
{
	margin: 0;
}
li
{
	margin: 0;
}
h1
{
	font-size: 100%;
}
h2
{
	font-size: 100%;
}
h3
{
	font-size: 100%;
}
h4
{
	font-size: 100%;
}
h5
{
	font-size: 100%;
}
h6
{
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	margin: 0 0 1em;
	text-transform: uppercase;
}

p
{
	margin: 0 0 1em;
	font-size: 100%;
}
a, a:link, a:visited
{
	text-decoration: none;
	color: #a31e1e;
}

a:hover
{
}
.link_style
{
}
.link_style:hover
{
}
input
{
}

img
{
	border: none;
}
/* HEADER *************************/
#header
{
	background: url("bg_header2_std.jpg") no-repeat scroll 0 0 rgba(0,0,0,0);
	height: 211px;
	margin: 0;
	overflow: visible;
	display: none;
}

.header_image
{
	background: none repeat scroll 0 0 #e5e1de;
	overflow: hidden;
	float: left;
	width: 720px;
	height: 120px;
}

.header_image_menu
{
	float: left;
	margin: 62px 0 0 2px;
	width: 200px;
}

.header_balken
{
	clear: both;
	width: 940px;
	background-color: #fff;
	height: 10px;
	margin: 0 0 0 20px;
	padding-top: 2px;
	display: none;
}

.header_balken span
{
	background-color: #03657a;
	height: 10px;
	display: block;
	width: 100%;
}

#datum
{
	top: 190px;
	font-size: 0.92em;
	left: 30px;
	line-height: 20px;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: absolute;
}
/* HEADER_LOGO ********************/
.header_logo
{
	margin: 0;
	padding: 49px 0 0 18px;
	width: 220px;
	float: left;
	display: none;
}
/* HEADER_NAVIGATION **************/
.header_navigation
{
	float: left;
	width: 730px;
	display: none;
}

.header_navigation ul
{
	background: none repeat scroll 0 0 #ffffff;
	display: inline;
	float: right;
	padding: 10px 0 0;
	width: 100%;
}

.header_navigation ul li
{
	display: inline;
	float: left;
	margin-right: 2px;
	overflow: visible;
	padding: 0;
	text-transform: uppercase;
}

.header_navigation ul li a
{
	color: #fff;
	display: inline;
	float: left;
	font-weight: normal;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	background-color: #747474;
}

ul li.header_navigation_one a
{
	background-color: #03657a;
	width: 213px;
}

.header_navigation_two a:hover
{
	background-color: #630585;
}

.header_navigation_two a
{
	width: 165px;
}

.header_navigation_three a:hover
{
	background-color: #516407;
}

.header_navigation_three a
{
	width: 136px;
}

.header_navigation_four a:hover
{
	background-color: #12407e;
}

.header_navigation_four a
{
	width: 200px;
}
/* MENU ***************************/
#left_content
{
	float: left;
	clear: both;
	overflow: hidden;
	position: relative;
	width: 200px;
	margin: 0 20px 30px;
	display: none;
}

#menu
{
	border-bottom: 10px solid #fff;
	border-top: 2px solid #ffffff;
	clear: both;
	display: inline;
	float: left;
	overflow: visible;
	position: relative;
	width: 200px;
	display: none;
}
#menu_background
{
	border-bottom: 1px solid #03657a;
	border-top: 20px solid #03657a;
	float: left;
	width: 100%;
}

#menu ul
{
	height: 1%;
	margin: 0 10px;
	overflow: visible;
	padding: 0;
	padding-bottom: 5px;
}

#menu ul li
{
	background-image: url("bg_dotted_g.gif");
	background-position: 0 bottom;
	background-repeat: no-repeat;
	height: 1%;
	margin: 0;
	padding: 0 0 1px;
	list-style: none;
}

#menu ul li a
{
	color: #646464;
	display: block;
	font-weight: bold;
	height: 1%;
	line-height: 1.47em;
	margin-left: 0;
	padding: 0;
	text-decoration: none;
	margin: 1px 0 1px;
	padding-left: 6px;
	line-height: 1.34em;
}

#menu ul li a:hover
{
	background-color: #f8f8f8;
}

#menu ul li.cur a
{
	border-left: 2px solid #03657a;
	padding-left: 4px;
	background-color: #c3cfd0;
	color: #03657a !important;
}
/* CONTENT ************************/
#inhalt
{
	background-color: #fff;
	width: 650px;
	float: left;
	overflow: hidden;
	padding-top: 10px;
}

#inhalt div.ui-accordion.ui-widget.ui-helper-reset
{
	width: 640px;
	float: left;
}

#inhalt h1.page_headline, h2.page_headline
{
	background: none repeat scroll 0 0 #e5e2df;
	border-top: 5px solid #9a9b9f;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 2px;
	padding: 5px 20px;
}

#inhalt .start_text
{
	background: url("bg_dotted_g.gif") no-repeat scroll left top rgba(0,0,0,0);
	clear: both;
	margin: 2px 0 2em;
	padding: 21px 0 0;
}

#inhalt a, #inhalt a:visited
{
	font-weight: bold;
}

#inhalt a:hover
{
	text-decoration: underline;
}

#page_descriptor
{
	color: #000000;
}

.default_form
{
	background: #e5e2df;
	padding-left: 10px;
	margin: 10px 1px;
	font-size: 13px;
	float: left;
	border: none;
}

.default_form .form_header
{
	font-weight: bold;
}

.default_form_search_result
{
	padding: 10px 9px 20px;
	margin: 10px 1px;
	font-size: 13px;
	float: left;
}
.default_form_radius_search
{
	float: left;
	border: none;
	padding: 0;
	margin-bottom: 20px;
}
.default_form_tabs
{
	background: #e5e2df;
	padding: 0px;
	margin: 10px 0px;
	float: left;
	overflow: hidden;
	width: 720px;
}
.erg_top
{
	width: 505px;
	height: 32px;
	float: left;
	margin: 0 0 10px 0;
	padding-left: 30%;
	display: none;
}
.sub_default_form
{
	float: left;
	padding: 10px 10px 10px;
	width: 680px;
}
.WKP_FORMTEXT
{
	margin-top: 5px;
	width: 100%;
}
.WKP_FORMTEXT[disabled]
{
	background: #dcdcdc;
}
.list_panel_links_left a
{
	margin-bottom: 10px;
}
.WKP_FORM_FLOAT6
{
	float:	left;
	margin:	0px 20px 0px 0px;
	height:	55px;
	width: 50px;
}
.WKP_FORMTEXT6
{
	width: 100%;
	margin-top:	5px;
}
.WKP_FORMTEXT6:focus
{
}
.WKP_FORMTEXT6[disabled]
{
	background: #dcdcdc;
}
.WKP_FORM_FLOAT12
{
	float: left;
	margin: 0 40px 0 0;
	width: 115px;
}
.WKP_FORMTEXT12
{
	width: 100%;
	margin-top: 5px;
}
.WKP_FORMTEXT12:focus
{
}
.WKP_FORM_FLOAT1
{
	float: left;
	width: 280px;
	margin-right: 25px;
}
.WKP_FORMTEXT12[disabled]
{
	background: #dcdcdc;
}
.WKP_FORM_FLOAT18
{
	float: left;
	margin: 0px 25px 0 0;
	width: 250px;
	height: 55px;
}
.WKP_FORMTEXT18
{
	width: 100%;
	margin-top: 5px;
}
.WKP_FORMTEXT18:focus
{
}
.WKP_FORMTEXT18[disabled]
{
	background: #dcdcdc;
}
.WKP_FORMSELECT
{
	width: 100%;
	float: left;
}

h3.ui-state-default
{
	font-size: 90%;
}

.style_arrow
{
}
.WKP_FORM_FLOAT
{
	float: left;
}

.WKP_FORM_FLOAT p
{
	width: 280px;
	float: left;
	margin: 5px 25px 0px 0px;
}

.select_choice
{
	margin: 10px 20px 0px 0px;
	float: left;
	width: 280px;
}

.select_choice p
{
	margin: 0;
}

.WKP_FORM_FLOAT12 .select_choice
{
	margin: 0;
	float: none;
	width: 150px;
}

.wohnort_auto_complete
{
	width: 500px;
}
.WKP_FORM_FLOAT22
{
	float: left;
	width: 310px;
	margin: 10px 0px 0px 0px;
}
.ba_suche
{
	float:left;
	margin-top: 10px;
}
.button_betrAngebote
{
	text-decoration: none;
	padding: 5px 0px;
	color: #004899;
	margin: 0px;
	float: left;
}
.WKP_FORMBUTTON_KITA_VORAN
{
	padding: 5px 8px 5px 8px;
	font-weight: bold;
	float: left;
	cursor: pointer;
}

.WKP_FORMBUTTON_KITA_VORAN em
{
	color: #9a9b9f;
	text-shadow: 1px 1px 0 #ffffff;
}

.WKP_FORMBUTTON_KITA_VORAN em .voran_kita_button_span:hover
{
	text-decoration: none;
}

.voran_button_pdf
{
	margin-left: 100px;
}
.WKP_FORMFEEDBACK
{
	float: left;
	margin-bottom: 10px;
}
.feedbackPanel
{
	border: 1px solid #800000;
	padding: 5px;
	background: #FFF0F0;
	float: left;
	width: 705px;
}
.feedbackPanelERROR
{
	color: red;
	font-weight: bold;
	width: 100%;
	float: left;
	list-style: none;
}
.WKP_FORMBUTTON_WK
{
	float: left;
	margin: 20px 0 0;
	padding-bottom: 10px;
	cursor: pointer;
	font-weight: bold;
	width: 200px;
	text-align: center;
	border-bottom: 1px solid #9a9b9f;
}
.sub_form
{
	float: left;
	padding: 0px;
	border: none;
	width: 700px;
}

.list_panel_adress .WKPLabel
{
	font-weight: bold;
}

.list_label_value .label_search_result
{
	font-weight: bold;
	margin-right: 5px;
}

.checkbox_form
{
	border: none;
	margin: 10px 0 0;
	float: left;
	width: 350px;
}
.checkbox_form_float
{
	font-weight: bold;
	width: 300px;
	border-bottom: 1px solid #CDCDCD;
}
.filter_form
{
	float: left;
	width: 705px;
	margin-left: 5px;
}
.karte
{
	float: left;
	margin: 0 5px;
	width: 715px;
}
.map_form
{
	display: inline-block;
	margin: 0px 20px 5px 0px;
	max-width: 240px;
}
.map_form .select_choice
{
	width: 100%;
}
.mapSize
{
	width: 717px;
	height: 600px;
	margin: 0px auto 10px;
	overflow: hidden;
}
.search_results
{
	border: 1px solid black;
	border-radius
}
.hit_list
{
	padding: 0px 10px;
	text-align: center;
}
.karte_zusatz
{
	padding: 10px 10px 0 0;
	overflow: hidden;
	width: 710px;
	margin-top: 0;
	background: url("bg_dotted_g.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.ansicht_tab_karte1
{
	float: left;
	padding: 7.5px 10px 0 15px;
	border-radius: 13px 0px 0px 0px;
	font-size: 100%;
}
.ansicht_tab_karte1:hover
{
}
.ansicht_tab_karte2
{
	float: left;
	padding: 7.5px 10px;
	border-left: 1px solid;
	text-decoration: none;
	color: #000000;
	font-size: 100%;
}
.ansicht_tab1
{
	float: left;
	padding: 7.5px 10px;
	border-radius: 13px 0px 0px 0px;
	font-size: 13px;
}
.ansicht_tab2
{
	float: left;
	padding: 7.5px 18px;
	border-left: 1px solid;
	text-decoration: none;
	color: #4D4D4D;
	font-size: 13px;
}
.WKPListeHeadline
{
	background: #e5e2df;
	padding: 5px 5px;
	width: 290px;
	color: black;
	font-weight: bold;
	float: left;
	overflow: hidden;
	line-height: 18px;
	border-bottom: 1px solid #9a9b9f;
}
.liste_element
{
	width: 290px;
	margin: 20px 15px 0px 0px;
	float: left;
	text-align: left;
	overflow: hidden;
	border: 2px solid #9a9b9f;
}
.liste_element_selected
{
	width: 290px;
	margin: 10px 8px 0px 0px;
	float: left;
	text-align: left;
	overflow: hidden;
	border: 1px solid #9a9b9f;
	box-shadow: 2px 2px 2px;
}
.list_thumbnail
{
	float: left;
	margin: 5px;
	width: 100px;
	height: 100px;
	cursor: pointer;
}
.list_panel_adress
{
	float: left;
	margin: 5px;
	font-size: 10px;
	color: black;
	width: 150px;
	height: 75px;
	text-align: center;
	overflow: hidden;
}
.list_panel_info
{
	float: left;
	color: black;
	margin: 5px;
	font-size: 10px;
	width: 330px;
	overflow: hidden;
	border-top: 1px solid black;
}
.list_panel_links
{
	float: left;
	margin: 0px 5px 5px;
	width: 280px;
}
.WKPLink
{
	float: left;
}
.WKPIcon
{
	float: left;
	border: none;
}
.green_arrow
{
}
.navigator
{
	font-size: 15px;
	float: left;
	margin: 10px 0px;
	width: 100%;
}
.not_found
{
	float: left;
	margin: 10px 20px;
	width: 700px;
}
.check_kita
{
	float: right;
}
.check_kita:hover
{
	background: url("checkbox_hover.png") no-repeat;
}
.list_panel_links_left
{
	float: left;
	width: 120px;
}
.WKP_AUSWAHLBOX
{
	float: left;
	border-bottom: 10px solid #fff;
	width: 200px;
	display: none;
}

.selectbox_center
{
	border-top: 5px solid #9a9b9f;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px;
	font-size: 0.92em;
	background-color: #cac7c3;
	text-transform: uppercase;
}

.WKP_AUSWAHLBOX a:hover
{
	text-decoration: underline;
}
.WKP_AUSWAHLBOX_INNEN
{
	text-align: center;
}
.selectbox_intern
{
	margin: 10px;
	background: #ffcc58;
	float: left;
	/*border: 1px solid black;*/
}
.selected_box
{
	margin: 10px 0px 0px;
	background-color: #fff;
	width: 195px;
	float: left;
	overflow: hidden;
	border: 1px solid #9a9b9f;
	box-shadow: 2px 2px 2px;
}
.selected_box_image
{
	float: left;
	width: 100px;
	margin: 0px 0px 5px 5px;
	cursor: pointer;
}
.selected_box_head
{
	background: #e5e2df;
	margin-bottom: 10px;
	overflow: hidden;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #9a9b9f;
}

.selected_box_head img
{
	margin-right: 5px;
}

.selected_box_footer
{
	font-size: 11px;
	text-align: left;
	float: left;
	padding: 20px 3px 0px;
	width: 80px;
}
.WKP_WK_Link_Abwaehlen
{
	float: left;
	margin: 0 0 10px 0;
	color: #004899;
}
.WKP_WK_Link_Details
{
	float: left;
	color: #004899;
}

.back_button
{
	display: none;
}

.verz_tabs
{
	display: none;
	background: url("bg_dotted_g.gif") no-repeat scroll left top rgba(0,0,0,0);
	clear: both;
	float: left;
	width: 100%;
	margin: 2px 0 2em;
	padding: 21px 0 0;
}

.verz_tabs_oben
{
	float: left;
	width: 698px;
	background-color: #eee;
	padding: 10px 10px 0;
	border-top: 1px solid #e5e2df;
	border-left: 1px solid #e5e2df;
	border-right: 1px solid #e5e2df;
}

.verz_tabs_unten
{
	float: left;
	width: 698px;
	background-color: #eee;
	padding: 10px 10px 0;
	border-bottom: 1px solid #e5e2df;
	border-left: 1px solid #e5e2df;
	border-right: 1px solid #e5e2df;
}

.suche_tabs_links
{
	float: left;
	color: #004899;
	font-weight: bold;
	width: 32%;
	height: 25px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #f6f5f5;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin-right: 8px;
	padding-top: 5px;
}

.suche_tabs_links.active
{
	background-color: #dddbdb;
}

a.suche_tabs_links:hover
{
	text-decoration: none !important;
	background-color: #dddbdb;
}

.alphaLink
{
	color: #004899;
	font-weight: bold;
}

.list_headline
{
	margin-top: 10px;
}

/* TREFFERLISTE_PRINT_PAGE*********/

#listeElement.listeElementPrintPage
{
	width: 645px;
	float: left;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 50px;
}

#listeElement.listeElementPrintPage .liste_element,
#listeElement.listeElementPrintPage .liste_element_selected
{
	float: none;
	width: 100%;
	margin-top: 20px;
	box-shadow: none;
}

#listeElement.listeElementPrintPage .liste_element .list_panel_adress,
#listeElement.listeElementPrintPage .liste_element_selected .list_panel_adress
{
	float: left;
	text-align: center;
	width: 170px;
	padding-left: 10px;
}

#listeElement.listeElementPrintPage .liste_element .list_thumbnail,
#listeElement.listeElementPrintPage .liste_element_selected .list_thumbnail
{
	float: left;
	margin: 5px;
	width: 100px;
	height: 100px;
	cursor: pointer;
}

#listeElement.listeElementPrintPage .liste_element .list_panel_info,
#listeElement.listeElementPrintPage .liste_element_selected .list_panel_info
{
	float: left;
	width: 320px;
	border: none;
	padding-left: 10px;
}

#listeElement.listeElementPrintPage .liste_element .list_panel_info p,
#listeElement.listeElementPrintPage .liste_element_selected .list_panel_info p
{
	margin-top: 0;
}

.paper_body
{
}

.paper_body h2
{
	text-align: center;
}
/* TREFFERLISTE_PRINT_PAGE ********/


.print_page_description
{
	float: left;
	width: 625px;
	border: 1px dotted #000;
	margin-left: 5px;
	padding: 10px;
	font-size: 13px;
	text-align: left;
}

div.liste_element.print_page_break
{
	page-break-after: always;
}

.print_page_description h3
{
	margin: 0;
	font-size: 14px;
	padding-top: 5px;
	text-decoration: underline;
	margin-bottom: 20px;
}

.listeElementPrintPage
{
	width: 650px;
	float: left;
}

.listeElementPrintPage .liste_element
{
	float: left;
	margin: 0 10px 20px 0;
	width: 47%;
}

.listeElementPrintPage .liste_element .list_panel_adress
{
	float: left;
	text-align: center;
	width: 150px;
}

.listeElementPrintPage .liste_element .list_thumbnail
{
	float: left;
	margin: 5px;
	width: 100px;
	height: 100px;
	cursor: pointer;
}

.listeElementPrintPage .liste_element .list_panel_info
{
	width: 95%;
	border-top: 2px solid #000000;
}

/* KITA_DETAILS *******************/
.kita_details_profile
{
	background: url("bg_dotted_g.gif") no-repeat scroll left top rgba(0,0,0,0);
	padding: 10px;
	float: left;
	width: 670px;
	position: relative;
}
.kita_details_profile_image_panel
{
	background: url("bg_dotted_g.gif") no-repeat scroll left top rgba(0,0,0,0);
	float: left;
	width: 710px;
	margin: 0px 0px 10px;
	position: relative;
	padding-top: 10px;
	display: none;
}
.test
{
	display: none;
}
.kita_details_profile_image
{
	float: left;
}
.kita_details_profile_adress
{
	float: left;
	text-align: center;
	height: 100px;
	width: 350px;
	margin: 0px auto;
}
.kita_details_profile_info
{
	border-top: 1px solid #CDCDCD;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	width: 100%;
	height: 85px;
	overflow: hidden;
}
.kita_details_profile_online
{
	float: left;
	width: 100%;
}
.kita_details_image
{
	float: left;
	width: 400px;
	text-align: center;
	margin-left: 10px;
}
.kita_details_map
{
	float: right;
	width: 250px;
	height: 250px;
}
.map_size_detail_page
{
	height: 250px;
	width: 250px;
}
.WKP_FORMBUTTON_BACK
{
	float: left;
	background: url("blue_button_arrow.png") no-repeat 5px 4px #D2DAEB;
	padding: 2px;
	font-weight: bold;
}
.WKP_FORMBUTTON_BACK:hover
{
	float: left;
	background: url("blue_button_arrow.png") no-repeat 5px 4px #DEEAB7;
	padding: 2px;
}
.kita_details_galerie
{
	float: left;
	width: 300px;
	border-left: 1px solid #CDCDCD;
	margin: 0 10px 0 20px;
	width: 270px;
	min-height: 350px;
}
.tableThumbnails
{
	float: right;
	margin: 0px 10px 10px 0px;
	height: 100px;
	width: 100px;
}
.kita_details_traeger
{
	float: left;
	width: 100%;
}
.vertical_centered
{
	height: 350px;
	float: left;
}
.kita_details_profile_traeger
{
	float: left;
	width: 300px;
	height: 100%;
	overflow: hidden;
	border: 2px solid #9a9b9f;
}
.kita_details_profile_oeffnungszeiten
{
	width: 300px;
	float: left;
	overflow: hidden;
	margin: 0 10px 0 0;
	border: 2px solid #9a9b9f;
}
.WKP_details_section_oeffnung_text
{
	float: left;
	padding: 10px;
}
.oeffnung_traeger
{
	background: url("bg_dotted_g.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	padding: 10px 0;
	width: 100%;
}
.WKP_details_section_left
{
	float: left;
	margin: 10px 10px 10px;
	width: 300px;
	font-size: 12px;
	color: black;
	font-weight: normal;
}
.kita_details_profile_links
{
	float: left;
	width: 90%;
	bottom: 5px;
}
.adress_table
{
	float: left;
	margin-left: 10px;
}
.add_link_position
{
	float: left;
	margin: 15px 0 0;
}
.kita_details_profile_image_div
{
	float: left;
	width: 100px;
	height: 100px;
}
.WKP_Table_Label
{
	font-weight: bold;
	float: left;
	width: 125px;
}
.WKP_Table_Value
{
	float: left;
}
.kita_details_team_image
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.kita_details_team_text
{
	float: left;
	margin: 10px 0 0;
}
/*Documents Begin*/
.WKP_dokumente_headline
{
	float: left;
	background: #e5e2df;
	font-size: 100%;
	font-weight: bold;
	padding: 5px 20px;
	width: 100%;
	margin: 0 0 2px;
	text-decoration: underline;
}
.WKP_details_section_dokumente
{
	float: left;
	width: 100%;
}
.einr_dokument_panel
{
	float: left;
	width: 300px;
	margin: 10px;
}
.download_link
{
	color: #004899;
	float: left;
	margin-bottom: 10px;
}
.WKPIconDownload
{
	float: left;
	margin-right: 10px;
	border: none;
}
/*Documents End*/
/* Routing Begin*/
.details_routing
{
	padding: 10px 10px 10px 0;
	float: left;
	width: 100%;
}
.details_routing_gmap
{
	float: left;
	width: 330px;
	height: 322px;
	float: left;
}
.details_routing_form
{
	float: left;
	margin-left: 10px;
	width: 300px;
}
.details_routing_form_input
{
	float: left;
	width: 300px;
	margin-bottom: 5px;
}
.routing_buttons
{
	float: left;
	width: 100%;
}
.WKP_drive_button
{
	float: left;
	color: #004899;
	cursor: pointer;
	font-weight: bold;
	margin-right: 30px;
}
.WKP_walk_button
{
	float: left;
	color: #004899;
	cursor: pointer;
	font-weight: bold;
	margin-right: 30px;
}
.details_routing_text_field
{
	float: left;
	width: 300px;
	height: 150px;
	margin-top: 10px;
	overflow: auto;
	padding: 0 5px;
	border: 1px solid #CDCDCD;
	background: white;
}
.routing_description_info
{
	background-color: #FFFFCC;
	border: 1px solid #EEEE00;
	margin-top: 5px;
	padding: 5px;
}
.router_feedback
{
	float: left;
	background-color: #FFF0F0;
	border: 1px solid #FFD0D0;
	color: red;
	margin-top: 10px;
	max-height: 70px;
	overflow: auto;
	padding: 5px;
	width: 300px;
	text-align: center;
}
/* Routing End*/
/*PrintPage Begin*/
.print_page
{
	background: white;
	width: 720px;
	padding: 20px;
	overflow: hidden;
	margin: 60px auto 5px;
}

.body_print
{
	text-align: center;
}

.print_page_routing_description
{
	margin-top: 20px;
}
.print_page_routing_description_info
{
	border-bottom: 1px solid #E5E5E5;
	margin-top: 5px;
	padding: 2px 5px;
	text-align: left;
}
.print_page_routing_description_even
{
	background-color: #E5E5E5;
	padding: 1px 1px 1px 5px;
	text-align: left;
	min-height: 30px;
}
.print_page_routing_description_uneven
{
	background-color: white;
	padding: 1px 1px 1px 5px;
	text-align: left;
	min-height: 30px;
}
.print_page_warning_element
{
	width: 350px;
	margin: 20px auto 5px;
	padding: 5px;
	border: 1px dotted black;
}
.print_page_adress
{
	text-align: left;
	width: 100%;
	padding: 2px 5px;
}
.print_page_button_panel
{
	position: fixed;
	background: #e5e2df;
	width: 100%;
	overflow: hidden;
	margin: 0px auto 5px;
	top: 0;
	display: none;
}

.paper_body h2
{
	font-size: 16px;
}

.paper_body .WKPListeHeadline
{
	width: 100%;
}

.print_page_button
{
	cursor: pointer;
	font-weight: bold;
	margin: 10px auto;
}
/*PrintPage End*/
.standort
{
	float: left;
	width: 325px;
	margin: 0 100px 15px 0;
}
.WKP_details_section_headline
{
	background-color: #e5e2df;
	margin: 0 0 2px;
	padding: 5px 20px;
	text-decoration: underline;
}
.WKP_details_section_oeffnungtraeger_headline
{
	background-color: #e5e2df;
	margin: 0 0 2px;
	padding: 5px 20px;
}
.kita_details_text
{
	padding: 10px 10px;
	margin: 0px 0px 10px 0px;
	color: black;
	font-size: 12px;
	font-weight: normal;
}
.kita_details_profile_border
{
	float: left;
	overflow: hidden;
	padding-top: 10px;
	width: 100%;
	background: url("bg_dotted_g.gif") no-repeat scroll left top rgba(0,0,0,0);
}
/* MAP_DETAILS ********************/
.map_info
{
	border: 1px solid #9a9b9f;
}
.map_info_head
{
	background: #e5e2df;
	padding: 5px;
	overflow: hidden;
	font-weight: bold;
	border-bottom: 1px solid #9a9b9f;
}
.map_info_thumbnail
{
	float: left;
	cursor: pointer;
	padding-left: 5px;
	padding-top: 5px;
	height: 120px;
	width: 100px;
}
.map_info_contact
{
	position: relative;
	padding: 5px 10px 0;
	font-size: 12px;
	font-weight: normal;
	color: black;
	float: left;
}

.map_info_contact p
{
	margin: 0 0 5px;
}

.map_info_contact_image
{
	border-bottom: 1px solid #9a9b9f;
}

.map_info_links
{
	font-size: 11px;
	color: black;
	overflow: hidden;
	cursor: pointer;
	padding: 5px 5px;
	width: 262px;
	margin-left: 5px;
}
.WKPVorm
{
	float: left;
}
.map_info_link_hover
{
	color: black;
	font-weight: bold;
	font-size: 100%;
}

.map_info_links a
{
	font-weight: bold;
}

/* VORANMELDUNG ******************/
.corner_top
{
	width: 100%;
	height: 30px;
	margin-top: 10px;
	padding: 0 0 0 110px;
	float: left;
}

.corner_top li
{
	list-style: none;
}

.corner_top li div
{
	text-shadow: 1px 1px 0 #FFFFFF;
}

.begin
{
	background: url("breadcrump_start.png") no-repeat scroll left 0 transparent;
	float: left;
	height: 24px;
	padding-left: 14px;
}

.voranm_tab_active
{
	float: left;
	padding: 5px 5px 0;
	color: #509D51;
	font-size: 11px;
	margin: 0px 0 0 0px;
	text-align: center;
	height: 24px;
	display: inline;
	background: url("breadcrump_central.png") repeat-x scroll -38px 0 transparent;	
}

.bc_panel
{
	background: url("breadcrump_end_begin.png") no-repeat scroll left -1px transparent;
	float: left;
	height: 24px;
	padding-left: 14px;
}

.voranm_tab_deactivated
{
	background: url("breadcrump_central.png") repeat-x scroll -38px 0 transparent;
	float: left;
	padding: 5px 5px 0;
	color: black;
	font-size: 11px;
	margin: 0 0 0 0px;
	text-align: center;
	font-weight: normal;
	display: inline;
	height: 24px;
}

.corner_top .last
{
	background: url("breadcrump_end.png") no-repeat scroll left -2px transparent;
	width: 10px;
	height: 24px;
	float: left;
}

.city_logo
{
	border: none;
}
.voran_kita_button_span
{
	float: left;
}

.voran_kita_button_span:hover
{
	text-decoration: underline;
}

.WKP_FORM_FLOAT_SELECT
{
	float: left;
	width: 150px;
	margin-bottom: 15px;
}
.WKP_FORM_FLOAT_TEXT
{
	float: left;
	height: 50px;
	margin: 0 30px 10px 0;
	width: 280px;
}

.button_voranm
{
	float: left;
	display: none;
}

.date_choice p
{
	margin: 5px 25px 10px 0;
}

.kita_voran_textarea
{
	float: left;
	margin-top: 10px;
	width: 100%;
}

.voran_kind_geschlecht
{
	float: left;
	margin: 10px 230px 0 0;
	width: 100px;
}

.add_kita_button
{
	margin-top: 5px;
}

.voran_kita_text
{
	float: left;
	padding-right: 20px;
}
.voranm_tab_passed
{
	background: url("breadcrump_central.png") repeat-x scroll -38px 0 transparent;
	float: left;
	padding: 5px 5px 0;
	color: #6B6A6A;
	font-size: 11px;
	margin: 0;
	text-align: center;
	font-weight: normal;
	display: inline;
	height: 24px;
}
.text_field_voranm_kitas
{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
	max-width: 690px;
	background: url("bg_dotted_g.gif") no-repeat scroll left bottom rgba(0, 0, 0, 0)
}
.WKP_FORM_FLOAT_RADIO
{
	float: left;
	width: 350px;
	margin-bottom: 20px;
}
.WKP_FORM
{
	float: left;
	
}
.text_field
{
	float: left;
	padding: 0 10px 10px;
	margin-right: 20px;
}

.GS_Kind_Form p
{
	width: 280px;
	margin-right: 30px;
}

.GS_Kind_Form .select_choice
{
	width: 288px;
	margin-right: 22px;
}

.text_field_zus
{
	float: left;
	padding: 10px;
	margin: 10px 10px 0px 0px;
	min-width: 320px;
	overflow: hidden;
	font-weight: normal;
	min-height: 230px;
	color: black;
	width: 700px;
}
.s2_erfassen
{
	margin-top: 10px;
}

.sorge_Ber_text
{
	margin: 10px 0;
}
.error_message
{
	color: red;
}

.kita_choose_buttons
{
	float: right;
	width: 180px;
	border: 1px solid #9a9b9f;
	display: none;
}



.WKP_FORM_FLOAT_VORANM
{
	width: 330px;
	float: left;
	margin: 10px 15px 0 0;
}
.WKP_FORM_FLOAT_ZUSS
{
	float: left;
	min-height: 100px;
	width: 100%;
	margin: 10px 55px 0 0;
	padding-bottom: 10px;
	background: url("bg_dotted_g.gif") no-repeat scroll left bottom rgba(0, 0, 0, 0);
}
.FLOAT_ZUSS
{
	float: left;
	margin-right: 10px;
}
.ZFLabel
{
	float: left;
	font-weight: bold;
	clear: both;
	margin-right: 10px;
	font-size: 11px;
}
.ZFValue
{
	float: left;
	font-size: 11px;
}
.Zuss_Panel_Size
{
	float: left;
	width: 300px;
	background-color: #fff;
	margin-right: 15px;
	box-shadow: 2px 2px 2px;
	padding-bottom: 5px;
}

.Zuss_Panel_Size.GS_Kind
{
	background: none;
	padding: 0;
	box-shadow: none;
}

.Zuss_Panel_Size .ZFLabelValue
{
	padding: 0 5px;
}

.Zuss_Panel_Size.GS_Kind .ZFLabelValue
{
	float: left;
	background-color: #fff;
	width: 310px;
	padding: 0 5px;
}

.Zuss_Panel_Size.GS_Kind.GS1,
.Zuss_Panel_Size.GS_Kind.GS3
{
	border-right: 1px solid #9a9b9f;
}

div.Zuss_Panel_Size.GS_Kind.GS1,
div.Zuss_Panel_Size.GS_Kind.GS2
{
	margin-bottom: 30px !important;
}

.voranm_kita_zuss
{
	font-size: 11px;
}

.default_form_tabs .form_header
{
	font-weight: bold;
}

.WKP_FORM_FLOAT_ZUSS.Zuss_last
{
	padding-top: 10px;
	background: url("bg_dotted_g.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
}

.GS_Kind_Container
{
	background: #fff;
	width: 680px;
	border: 1px solid #9a9b9f;
	box-shadow: 2px 2px 2px;
}

.WKP_FORM_FLOAT_ZUSS.Zuss_last
{
	width: 600px;
}

.WKP_FORM_FLOAT_ZUSS.Zuss_last .Zuss_Kita_Container
{
	background: #fff;
	width: 600px;
	border: 1px solid #9a9b9f;
	box-shadow: 2px 2px 2px;
}
.WKP_FORM_FLOAT_ZUSS.Zuss_last .Zuss_Kita_Container .ZFLabelValue
{
	padding: 0 5px;
}

.GS_Kind_Container h4, .Zuss_Panel_Size h4, .Zuss_Kita_Container h4
{
	border-bottom: 1px solid #9a9b9f;
	padding: 5px;
	border-top: 5px solid #03657a;
}

.voranm_kita_zuss .Zuss_Kita
{
	padding: 5px;
	border-bottom: 1px solid #9a9b9f;
}

.kita_voran_header
{
	float: left;
	width: 500px;
}

.datenschutz_text
{
	float: left;
	height: 400px;
	width: 98%;
	border: 1px solid #cccccc;
	padding: 5px;
	overflow: auto;
	background: #ffffff;
}

.datenschutz_text p
{
	margin: 0;
}

.WKP_FORM_FLOAT_DATENSCHUTZ
{
	float: left;
	width: 100%;
	margin: 10px 0;
}

h2.datenschutz_headline
{
	float: left;
	width: 200px;
	background: #D2DAEB;
	border: 1px solid #cccccc;
	border-bottom: none;
	text-align: center;
	margin: 10px 500px 0 0px;
	padding: 2px 0;
	font-size: 14px;
	color: #004899;
}
/* FOOTER *************************/
#footer
{
	float: left;
	width: 940px;
	background: url("bg_footer1_std.jpg") no-repeat scroll center bottom rgba(0,0,0,0);
	clear: both;
	height: 144px;
	line-height: 1.2em;
	margin: 0;
	overflow: hidden;
	padding: 0 20px;
	display: none;
}

#footer .border
{
	float: left;
	width: 940px;
	margin: 10px 0 0;
	background-color:#9a9b9f;
	height: 5px;
}

#footer .links
{
	display: inline;
	float: right;
	width: auto;
	padding-top: 8px;
}

#footer .links p
{
	color: #707277;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#footer ul
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#footer ul li
{
	border-right: 1px solid #707277;
	display: inline;
	float: left;
	margin: 0 1em 0 0;
	overflow: visible;
	padding: 0 1em 0 0;
}

#footer ul li a
{
	display: inline;
	float: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#footer .webkita_version p a
{
	color: #000 !important;
}

#footer .links a:hover
{
	text-decoration: underline;
}

.webkita_version
{
	float: left;
	padding-top: 8px;
	font-size: 10px;
}
/*****************************IE 10 Hacks**************************/


/*****************************IE 7 Hacks***************************/
