/* @group Reset */

/* 
CSS Reset by Eric Meyer
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group Typography */

body {
	background-color: #3d5211;
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #6A5438;
}

p {
	margin-bottom: 20px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1 {
	display: inline;
	width: 250px;
	height: 80px;
	float: left;
	margin: 45px 0 0 84px;
	text-indent: -9000px;
	overflow: hidden;
}

*html h1 {
	margin-left: 100px;
}

h1 a {
	display: block;
	width: 250px;
	height: 80px;
	background: url(../images_layout/disati_logo.png) no-repeat;
}

*html h1 a {
	background: url(../images_layout/disati_logo.jpg) no-repeat;
}

h2 {
	font-family: Georgia, serif;
	font-size: 34px;
	line-height: 34px;
	color: #6A5438;
	height: 73px;
	background: url(../images_layout/background_h2.gif) repeat-x;
}

*+html h2 {
	line-height: 38px;
}

h3 {
	font-family: Georgia, serif;
	font-size: 24px;
	line-height: 24px;
	height: 24px;
	margin-bottom: 10px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
}

a {
	color: #DF7801;
	text-decoration: none;
}

a:hover {
	color: #BF6500;
	text-decoration: underline;
}

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: .80;
}

a.pdf_link {
	padding-left: 22px;
	background: url(../images_layout/links_buttons.gif) 0 -160px no-repeat;
}

a.pdf_link:hover {
	background-position: 0 -200px;
}

a.arrow_link,
p.more a,
body.kontakt .links a {
	padding-left: 17px;
	background: url(../images_layout/links_buttons.gif) no-repeat;
}

a.arrow_link:hover,
p.more a:hover,
body.kontakt .links a:hover {
	background-position: 0 -40px;
}

p.back a {
	padding-left: 17px;
	background: url(../images_layout/links_buttons.gif) 0 -80px no-repeat;
}

p.back a:hover {
	background-position: 0 -120px;
}

p.error {
	margin-bottom: 2px;
	font-size: 12px;
	font-style: italic;
	padding-left: 10px;
	color: #DF5D32;
}

::-moz-selection {
	background: #6A5438;
	color: #fff;
}

::selection {
	background: #6A5438;
	color: #fff;
}

ul.bullet-list {
	margin-bottom: 20px;
}

ul.bullet-list li {
	padding-left: 10px;
	margin-bottom: 2px;
	background:  url(../images_layout/bullet.png) no-repeat;
}




/* @end */

/* @group Layout Boxes */

#wrapper {
	position: relative;
}

#header {
	height: 197px;
	background: url(../images_layout/background_header.jpg) repeat-x;
	clear: both !important;
}

#header .inside {
	position: static;
	width: 842px;
	height: 197px;
	margin-left: 118px;
}

#aeffchen {
	width: 140px;
	height: 230px;
	background: url(../images_layout/affe_transparent.png);
	position: absolute;
	top: 0;
	left: 0;
}

#blaetter {
	width: 82px;
	height: 72px;
	background: url(../images_layout/blaetter_transparent.png);
	position: absolute;
	top: 0;
	left: 140px;
}

*html #aeffchen {
	background: url(../images_layout/affe_ie.jpg);
}

*html #blaetter {
	background: url(../images_layout/blaetter_ie.jpg);
}

#header_navigation {
	float: right;
	margin-top: 10px;
}

#main_navigation {
	width: 842px;
	height: 39px;
	margin: 33px 0 0 22px;
}

#container {
	padding-top: 47px;
	background: #edecea url(../images_layout/background_container.jpg) repeat-x;
	clear: both;
}

#left {
	width: 225px;
	margin: 0 0 0 118px;
	clear: both;
}

* html #left .inside {
	position: static;
}

#main {
	width: 580px;
	margin: 0 0 0 380px;
}

* html #main {
	position: static;
}

body.home #main,
body.impressum #main {
	width: 830px;
	margin: 0 0 0 135px;
}

*+html body.home #main,
*+html body.impressum #main {
	padding: 0 0 0 135px;
}

body.anfahrt #main,
body.haeufige_fragen #main,
body.ueber_disati #main,
body.mitarbeiter #main,
body.affe #main {
	margin: 0 0 0 140px;
}

*+html body.anfahrt #main,
*+html body.haeufige_fragen #main,
*+html body.ueber_disati #main,
*+html body.mitarbeiter #main,
*+html body.affe #main {
	padding: 0 0 0 140px;
}

