html {
	overflow: scroll; /*Scrollbar bei Firefox anzeigen*/ 
}

html,body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../medien/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
}

body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	margin: 0px 0px 12px 0px;
}

h2 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 3px;
}

h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}

p {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 12px;
}

img {
	border: 0px;
}

a:link,
a:visited {
	color: #000;
}

a:hover {
	color: #f00;
}

/*----------------------- DIV's --------------------------- */
#container {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	border-right: solid 1px #cccc33;
	border-left: solid 1px #cccc33;
}

#leaderboard {
	width: 1020px;
	height: 90px;
	padding: 5px 0px 5px 0px;
}

#header {
	background-image: url(../dynpg/upload/imgfile24.jpg);
	background-repeat: no-repeat;
	width: 1020px;
	height: 115px;
	border-top: solid 2px #CCCC33;
}

#h_navi {
	width: 1020px;
	height: 37px;
	background-image: url(../medien/bg_navi_facts.jpg);
	background-repeat: repeat-x;
}

#h_navi_language {
	width: 115px;
	margin-top: 1px;
	padding: 8px 0px 0px 3px;
	line-height: 26px;
	float: left;
	border-right: solid 1px #fff;
}

#h_navi_navi {
	float: left;
	font-size: 13px;
}

#h_navi_bot {
	width: 1020px;
	height: 30px;
	background-image: url(../medien/bg_navi_bot_facts.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}

#titel_latest_recommendation {
	width: 1020px;
	min-height: 34px;
	background-image: url(../medien/bg_navi_facts.jpg);
	background-repeat: repeat-x;
}

*+ html #titel_latest_recommendation {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
}

#news {
	padding: 6px 3px 3px 3px;
	line-height: 140%;
}

#search_and {
	width: 1020px;
	min-height: 142px;
	padding-left: 0px;
	margin: 7px 0px 7px 0px;
}
* hmtl #search_and {
	margin: 7px 0px 0px 0px;
}
#search {
	width: 312px;
	height: 130px;
	padding: 5px;
	float: left;
	background-image: url(../medien/search_left_facts.jpg);
	background-repeat: no-repeat;
}

#purchase {
	width: 140px;
	height: 128px;
	margin: 0px 5px 0px 8px;
	padding: 5px;
	float: left;
	border: solid 1px #666;
	background-color: #ffffff;
	color: #000;
}

#free_field_1 {
	width: 140px;
	height: 128px;
	margin: 0px 5px 0px 8px;
	padding: 5px;
	float: left;
	border: solid 1px #666;
	background-color: #ffffff;
	color: #000;
}
* html #free_field_1 {
	width: 130px;
	margin: 0px 5px 0px 4px;
}

#free_field_2 {
	width: 160px;
	height: 128px;
	margin: 0px 5px 0px 3px;
	padding: 5px;
	float: left;
	border: solid 1px #666;
	background-color: #ffffff;
	color: #000;
}

* html #free_field_2 {
	width: 150px;
	margin: 0px 5px 0px 4px;
}

#free_field_3 {
	width: 174px;
	height: 128px;
	margin: 0px 0px 0px 3px;
	padding: 5px;
	float: right;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	border-left: solid 1px #666;
	background-color: #ededee;
	color: #000;
}


#main {
	width: 1020px;
	background-image: url(../medien/bg_main_facts.jpg);
	background-repeat: repeat-y;
}
/* *+html #main {
	margin-top: -32px;
}*/

#left {
	width: 820px;
	float: left;
	padding: 20px 0px 20px 0px;
}

#left_f {
	width: 800px;
	float: left;
	padding: 15px 0px 0px 5px;
	line-height: 140%;
}

#latest_entries_title {
	width: 834px;
	padding: 0px 0px 0px 0px;
	background-image: url(../medien/bg_navi_facts.jpg);
	background-repeat: repeat-x;
}

#latest_entries_content {
	width: 820px;
	padding: 0px 5px 0px 5px;
}

#bottom_banner {
	width: 834px;
	height: 255px;
	float:left;
}

#right {
	width: 190px;
	float: right;
	padding-top: 10px;
}

#clear {
	clear: both;
}
.powerbutton img {
	padding-right: 0px;
}

