/* CSS Document */

/*
	Head Bereich
*/

body {
	background-image: url(pics/higr.jpg);
	height: 300px;
	width: 100%;
	background-repeat: repeat-x;
	margin-top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
a:link {
	color: #ff8801;
	text-decoration: none;
}
a:visited {
	color: #ff8801;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #ff8801;
}

#center {
	margin-left: auto;
	margin-right:auto;
	width: 1080px;
	vertical-align: top;
}

#content_head {
	background-image: url(pics/logo.gif);
	background-repeat: no-repeat;
	width: 1080px;
	height: 104px;
	margin-left: auto;
	margin-right:auto;
}

#left {
	background-image: url(pics/links.jpg);
	background-repeat: no-repeat;
	height: 744px;
	width: 1080px;
	background-position: left top;
	top: 104px;
}

#right {
	background-image: url(pics/rechts.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 744px;
	width: 1080px;
}

/*
	Content
*/
#content_box {
	background-color: #FFFFFF;
	min-height:700px;
	width: 744px;
	height: 1900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-left: auto;
	margin-right:auto;
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: top;
	top: 104px;
}

#uebersicht_box {
	margin-left: 225px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*
	Produktbeschreibungen
*/
.produkt_uebersicht {
	margin-bottom: 8px;
}

.produkt_ueberschrift {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.produkt_beschreibung_kurz{
	color: #000000;
	font-size: 11px;
	text-align: justify;
}

.produkt_foto {
	float:right;
}

.produkt_detail_button {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(pics/button_detail.gif);
	height: 18px;
	width: 89px;
	text-indent: 15px;
	margin-top: 8px;
	background-repeat: no-repeat;
}
.pixel_line {
	background-image: url(pics/pixel_line.gif);
	background-repeat: repeat-x;
	height: 3px;
	margin-top: 8px;
}
/*
	Box
*/
#box_links {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	float:left;
	width: 216px;
	height: 1900px;
	padding-top: 0px;
}
.box{
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #23c3ec;
	border-bottom-color: #23c3ec;
	border-left-color: #23c3ec;
	width: 202px;
	font-size: 11px;
}
.googlebox{
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #23c3ec;
	border-bottom-color: #23c3ec;
	border-left-color: #23c3ec;
	width: 202px;
	font-size: 11px;
	text-align: center;
}
.box_head {
	background-image: url(pics/box.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 208px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	color: #FFFFFF;
	text-indent: 5px;
}
.box_sicherheit {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #23c3ec;
	border-bottom-color: #23c3ec;
	border-left-color: #23c3ec;
	width: 196px;
	font-size: 11px;
	background-position: center top;
	background-image: url(pics/kreditkarte.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.box_tickets {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #23c3ec;
	border-bottom-color: #23c3ec;
	border-left-color: #23c3ec;
	width: 196px;
	font-size: 11px;
	background-position: center top;
	/*
	background-image: url(pics/kreditkarte.gif);
	*/
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

/*
	Formulare
*/
.feld {
	border: 1px solid #000000;
}

.button {
	background-color: #0293b9;
	border: 1px solid #024a5c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	width: 150px;

}
.booking_button {
	background-color: #ff9721;
	border: 1px solid #7b4200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 150px;
}
input {
	border: 1px solid #024a5c;
	color: #0a6e87;
}
textarea {
	border: 1px solid #024a5c;
	color: #0a6e87;
}
select {
	border: 1px solid #024a5c;
	color: #0a6e87;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*
	Fahnen
*/
#flag {
	padding: 0px;
	width: 208px;
	margin-top: 8px;
	margin-bottom: 5px;
}

/*
	Pathway
*/
#pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a65a03;
	margin-left: 225px;
	padding-top: 12px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-width: 1px;
	margin-bottom: 10px;
}
#pathway a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

#pathway  a:link, #pathway  a:visited {
	color: #ff9a27;
	text-decoration: underline;
	padding-bottom: 0;
}

#pathway a:hover {
	color: #0293b8;
	text-decoration: underline;
}

.pathway_icon {
	background-image: url(pics/pathway.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 10px;
	display: inline;
	position: absolute;
}
#suche {
	margin-bottom: 8px;
}

/*
	Produkt Detailansicht
*/
#rahmen_produkt {
	width: 509px;
	
}