#my_left {
	width: 550px;
	float: left;
	margin: 30px 0 0 5px;
	border-right: 1px solid #DDDAD6;
}

#my_right {
	width: 250px;
	float: right;
	margin-top: 30px;
}

body.impressum #my_left {
	width: 225px;
	margin: 0 0 0 0;
	border: none;
}

body.impressum #my_right {
	width: 580px;
	margin: 0 0 0 0;
}

#footer {
	height: 269px;
	background: url(../images_layout/background_footer_top.gif) left top repeat-x;
}

#footer .inside {
	height: 269px;
	background: url(../images_layout/background_footer_bottom.jpg) left bottom repeat-x;
}

* html #footer .inside {
	position: static;
	float: left;
}

/* @end */

/* @group Header Navigation */

#header_navigation ul li {
	float: left;
	margin-right: 12px;
}

#header_navigation ul li.fan_link,
#header_navigation ul li.kontakt_link,
#header_navigation ul li.anmeldung_link {
	background: url(../images_layout/bar_link_stripe.png) left center no-repeat;
	padding-left: 13px;
}

#header_navigation ul li a {
	font-size: 13px;
	color: #EDECEA;
}

#header_navigation ul li.header_button {
	margin: 0 0 0 4px;
}

#header_navigation ul li.header_button a {
	display: block;
	width: 86px;
	height: 20px;
	text-align: center;
	color: #3D5211;
	background: url(../images_layout/links_buttons.gif) 0 -400px no-repeat;
}

#header_navigation ul li.header_button a:hover,
body.ueber_disati #header_navigation ul li.header_button a {
	color: #EDECEA;
	text-decoration: none;
	background-position: 0 -440px;
}

/* @end */

/* @group Main Navigation */

#main_navigation ul li {
	float: left;
}


#main_navigation ul li a {
	display: block;
	text-indent: -9000px;
	height: 39px;
	background: url(../images_layout/main_navigation.png) no-repeat;
}

#main_navigation ul li.kletterwald a {
	width: 148px;
}

#main_navigation ul li.kletterwald a:hover {
	background-position: 0 -39px;
}

#main_navigation ul li.oeffnungszeiten_preise a {
	width: 198px;
	background-position: -148px 0;
}

#main_navigation ul li.oeffnungszeiten_preise a:hover {
	background-position: -148px -39px;
}

#main_navigation ul li.anfahrt a {
	width: 88px;
	background-position: -346px 0;
}

#main_navigation ul li.anfahrt a:hover {
	background-position: -346px -39px;
}

#main_navigation ul li.haeufige_fragen a {
	width: 138px;
	background-position: -434px 0;
}

#main_navigation ul li.haeufige_fragen a:hover {
	background-position: -434px -39px;
}

#main_navigation ul li.gruppen_events a {
	width: 158px;
	background-position: -572px 0;
}

#main_navigation ul li.gruppen_events a:hover {
	background-position: -572px -39px;
}

#main_navigation ul li.aktuell a {
	width: 90px;
	background-position: -730px 0;
}

#main_navigation ul li.aktuell a:hover {
	background-position: -730px -39px;
}

body.kletterwald #main_navigation ul li.kletterwald a {
	width: 148px;
	background-position: 0 -78px;
}

body.oeffnungszeiten_preise #main_navigation ul li.oeffnungszeiten_preise a {
	width: 198px;
	background-position: -148px -78px;
}

body.anfahrt #main_navigation ul li.anfahrt a {
	width: 88px;
	background-position: -346px -78px;
}

body.haeufige_fragen #main_navigation ul li.haeufige_fragen a {
	width: 138px;
	background-position: -434px -78px;
}

body.gruppen_events #main_navigation ul li.gruppen_events a {
	width: 158px;
	background-position: -572px -78px;
}

body.aktuell #main_navigation ul li.aktuell a {
	width: 90px;
	background-position: -730px -78px;
}

/* @end */

/* @group Sub Navigation */

.sub_navigation {
	width: 225px;
	padding-bottom: 30px;
	background: url(../images_layout/sub_navigation_bottom.png) bottom no-repeat;
}

.sub_navigation ul {
	padding-top: 42px;
	background: url(../images_layout/sub_navigation_top.jpg) no-repeat;
}

.sub_navigation ul li {
	height: 33px;
	padding-left: 22px;
	background: url(../images_layout/sub_navigation_li.png) right bottom no-repeat;
}