/*----------------------- other Styles --------------------------- */
#h_navi img {
	margin-right: 10px;
}
#h_navi_navi {

}
#titel_latest_recommendation h1 {
	padding: 12px 0px 0px 4px;
}
#latest_entries_title h1 {
	padding: 12px 0px 20px 4px;
}
#h_navi a:link,
#h_navi a:visited {
	color: #000;
}

#h_navi a:hover {
	color: #C00;
}
#h_navi_bot #course_categories_menu_horizontal a:link,
#h_navi_bot #course_categories_menu_horizontal  a:visited {
	color: #000;
}

#h_navi_bot #course_categories_menu_horizontal  a:hover {
	color: #C00;
}

#latest_recommendation .dynpg_H_header_text {
	display: none;
}
#latest_recommendation .dynpg_H_header_lead h1 {
	color: #000;
}

#titel_latest_recommendation .dynpg_A_content h1,
#latest_entries .dynpg_A_content h1 {

}

.ui-autocomplete-input,
#ar {
	margin: 3px 0px 3px 10px;
}
.banner {
	text-align: center;
}

.image_size_information {
	border: 1px solid #CCCC33;
}
.banner {
	padding-bottom: 10px;
}
.hr_bottom {
    clear: both;
    height: 10px;
    background-image: url(../medien/hr_green.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
.button_container {
    border-top: 1px solid #C9D600;
    border-right: 1px solid #8D9043;
    border-bottom: 1px solid #8D9043;
    border-left: 1px solid #C9D600;
}
.button_180_container {
    border-top: 1px solid #C9D600;
    border-right: 1px solid #8D9043;
    border-bottom: 1px solid #8D9043;
    border-left: 1px solid #C9D600;
}

/*----------------------- gastro-portal profil detail --------------------------- */
#portrait_title {
    font-size:12px;
    color:#CCCC33;
    font-weight:bold;
    margin: 15px 0px 5px 0px;
}
#service_title {
    font-size:12px;
    color:#CCCC33;
    font-weight:bold;
    margin-bottom:5px;
}
#category_title {
    font-size:12px;
    color:#CCCC33;
    font-weight:bold;
    margin-bottom:5px;
}
#event_title {
    font-size:12px;
    color:#CCCC33;
    font-weight:bold;
    margin-bottom:5px;
}
#news_title {
    font-size:12px;
    color:#CCCC33;
    font-weight:bold;
    margin-bottom:5px;
}
#link_title {
    font-size:12px;
    color:#CCCC33;
    font-weight:bold;
    margin-bottom:5px;
}
#menu_title {
    font-size:12px;
    color:#CCCC33;
    font-weight:bold;
    margin-bottom:5px;
}
.speartimeideas_title {
    margin-bottom:5px;
}
.speartimeideas_title a {
    font-size:12px;
    color:#CCCC33;
    font-weight:bold;
    text-decoration: none;
}
#contact_form_left_title,
#contact_form_right_title {
    font-size:12px;
    color:#CCCC33;
    font-weight:bold;
}
#contact_container .contact_form_field_text,
#contact_container .contact_form_field_textarea {
	border-top: dotted 1px #CCCC33;
	border-right: solid 1px #CCCC33;
	border-bottom: solid 1px #CCCC33;
	border-left: dotted 1px #CCCC33;
	background-color: #fff;
}
#contact_container .contact_form_submit {
	width: 20px;
	height: 20px;
	background-image: url(../medien/button_weiter_green.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 4px;
    height: 22px;
    width: 37px;
    cursor: pointer;
}

/*----------------------- gastro-portal search forms --------------------------- */

.profile_recommend_content {
	width: 600px;
}
.profile_recommend_more {
	text-align: right;
}
.profile_recommend_content {
}


/*--------- gastro-portal search forms Startseite --------- */
#search_form #field_container_where #field_label_where, 
#search_form #field_container_what #field_label_what,
#search_form #field_container_brand #field_label_brand, 
#search_form #field_container_area #field_label_area{
	padding-top: 6px;
}