#horizontal1 {
	background-image: url(pics/horizontal1.jpg);
	background-repeat: no-repeat;
	width: 509px;
	height: 8px;
}

#horizontal2 {
	background-image: url(pics/horizontal2.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 519px;
}
#vertikal1 {
	background-image: url(pics/vertikal1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 509px;
}
#vertikal2 {
	background-image: url(pics/vertikal2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*
#vertikal2 {
	background-image: url(pics/vertikal2.jpg);
	background-repeat: no-repeat;
	width: 8px;
	background-position: right bottom;
	height: 150px;
}
*/
#kategorie_detail_head {
	font-size: 16px;
	font-weight: bold;
	color: #0a6e87;
	text-decoration: underline;
	padding-left: 14px;
	padding-top: 7px;
	padding-bottom: 5px;
}

#produkt_detail_head {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(pics/pfeil_klein.gif);
	text-indent: 25px;
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 14px;
}
h3 {
	font-weight: bold;
}
#produkt_foto {
	
	width: 505px;
	height: 150px;
	padding-left: 14px;
}

#produkt_txt {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-left: 14px;
	padding-bottom: 15px;
	background-image: url(pics/vertikal1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#produkt_info {
	font-size: 14px;
	font-weight: bold;
	color: #0a6e87;
	background-image: url(pics/icon_info.jpg);
	background-repeat: no-repeat;
	height: 46px;
	padding-top: 14px;
	padding-left: 14px;
	background-position: 14px;
	text-indent: 70px;
}

#produkt_zeit {
	background-image: url(pics/icon_zeit.gif);
	font-size: 11px;
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: 14px top;
	padding-bottom: 14px;
}
#produkt_programm {
	background-image: url(pics/icon_programm.gif);
	font-size: 11px;
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: 14px top;
	padding-bottom: 14px;
}
#produkt_anfahrt {
	background-image: url(pics/icon_anfahrt.gif);
	font-size: 11px;
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: 14px top;
	padding-bottom: 14px;
}
#produkt_ablauf {
	background-image: url(pics/icon_programm.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	font-size: 11px;
	background-position: 14px top;
	padding-bottom: 14px;
}
#produkt_verfuegbar {
	background-image: url(pics/icon_verfuegbar.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	font-size: 11px;
	background-position: 14px top;
	padding-bottom: 14px;
}
/*
	Buchungsmaske
*/


#buchung_form {
	padding-left: 14px;
}

/*
	Footer
*/
.footer_rahmen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CCCC;
	width: 760px;
	top: 2005px;
	position: absolute;
	text-align: center;
	margin-left: 159px;
	border: 1px dotted #000000;
}

.footer {
	font-size: 11px;
	color: #CCCCCC;
}

a.footer:link {
	color: #0597bc;
	padding: 2px;
	font-size: 11px;
}

a.footer:visited {
	color: #0597bc;
	padding: 2px;
}

a.footer:hover {
	color: #000000;
	padding: 2px;
	font-size: 11px;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0a6e87;
	text-decoration: underline;
	padding-left: 14px;
	padding-top: 7px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#booking_info {
	font-size: 14px;
	font-weight: bold;
	color: #0a6e87;
	background-image: url(pics/booking_info.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding-top: 14px;
	padding-left: 14px;
	background-position: 14px;
	text-indent: 70px;
}

.startseite {
	color: #000000;
	font-size: 12px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 20px;
}


.kat_beschreibung {
	color: #000000;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 5px;
}
#kategorie_txt {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-left: 14px;
	padding-bottom: 15px;
}
.kategorie_detail_button {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(pics/button_detail.gif);
	height: 18px;
	width: 89px;
	text-indent: 15px;
	margin-top: 8px;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 25px;
}

/* Kategorie */

/* Kategorie Produkt Übersicht */
#kategorie_produkt_uebersicht {
	font-size: 10px;
}

#sitemap {
	font-family: Verdana, Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #0191b6;
}