.sub_navigation ul li span {
	display: block;
	height: 32px;
	width: 185px;
	line-height: 32px;
	padding-left: 15px;
	color: #DF7801;
	background-color: #F5F4F1;
}


.sub_navigation ul li a {
	display: block;
	height: 32px;
	width: 185px;
	line-height: 32px;
	padding-left: 15px;
	color: #6A5438;
}

.sub_navigation ul li a:hover {
	background-color: #F5F4F1;
	text-decoration: none;
}

/* @end */

/* @group Stuff */


/*.image_container {
	display: inline-table;
	border: 1px solid #d5d4d2;
	background-color: #fff;
	padding: 5px 5px 0 5px;
	margin: 0 20px 20px 0;
}

.ce_image .image_container {
	display: block;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}*/

.image_container {
	margin: 0 0 20px 0;
}


.image_container td {
	padding: 5px 5px 0 5px;
	background: #fff;
	border: 1px solid #d5d4d2;
}

.ce_gallery table {
	border-collapse: separate;
}

.ce_gallery table td div {
	width: 86px;
	height: 70px;
	margin: 0px 20px 20px 0px;
	padding: 5px 5px 0 5px;
	background-color: #fff;
	border: 1px solid #d5d4d2;
}

.rule_list ul li {
	font-weight: bold;
	line-height: 22px;
	padding-left: 30px;
	margin-bottom: 14px;
	background: url(../images_layout/rule_list_exclam.png) no-repeat;
}

.rule_text p {
	font-weight: bold;
	line-height: 22px;
	padding-left: 30px;
	background: url(../images_layout/rule_list_exclam.png) no-repeat;
}

.img_text {
	width: 174px;
	height: 280px;
	float: left;
	margin: 0 18px 0 0;
	display: inline;
}

.img_text .image_container {
	margin-bottom: 6px;
}

* html .img_text {
	width: 176px;
	margin-right: 10px;
}

.toggler {
	color: #DF7801;
	padding-left: 20px;
	background: url(../images_layout/toggler_arrows.png) no-repeat;
	cursor: pointer;
	margin-bottom: 20px;
}

.toggler:hover {
	background-position: 0 -30px;
	color: #DF7801;
	text-decoration: underline;
}

.toggler.active {
	background-position: 0 -30px;
	color: #DF7801;
}

.accordion {
	padding-left: 20px;
}

.mod_dlh_googlemaps {
	width: 566px;
	height: 300px;
	margin-bottom: 10px;
	border: 1px solid #d5d4d2;
	background-color: #fff;
	padding: 5px;
}

.ce_downloads ul li,
.ce_hyperlink {
	margin-bottom: 10px;
}

body.oeffnungszeiten_preise .oeffnungszeiten_heute {
	margin-bottom: 20px;
}

body.oeffnungszeiten_preise table,
body.gruppen_events table#table_294,
body.gruppen_events table#table_296,
body.gruppen_events table#table_305,
body.gruppen_events table#table_308 {
	margin-bottom: 30px;
}

body.oeffnungszeiten_preise table th, 
body.oeffnungszeiten_preise table td,
body.gruppen_events table#table_294 td,
body.gruppen_events table#table_296 td,
body.gruppen_events table#table_305 td,
body.gruppen_events table#table_308 td {
	padding: 6px;
	border-right: 1px solid #edecea;
}

body.oeffnungszeiten_preise table th {
	font-weight: bold;
	text-align: right;
}

body.oeffnungszeiten_preise table td.col_last,
body.gruppen_events table#table_294 td.col_last,
body.gruppen_events table#table_296 td.col_last,
body.gruppen_events table#table_305 td.col_last,
body.gruppen_events table#table_308 td.col_last {
	text-align: right;
}

body.oeffnungszeiten_preise table tr.even,
body.gruppen_events table#table_294 tr.even,
body.gruppen_events table#table_296 tr.even,
body.gruppen_events table#table_305 tr.even,
body.gruppen_events table#table_308 tr.even {
	background-color: #dad8d3;
}

body.oeffnungszeiten_preise table th, 
body.oeffnungszeiten_preise table tr.odd,
body.gruppen_events table#table_294 tr.odd,
body.gruppen_events table#table_296 tr.odd,
body.gruppen_events table#table_305 tr.odd,
body.gruppen_events table#table_308 tr.odd {
	background-color: #E3E2DC;
}