#search_form #field_container_where #ci {

}
#search_form #field_container_what #co {

}
#search_form #field_container_brand #br {

}
#search_form #field_container_area #ar {

}
#search_form .field_container_small {
	margin-top:3px;
}
#search_form .field_container_small .search_form_submit  {
	background-image: url(../medien/facts_button.png);
	background-repeat: no-repeat;
	margin-left: 70px;
    height: 22px;
    width: 37px;
	background-position: 0px 0px;
	background-color: transparent;
    cursor: pointer;
}

#search_form #enhanced_search_form_container {
	width: 160px;
	margin-top:8px;
}
#enhanced_search_form_content .category_type {
	color: #999933;
	line-height: 140%;
}
#enhanced_search_form_content .category {
    color: #666633;
}
#enhanced_search_form_content .sub_category {
    color: #000;
	font-size: 11px;
}
#enhanced_search_form_open_link {

}

/*--------- gastro-portal search forms Folgeseite --------- */
#h_navi_bot #search_form {
	padding-top:0px;
	padding-left:5px;
}

#h_navi_bot #search_form #field_container_where {
	clear:none;
	float:left;
	width: 150px;
}

#h_navi_bot #search_form #field_container_what {
    clear:none;
    float:left;
    width: 200px;
}

#h_navi_bot #search_form #field_container_brand {
	clear:none;
	float:left;
	width: 160px;
}

#h_navi_bot #search_form #field_container_area {
	clear:none;
	float:left;
	width: 200px;
}

#h_navi_bot #search_form #field_label_where {
	width: 25px;
}

#h_navi_bot #search_form #field_label_what {
	width: 60px;
}

#h_navi_bot #search_form #field_label_brand {
	width: 40px;
}

#h_navi_bot #search_form #field_label_area {
	width: 50px;
}

#h_navi_bot #search_form #field_container_where #ci {
	width: 90px;
}

#h_navi_bot #search_form #field_container_what #co {
	width: 110px;
}

#h_navi_bot #search_form #field_container_brand #br {
	width: 90px;
}

#h_navi_bot #search_form #field_container_area #ar {
	width: 100px;
}

#h_navi_bot #search_form #enhanced_search_form_container {
	margin:0;
	margin-top: 7px;
	padding-left:5px;
    width: 160px;
}

#h_navi_bot #search_form .field_container_small {
	float:left;
	height:20px;
	width:60px;
	margin:0;
	margin-top: 3px;
}

#h_navi_bot #search_form .field_container_small .field .search_form_submit {
    background-image: url(../medien/facts_button.png);
	background-repeat: no-repeat;
    height: 22px;
    width: 37px;
    margin: 0;
	background-position: 0px 0px;
	background-color: transparent;
    cursor: pointer;
}

#form_result_row_head {
	font-weight: bold;
}
/*--------- gastro-portal search forms Job --------- */
*html #job_search_form  {
	border: solid 1px #000;
}
*html #h_navi_bot  {
	border: solid 1px #f00;
}
#job_search_form .job_field_label {
	width: 70px;
	padding: 6px 0px 0px 4px;

}
#job_search_form .job_field_container .job_search_form_submit {
	margin: 0px 0px 0px 10px;
	padding-top: 6px;
	position: absolute;
    background-image: url(../medien/facts_button.png);
	background-repeat: no-repeat;
    height: 22px;
    width: 37px;
	background-position: 0px 0px;
	background-color: transparent;
    cursor: pointer;
}
/*--------- gastro-portal forms Job --------- */

#job_form {
	width: 440px;
	height: 430px;
	border: solid 1px #CCCC33;
}
#job_form_title {
	width: 440px;
	height: 20px;
	background-color: #CCCC33;
}
#job_form_title_closebutton {
	width: 20px;
	height: 20px;
	background-image: url(../medien/button_close.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#job_form_content {
	width: 430px;
	height: 370px;
	padding: 3px;
}
#job_form_submit {
    background-image: url(../medien/facts_button.png);
	background-repeat: no-repeat;
    height: 22px;
    width: 37px;	
}
#job_form .job_field_label {
	width: 130px;
	padding: 6px 0px 0px 4px;
}
#job_form .job_field_container {
	width: 430px;
	margin: 3px 0px 3px 0px;
}
#job_form .job_field #title_required,
#job_form .job_field #company_required,
#job_form .job_field .job_form_field_textarea,
#job_form .job_field #description_required,
#job_form .job_field #logo_small,
#job_form .job_field #phone_required,
#job_form .job_field #email_required,
#job_form .job_field #homepage {
	border-top: dotted 1px #CCCC33;
	border-right: solid 1px #CCCC33;
	border-bottom: solid 1px #CCCC33;
	border-left: dotted 1px #CCCC33;
	background-color: #fff;
}
#job_submit {
	width: 20px;
	height: 20px;
	background-image: url(../medien/button_weiter_green.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 4px;
    height: 22px;
    width: 37px;
    cursor: pointer;
}
#job_detail_profile_company {
    width: 300px;
    padding: 10px 0px 10px 0px;
    font-size: 14px;
}
#job_detail_container {
    width:824px;
}

/*--------- gastro-portal search form Event --------- */
#event_search_form .event_field_label {
	width: 70px;
	padding: 6px 0px 0px 4px;

}
#event_search_form .event_field_container .event_search_form_submit {
	margin: 0px 0px 0px 10px;
	padding-top: 6px;
	position: absolute;
    background-image: url(../medien/facts_button.png);
	background-repeat: no-repeat;
    height: 22px;
    width: 37px;
	background-position: 0px 0px;
	background-color: transparent;
    cursor: pointer;
}
#event_form {
	width: 440px;
	height: 550px;
	border: solid 1px #CCCC33;
}
#event_form_content {
	width: 430px;
	height: 490px;
}
#event_form .event_field_label {
	width: 130px;
	padding: 6px 0px 0px 4px;
}
#event_form_title {
	width: 440px;
	height: 20px;
	background-color: #CCCC33;
}
#event_form_title_closebutton {
	width: 20px;
	height: 20px;
	background-image: url(../medien/button_close.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#event_form .event_field_container {
	width: 430px;
	margin: 3px 0px 3px 0px;
}
#event_form .event_field #title_required,
#event_form .event_field #shorttext,
#event_form .event_field .event_form_field_textarea,
#event_form .event_field #homepage,
#event_form .event_field #flyer,
#event_form .event_field #logo_small,
#event_form .event_field #image,
#event_form .event_field #image_small,
#event_form .event_field #url_map,
#event_form .event_field #url_reservation {
	border-top: dotted 1px #CCCC33;
	border-right: solid 1px #CCCC33;
	border-bottom: solid 1px #CCCC33;
	border-left: dotted 1px #CCCC33;
}
#event_form .event_field #date_dd_required,
#event_form .event_field #date_mm_required,
#event_form .event_field #date_yy_required,
#event_form .event_field #date_end_dd,
#event_form .event_field #date_end_mm,
#event_form .event_field #date_end_yy {
	border-top: dotted 1px #CCCC33;
	border-right: solid 1px #CCCC33;
	border-bottom: solid 1px #CCCC33;
	border-left: dotted 1px #CCCC33;
}
#event_field {
	background-color: #CCCC33;
}
#event_submit {
	width: 20px;
	height: 20px;
	background-image: url(../medien/button_weiter_green.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 4px;
    height: 22px;
    width: 37px;
    cursor: pointer;
}

#event_detail_profile_company {
	width: 300px;
	padding: 10px 0px 10px 0px;
	font-size: 14px;
}
#event_detail_container {
    width:824px;
}
/*--------- gastro-portal recommend form --------- */
#recommend_search_form .recommend_field_label {
	width: 70px;
	padding: 6px 0px 0px 4px;
}
#recommend_search_form .recommend_field_container .recommend_search_form_submit {
	margin: 0px 0px 0px 10px;
	padding-top: 6px;
	position: absolute;
    background-image: url(../medien/facts_button.png);
	background-repeat: no-repeat;
    height: 22px;
    width: 37px;
	background-position: 0px 0px;
	background-color: transparent;
    cursor: pointer;
}