body.oeffnungszeiten_preise table#table_191 td.col_1,
body.oeffnungszeiten_preise table#table_191 td.col_2,
body.oeffnungszeiten_preise table#table_191 td.col_3,
body.oeffnungszeiten_preise table#table_191 td.col_4 {
	width: 80px;
	text-align: right;
}

/*Ausnahmen für Öffnungszeiten-Tabelle*/

body.oeffnungszeiten_preise table#table_186 td,
body.oeffnungszeiten_preise table#table_186 th {
	text-align: left;
	padding-right: 18px;
}


/* @end */

/* @group Home */

body.home #home-teaser {
	position: relative;
	display: block;
	width: 800px;
	height: 280px;
	border: none;
	padding: 15px;
	background: url(../images_layout/background_home_teaser.jpg) no-repeat;
}

body.home #home-teaser .image_container {
	display: block;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}

body.home #home-teaser .home_teaser_text {
	position: absolute;
	z-index: 10;
	width: 260px;
	height: 240px;
	padding: 20px;
	background: url(../images_layout/home_teaser_text_background.png);
}

body.home #home-teaser .home_teaser_text p {
	font-family: Trebuchet MS, sans-serif;
	font-size: 24px;
	line-height: 32px;
	color: #513A26;
}

body.home #my_left .mod_article {
	width: 520px;
	margin-bottom: 30px;
	border-bottom: 1px solid #DDDAD6;
}

body.home #my_left .mod_article .home_teaser_aktuell {
	width: 350px;
	float: left;
}

body.home #my_left .mod_article .home_teaser_jobs {
	width: 148px;
	height: 148px;
	float: right;
	background: url(../images_layout/background_teaser_jobs.jpg) no-repeat;
	text-align: center;
}

body.home #my_left .mod_article .home_teaser_jobs p {
	margin-top: 30px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

body.home #my_left .mod_article .home_teaser_jobs p a {
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	background-position: 0 -640px;
}

body.home #my_left .mod_article .home_teaser_jobs p a:hover {
	background-position: 0 -680px;
}

body.home #my_left .mod_article .home_teaser_facebook {
	width: 124px;
	height: 124px;
	float: right;
	background: url(../images_layout/facebook-background.jpg) no-repeat;
	text-align: center;
	margin-bottom: 20px;
}

body.home #my_left .mod_article .home_teaser_facebook p {
	margin-top: 50px;
	font-size: 14px;
	color: #fff;
}

body.home #my_left .mod_article .home_teaser_facebook p a {
	color: #fff;
	text-decoration: underline;
}

body.home #my_left .mod_article .home_teaser_facebook p a:hover {
	color: #374b79;
}

body.home .mod_newslist h4 {
	margin: 6px 0 7px 0;
}

body.home #wetter,
body.home #bild-teaser,
body.home #oeffnungszeiten-kalender {
	width: 250px;
	margin-bottom: 30px;
	border-bottom: 1px solid #DDDAD6;
}

body.home #wetter .wetterbox{
	width: 250px;
	margin-bottom: 20px;
}

body.home #wetter .iconbox {
	width: 40px;
	height: 40px;
	float: left;
	padding: 5px;
	margin-top: 4px;
	background: #fff;
	border: 1px solid #d5d4d2;
}

body.home #wetter p {
	width: 184px;
	float: right;
}

body.home #bild-teaser .image_container {
	margin: 0 0 10px 0;
}

body.home #kalender {
	width: 82px;
	height: 102px;
	float: left;
	margin-bottom: 10px;
	background: url(../images_layout/background_calendar.png) no-repeat;
}

body.home #kalender #monat {
	padding-top: 18px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

body.home #kalender #tag {
	padding-top: 4px;
	font-family: Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #DF7801;
}

body.home #kalender #wochentag {
	padding-top: 6px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

body.home #status {
	width: 150px;
	float: right;
	font-weight: bold;
}

body.home #status span.heute {
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
}

body.home #teaser-impressionen .image_container {
	margin-bottom: 4px;
}

/* @end */

/* @group News */

.mod_newsarchive h1 {
	float: none;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	background: none;
	text-indent: 0px;
	overflow: visible;
	
	display: block;
	font-family: Georgia, serif;
	font-size: 34px;
	line-height: 34px;
	color: #6A5438;
	height: 73px;
	background: url(../images_layout/background_h2.gif) repeat-x;
}