#recommend_form {
	width: 440px;
	height: 500px;
	border: solid 1px #F63;
}
#recommend_form_content {
	width: 430px;
	height: 460px;
}
#recommend_form .recommend_field_label {
	width: 130px;
	padding: 6px 0px 0px 4px;
}
#recommend_form_title {
	width: 440px;
	height: 20px;
	background-color: #CCCC33;
}
#recommend_form_title_closebutton {
	width: 20px;
	height: 20px;
	background-image: url(../medien/button_close.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#recommend_form .recommend_field_container {
	width: 430px;
	margin: 3px 0px 3px 0px;
}
#recommend_form .recommend_field #title_required,
#recommend_form .recommend_field #company_required,
#recommend_form .recommend_field #description_required,
#recommend_form .recommend_field .recommend_form_field_textarea,
#recommend_form .recommend_field #logo_small,
#recommend_form .recommend_field #homepage,
#recommend_form .recommend_field #image,
#recommend_form .recommend_field #image_small {
	border-top: dotted 1px #F63;
	border-right: solid 1px #F63;
	border-bottom: solid 1px #F63;
	border-left: dotted 1px #F63;
}
#recommend_field {
	background-color: #CCCC33;
}
#recommend_submit {
	width: 20px;
	height: 20px;
	background-image: url(../medien/button_weiter_green.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 4px;
    height: 22px;
    width: 37px;
    cursor: pointer;
}

#recommend_detail_profile_company {
    width: 300px;
    padding: 10px 0px 10px 0px;
    font-size: 14px;
}
#recommend_detail_container {
    width:824px;
}

/*--------- gastro-portal recipe form --------- */
#recipe_search_form .recipe_field_label {
	width: 70px;
	padding: 6px 0px 0px 4px;
}
#recipe_search_form .recipe_field_container .recipe_search_form_submit {
	margin: 0px 0px 0px 10px;
	padding-top: 6px;
	position: absolute;
    background-image: url(../medien/facts_button.png);
	background-repeat: no-repeat;
    height: 22px;
    width: 37px;
	background-position: 0px 0px;
	background-color: transparent;
    cursor: pointer;
}
#recipe_enhanced_search_form_container {
	padding: 0px 10px 0px 10px;
	padding-top: 4px;
}
#recipe_enhanced_search_form_open_link {

}
#recipe_form {
	width: 440px;
	height: 600px;
	border: solid 1px #F63;
}
#recipe_form_content {
	width: 430px;
	height: 560px;
}
#recipe_form .recipe_field_label {
	width: 130px;
	padding: 6px 0px 0px 4px;
}
#recipe_form_title {
	width: 440px;
	height: 20px;
	background-color: #CCCC33;
}
#recipe_form_title_closebutton {
	width: 20px;
	height: 20px;
	background-image: url(../medien/button_close.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#recipe_form .recipe_field_container {
	width: 430px;
	margin: 3px 0px 3px 0px;
}
#recipe_form .recipe_field #title_required,
#recipe_form .recipe_field #company_required,
#recipe_form .recipe_field #shorttext,
#recipe_form .recipe_field #image,
#recipe_form .recipe_field #image_small,
#recipe_form .recipe_field #shorttext_required,
#recipe_form .recipe_field #description_required,
#recipe_form .recipe_field .recipe_form_field_textarea,
#recipe_form .recipe_field #logo_small,
#recipe_form .recipe_field #preparation_time,
#recipe_form .recipe_field #person_amount {
	border-top: dotted 1px #F63;
	border-right: solid 1px #F63;
	border-bottom: solid 1px #F63;
	border-left: dotted 1px #F63;
}
#recipe_form .recipe_field .recipe_category_type,
#recipe_form .recipe_field .recipe_sub_category {
	margin: 3px 0px 3px 0px;
	border-top: dotted 1px #F63;
	border-right: solid 1px #F63;
	border-bottom: solid 1px #F63;
	border-left: dotted 1px #F63;
}
#recipe_field {
	background-color: #CCCC33;
}
#recipe_submit {
	width: 20px;
	height: 20px;
	background-image: url(../medien/button_weiter_green.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 4px;
    height: 22px;
    width: 37px;
    cursor: pointer;
}

#recipe_detail_profile_company {
    width: 300px;
    padding: 10px 0px 10px 0px;
    font-size: 14px;
}
#recipe_detail_container {
    width:824px;
}