p.info {
	color: #8F7A63;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 6px;
}

p.teaser {
	margin-bottom: 0;
}

body.aktuell h3 a {
	color: #6A5438;
}

body.aktuell h3 a:hover {
	color: #BF6500;
}

.mod_newsmenu {
	width: 225px;
	padding-bottom: 30px;
	background: url(../images_layout/sub_navigation_bottom.png) bottom no-repeat;
}

.news_archiv_box {
	padding-top: 42px;
	background: url(../images_layout/sub_navigation_top.jpg) no-repeat;
}

.mod_newsmenu ul.level_2 li {
	height: 33px;
	padding-left: 22px;
	background: url(../images_layout/sub_navigation_li.png) right bottom no-repeat;
}

.mod_newsmenu ul.level_2 li span {
	display: block;
	height: 32px;
	width: 185px;
	line-height: 32px;
	padding-left: 15px;
	color: #DF7801;
	background-color: #F5F4F1;
}


.mod_newsmenu ul.level_2 li a {
	display: block;
	height: 32px;
	width: 185px;
	line-height: 32px;
	padding-left: 15px;
	color: #6A5438;
}

.mod_newsmenu ul.level_2 li a:hover {
	background-color: #F5F4F1;
	text-decoration: none;
}

/* @end */

/* @group Contact */

body.kontakt .kontakt_daten {
	width: 250px;
	float: left;
}

body.kontakt .kontakt_formular,
body.mitarbeiter .mod_login,
body.affe .ce_form {
	width: 314px;
	float: right;
	padding: 0 0 10px 0;
	background: url(../images_layout/background_form_contact_bottom.png) left bottom no-repeat;
}

body.mitarbeiter .mod_login,
body.affe .ce_form {
	float: none;
}

body.kontakt .kontakt_formular .formbody,
body.mitarbeiter .mod_login .formbody,
body.affe form .formbody {
	padding: 23px;
	background: url(../images_layout/background_form_contact_top.png) left top no-repeat;
}

body.kontakt .kontakt_formular label,
body.mitarbeiter .mod_login label,
body.affe form label {
	display: block;
	font-size: 13px;
	margin-bottom: 2px;
}

body.kontakt .kontakt_formular input.text,
body.kontakt .kontakt_formular textarea,
body.mitarbeiter .mod_login input.text,
body.affe form input.text {
	padding: 2px;
	border: 1px solid #C7C6C1;
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	color: #555;
	margin-bottom: 10px;
	width: 240px;
}

body.kontakt .kontakt_formular input.submit,
body.mitarbeiter input.submit,
body.affe input.submit {
	height: 20px;
	font-size: 12px;
	color: #fff;
	background: url(../images_layout/links_buttons.gif) no-repeat;
	border: none;
	cursor: pointer;
}

*+html body.kontakt .kontakt_formular input.submit {
	float: left;
}

* html body.kontakt .kontakt_formular input.submit {
	float: left;
}

body.kontakt .kontakt_formular input.submit {
	text-indent: -9000px;
	width: 62px;
	background-position: 0 -240px;
}

body.kontakt .kontakt_formular input.submit:hover {
	background-position: 0 -280px;
}

body.mitarbeiter input.submit,
body.affe input.submit {
	width: 80px;
	background-position: 0 -320px;
}

body.mitarbeiter input.submit:hover,
body.affe input.submit:hover {
	background-position: 0 -360px;
}

.kontaktbestaetigung p {
	font-style: italic;
	color: #DF7801;
}

/* @end */

/* @group Booking Form */

form#form_booking,
form#form_gutschein {
	background: #E3E2DC url(../images_layout/background_form_bottom.png) left bottom no-repeat;
	margin-bottom: 20px;
}

form#form_booking .formbody,
form#form_gutschein .formbody {
	padding: 10px 0 20px 20px;
	background: url(../images_layout/background_form_top.png) left top no-repeat;
}

form#form_booking p,
form#form_gutschein p {
	margin: 20px 0 10px 0;
	font-weight: bold;
}

form#form_booking .important_note {
	width: 500px;
	margin-left: 20px !important;
	overflow: hidden;
}

form#form_booking .important_note p {
	margin: 0 !important;
	font-weight: normal !important;
	font-size: 12px;
	line-height: 18px;
}

form#form_booking input, select,
form#form_gutschein input, select {
	margin-bottom: 6px;
}