/*--------- gastro-portal news form --------- */
#news_search_form .news_field_label {
	width: 70px;
	padding: 6px 0px 0px 4px;
}
#news_search_form .news_field_container .news_search_form_submit {
	margin: 0px 0px 0px 10px;
	padding-top: 6px;
	position: absolute;
    background-image: url(../medien/facts_button.png);
	background-repeat: no-repeat;
    height: 22px;
    width: 37px;
	background-position: 0px 0px;
	background-color: transparent;
    cursor: pointer;
}
#news_enhanced_search_form_container {
	padding: 0px 10px 0px 10px;
	padding-top: 4px;
}
#news_enhanced_search_form_open_link {

}
#news_form {
	width: 440px;
	height: 360px;
	border: solid 1px #CCCC33;
}
#news_form_content {
	width: 430px;
	height: 320px;
}
#news_form .news_field_label {
	width: 130px;
	padding: 6px 0px 0px 4px;
}
#news_form_title {
	width: 440px;
	height: 20px;
	background-color: #CCCC33;
}
#news_form_title_closebutton {
	width: 20px;
	height: 20px;
	background-image: url(../medien/button_close.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#news_form .news_field_container {
	width: 430px;
	margin: 3px 0px 3px 0px;
}
#news_form .news_field #title_required,
#news_form .news_field #description_required,
#news_form .news_field .news_form_field_textarea,
#news_form .news_field #logo_small,
#news_form .news_field #image,
#news_form .news_field #image_small {
	border-top: dotted 1px #CCCC33;
	border-right: solid 1px #CCCC33;
	border-bottom: solid 1px #CCCC33;
	border-left: dotted 1px #CCCC33;
}
#news_field {
	background-color: #CCCC33;
}
#news_submit {
	width: 20px;
	height: 20px;
	background-image: url(../medien/button_weiter_green.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 4px;
    height: 22px;
    width: 37px;
    cursor: pointer;
}

#news_detail_profile_company {
    width: 300px;
    padding: 10px 0px 10px 0px;
    font-size: 14px;
}
#news_detail_container {
    width:824px;
}
/*----------------------- gastro-portal form results --------------------------- */
/*--------- All --------- */
.page_navigator {
	float: right;
	padding-top: 0px;
}

/*--------- Event --------- */
#event_form_container {
	font-size: 12px;
}

#event_form_container .button_container #event_form_open {
    height:20px;
    padding: 3px 2px 0 2px;
    float: left;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #333333;
    background-image: url(../medien/bg_navi_bot_facts.jpg);
}

#event_form_result_container {
	font-size: 12px;
}

#event_form_result_row_head {
	font-weight: bold;
}

/*--------- Job --------- */
#job_form_container {
	font-size: 12px;
}

#job_form_container .button_container #job_form_open {
    height:20px;
    padding: 3px 2px 0 2px;
    float: left;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #333333;
    background-image: url(../medien/bg_navi_bot_facts.jpg);
}

#job_form_result_container {
	font-size: 12px;
}
#job_form_result_row_head {
	font-weight: bold;
}

/*--------- Empfehlungen --------- */
#recommend_form_container {
	font-size: 12px;
}
#recommend_form_container .button_container #recommend_form_open {
    height:20px;
    padding: 3px 2px 0 2px;
    float: left;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #333333;
    background-image: url(../medien/bg_navi_bot_facts.jpg);
}
#recommend_form_result_container {
	font-size: 12px;
}
#recommend_form_result_row_head {
	font-weight: bold;
}

/*--------- Rezepte --------- */
#recipe_form_container {
	font-size: 12px;
}
#recipe_form_container .button_container #recipe_form_open {
    height:20px;
    padding: 3px 2px 0 2px;
    float: left;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #333333;
    background-image: url(../medien/bg_navi_bot_facts.jpg);
}
#recipe_form_result_container {
	font-size: 12px;
}
#recipe_form_result_row_head {
	font-weight: bold;
}

/*--------- Aktuelles --------- */
#news_form_container {
	font-size: 12px;
}
#news_form_container .button_container #news_form_open {
    height:20px;
    padding: 3px 2px 0 2px;
    float: left;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #333333;
    background-image: url(../medien/bg_navi_bot_facts.jpg);
}
#news_form_result_container {
	font-size: 12px;
}
#news_form_result_row_head {
	font-weight: bold;
}

/*--------------------------------------- Dynamische Navigation ----------------------------------------------------- */
/* Link definition for inactive elements */
div#course_categories_menu_horizontal div.group_depth_2 div.inactive a.link {
	text-decoration: none;
	line-height: 34px;
	padding: 11px 10px 10px 10px;
	border-right: solid 1px #fff;
	
}