form#form_booking input.text,
form#form_gutschein input.text,
form#form_gutschein textarea {
	padding: 2px;
	border: 1px solid #C7C6C1;
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	color: #555;
}

form#form_booking label.booking_label_name,
form#form_booking label.booking_label_mail,
form#form_booking label.booking_label_phone {
	display: block;
	float: left;
	width: 60px;
	margin-left: 20px;
}

form#form_booking label.booking_label_adult,
form#form_booking label.booking_label_teen,
form#form_booking label.booking_label_child {
	display: block;
	float: left;
	width: 140px;
	margin-left: 20px;
}

form#form_booking input.booking_label_adult,
form#form_booking input.booking_label_teen,
form#form_booking input.booking_label_child {
	width: 24px;
}

form#form_booking label.booking_label_day,
form#form_booking label.booking_label_month,
form#form_booking label.booking_label_time {
	display: block;
	float: left;
	width: 60px;
	margin-left: 20px;
}

form#form_booking .radio_container {
	padding-left: 20px;
	margin-bottom: 0;
	height: 20px;
}

*html form#form_booking .radio_container input {
	height: 20px;
	padding: 0;
	margin: 0;
}

*+html form#form_booking .radio_container input {
	height: 20px;
	padding: 0;
	margin: 0;
}

form#form_booking .radio_container label {
	margin-right: 10px;
}

form#form_booking .row_14 p {
	margin-top: 0;
}

form#form_booking .booking_checkbox input {
	margin-left: 20px;
}

*html form#form_booking .booking_checkbox input {
	height: 20px;
	padding: 0;
	margin: 0 0 0 20px;
}

*+html form#form_booking .booking_checkbox input {
	height: 20px;
	padding: 0;
	margin: 0 0 0 20px;
}

form#form_booking input.submit {
	width: 108px;
	height: 20px;
	border: none;
	cursor: pointer;
	text-indent: -9000px;
	background: url(../images_layout/links_buttons.gif) no-repeat;
	background-position: 0 -480px;
	/* For IEs: */
	font-size: 0px;
	display:block;
	line-height: 0px;
}


form#form_booking input.submit:hover {
	background-position: 0 -520px;
}

form#form_gutschein input.submit {
	height: 20px;
	margin-top: 20px;
	background: url(../images_layout/links_buttons.gif) no-repeat;
	border: none;
	cursor: pointer;
	text-indent: -9000px;
	width: 131px;
	background-position: 0 -560px;
	/* For IEs: */
	font-size: 0px;
	display:block;
	line-height: 0px;
}

form#form_gutschein input.submit:hover {
	background-position: 0 -600px;
}

form#form_gutschein label.gutschein_label_name_presentee,
form#form_gutschein label.gutschein_label_num_children,
form#form_gutschein label.gutschein_label_num_teens,
form#form_gutschein label.gutschein_label_num_adults {
	display: block;
	float: left;
	width: 140px;
	margin-left: 20px;
}


form#form_gutschein input.gutschein_label_name_presentee {
	width: 180px;
}

form#form_gutschein input.gutschein_label_num_children,
form#form_gutschein input.gutschein_label_num_teens,
form#form_gutschein input.gutschein_label_num_adults {
	width: 24px;
}

form#form_gutschein label.gutschein_label_surname,
form#form_gutschein label.gutschein_label_name,
form#form_gutschein label.gutschein_label_street,
form#form_gutschein label.gutschein_label_plz,
form#form_gutschein label.gutschein_label_city,
form#form_gutschein label.gutschein_label_mail,
form#form_gutschein label.gutschein_label_phone {
	display: block;
	float: left;
	width: 80px;
	margin-left: 20px;
}

form#form_gutschein textarea {
	margin-left: 100px;
}

/* @end */

/* @group Footer */

#footer_box {
	display: inline;
	float: left;
	width: 820px;
	margin: 130px 0 0 140px;
	background: url(../images_layout/footer_box_transparent.gif) repeat-y;
}

#footer_left {
	display: inline;
	width: 448px;
	float: left;
}

#footer_middle {
	width: 210px;
	float: left;
	padding-left: 10px;
}

#footer_right {
	width: 142px;
	float: left;
	padding-left: 10px;
}

#footer_box p {
	font-size: 13px;
	color: #EDECEA;
}

#footer_box a {
	font-size: 13px;
	color: #EDECEA;
}

/* @end */





.clear {
	clear: both !important;
}