div#course_categories_menu_horizontal div.group_depth_2 div.inactive a.link:hover {
	line-height: 34px;
	padding: 11px 10px 10px 10px;
	color: #C00;
	text-decoration: none;
	border-right: solid 1px #fff;

}

/* Link definition for active elements */
div#course_categories_menu_horizontal div.group_depth_2 div.active a.link {
	background-image: url(../../../../medien/bg_navi_act_facts.jpg);
	background-repeat: repeat-x;
	line-height: 34px;
	padding: 11px 10px 10px 10px;
	color: #999;
	text-decoration: none;
}

div#course_categories_menu_horizontal div.group_depth_2 div.active a.link:hover {
	color: #000000;
	text-decoration: none;
}

/* put one style to all elements inside the active branch */
div#course_categories_menu_horizontal p.single_grp_exp a.link,
div#course_categories_menu_horizontal p.single_grp_a a.link,
div#course_categories_menu_horizontal p.single_grp_a_exp a.link {
}

/* Hide special groups */
div#course_categories_menu_horizontal div#li_group_id_ { display: none; }
/* Link definition for inactive elements */

div#course_categories_menu_horizontal div.group_depth_3 div.inactive a.link {
	line-height: 28px;
	padding: 11px 10px 10px 10px;
	color: #000;
	text-decoration: none;
	border-right: solid 1px #fff;
}

div#course_categories_menu_horizontal div.group_depth_3 div.inactive a.link:hover {
	line-height: 28px;
	padding: 11px 10px 10px 10px;
	color: #C00;
	text-decoration: none;
	border-right: solid 1px #fff;
}

div#course_categories_menu_horizontal div.group_depth_3 div.active a.link {
	line-height: 28px;
	padding: 11px 10px 10px 10px;
	color: #999;
	text-decoration: none;
	border-right: solid 1px #fff;
}
div#course_categories_menu_horizontal div.group_depth_3 div.active a.link:hover {
	line-height: 28px;
	padding: 11px 10px 10px 10px;
	color: #000;
	text-decoration: none;
	border-right: solid 1px #fff;
}

.image_size_information_icon {
	background-image: url(../medien/info_icon_green.gif);
	background-repeat: no-repeat;
}
#phone_icon {
	background-image: url(../medien/phone_icon_green.gif);
	background-repeat: no-repeat;
}
#fax_icon {
	background-image: url(../medien/fax_icon_green.gif);
	background-repeat: no-repeat;
}
#reservation_container {
    width:175px;
    height:20px;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #333333;
    background-image: url(../medien/bg_navi_bot_facts.jpg);
    padding-top: 3px;
}
#reservation_icon {
	background-image: url(../medien/reservation_icon_shdw_green.png);
	background-repeat: no-repeat;
}
#reservation {
    width:155px;
}
#tablereservation_container {
    width:175px;
    height:20px;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #333333;
    background-image: url(../medien/bg_navi_bot_facts.jpg);
    padding-top: 3px;
}
#tablereservation_icon {
    background-image: url(../medien/reservation_icon_shdw_green.png);
    background-repeat: no-repeat;
}
#tablereservation {
    width:155px;
}
#www_container {
    width:175px;
    height:20px;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #333333;
    background-image: url(../medien/bg_navi_bot_facts.jpg);
    padding-top: 3px;
}
#www_icon {
	background-image: url(../medien/www_icon_shdw_green.png);
	background-repeat: no-repeat;
}
#www {
    width:155px;
}
#video_container {
    width:175px;
    height:20px;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #333333;
    background-image: url(../medien/bg_navi_bot_facts.jpg);
    padding-top: 3px;
}
#video_icon {
    background-image: url(../medien/video_icon_shdw_green.png);
    background-repeat: no-repeat;
}
#video {
    width:155px;
}
#eshop_container {
    width:175px;
    height:20px;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #333333;
    background-image: url(../medien/bg_navi_bot_facts.jpg);
    padding-top: 3px;
}
#eshop_icon {
    background-image: url(../medien/eshop_icon_shdw_green.png);
    background-repeat: no-repeat;
}
#eshop {
    width:155px;
}


