html {
	overflow-y: scroll;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFD89C;
	line-height: 1.1;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 12px;
}

.padded {
	padding: 12px 6px 6px 6px;
}

.color1 {
	background-color: #506134;
}

.color2 {
	background-color: #7E844C;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: white;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

address {
    font-style:normal;
}

.small_text {
	font-size: 80%;
}

.clear_both {
	clear: both;
}

.floatleft {float:left;}
.floatright {float:right;}

#page {
	margin: 0px auto;
	width: 850px;
	position: relative;
}

#page.homepage {
	width: 980px; /*with skyscraper*/
}

#page_top {
	background: transparent url(../images/page_top.gif) no-repeat;
	height: 6px;
	margin-top: 50px;
}

#page_bottom {
	background: transparent url(../images/page_bottom.gif) no-repeat;
	height: 6px;
	margin-bottom: 30px;
}

#page_content {
	background: white url(../images/signpost.gif) repeat-y;
	background-position: 6px 0px;
	width: 850px;
}

#header {
	padding-left: 26px;
	padding-bottom: 6px;
	background: transparent url(../images/signpost_top.gif) no-repeat;
	background-position: 6px 0px;
}

#header h1 {
	display: inline;
	position: relative;
	top: 24px;
	left: 170px;
	font-size: 16px;
	color: white;
	text-transform: uppercase;
	line-height: 22px;
}

.homepage #header h1 {
	top: 23px;
	left: 151px;
	font-size: 15px;
}

#flash_header {
	width: 818px;
	height: 140px;
	background-color: #7E844C;
	background-repeat: no-repeat;
	background-image: url(../images/header_unser_service.jpg);
}

.homepage #flash_header {
	height: 320px;
	background-image: url(../images/flash_alternative.jpg);
}

.unser_service #flash_header {
	background-image: url(../images/header_unser_service.jpg);
}

.sehenswertes.denkmaeler #flash_header {
	background-image: url(../images/header_sehenswertes.jpg);
}

.sehenswertes.mosel_kyll_sauer #flash_header {
	background-image: url(../images/header_sehenswertes_moselkyllsauer.jpg);
}

.sehenswertes.familien_ausfluege #flash_header {
	background-image: url(../images/header_sehenswertes_familien_ausfluege.jpg);
}

.sehenswertes.natur_und_landschaft #flash_header {
	background-image: url(../images/header_sehenswertes_natur_und_landschaft.jpg);
}

.sehenswertes.ausflugsziele_grossregion #flash_header {
	background-image: url(../images/header_sehenswertes_ausflugsziele_grossregion.jpg);
}

.sehenswertes.sport_und_freizeit #flash_header {
	background-image: url(../images/header_sehenswertes_sport_und_freizeit.jpg);
}

.sehenswertes.touristische_routen #flash_header {
	background-image: url(../images/header_sehenswertes_touristische_routen.jpg);
}

.wandern #flash_header {
	background-image: url(../images/header_wandern.jpg);
}

.uebernachten #flash_header {
	background-image: url(../images/header_uebernachten.jpg);
}

.arrangements #flash_header {
	background-image: url(../images/header_arrangements.jpg);
}

.anreise #flash_header {
	background-image: url(../images/header_anreise.jpg);
}

.radfahren #flash_header {
	background-image: url(../images/header_radfahren.jpg);
}

.shop #flash_header {
	background-image: url(../images/header_shop.jpg);
}

.veranstaltungen #flash_header {
	background-image: url(../images/header_veranstaltungen.jpg);
}

#content {
	padding-left: 26px;
	background: url(../images/content_bg.gif) repeat-y;
	background-position: 26px 0px;
	width: 824px;	
}

#content_bottom {
	clear: both;
	height: 6px;
	background: url(../images/content_bottom.gif) no-repeat;
}

.homepage #content {
	background-image: url(../images/content_hp_bg.gif);
}

.homepage #content_bottom {
	background-image: url(../images/content_hp_bottom.gif);
}

#navigation {
	position: absolute;
	top: 35px;
	left: -1px;
}

#navigation li {
	height: 22px;
	margin-bottom: 8px;
	margin-left: 24px;
	
	background: transparent url(../images/sign_left.gif) no-repeat;
	padding-left: 10px;
}

#navigation li a {
	color: black;
	font-weight: bold;
	line-height: 20px;
	height: 22px;
	float: left;
	
	text-indent: -1000px;
	width: 130px;
	overflow: hidden;
	/*
	padding-right: 10px;
	background: url(../images/sign.png) no-repeat top right;
	min-width: 110px;
	*/
}

#navigation li#nav_home a {
	background: url(../images/sign_home.png) no-repeat top right;
}

#navigation li#nav_service a {
	background: url(../images/sign_service.png) no-repeat top right;
}

#navigation li#nav_sehenswertes a {
	background: url(../images/sign_sehenswertes.png) no-repeat top right;
}

#navigation li#nav_wandern a {
	background: url(../images/sign_wandern.png) no-repeat top right;
}

#navigation li#nav_radfahren a {
	background: url(../images/sign_radfahren.png) no-repeat top right;
}

#navigation li#nav_gastronomie a {
	background: url(../images/sign_gastronomie.png) no-repeat top right;
}

#navigation li#nav_uebernachten a {
	background: url(../images/sign_uebernachten.png) no-repeat top right;
}

#navigation li#nav_arrangements a {
	background: url(../images/sign_arrangements.png) no-repeat top right;
}

#navigation li#nav_veranstaltungen a {
	background: url(../images/sign_veranstaltungen.png) no-repeat top right;
}

/*#navigation li#nav_anreise a {
	background: url(../images/sign_anreise.png) no-repeat top right;
}*/

#navigation li#nav_shop a {
	background: url(../images/sign_shop.png) no-repeat top right;
}

#navigation li#nav_contact,
#navigation li#nav_imprint,
#navigation li#nav_anreise{
	background: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -24px;
}

#navigation li#nav_contact a,
#navigation li#nav_imprint a,
#navigation li#nav_anreise a{
	text-indent: 0px;
	background: none;
	float: none;
	padding-right: 0px;
	text-decoration: none;
}

#nav_contact {
	left: 677px;
}

#nav_imprint {
	left: 750px;
}

#nav_anreise {
    left:600px;
}

.hr {
	border-bottom: 1px solid black;
	display: none;
}

.homepage .hr {
	margin: 0px 6px 6px 26px;
	display: block;
}

#dlti_logo {
	width: 144px;
	height: 73px;
	margin: 190px 0 0 0;
	background-image: url(../images/dlti_logo.gif);
	background-repeat: no-repeat;
}

#box2 {
	min-height: 400px;
	position: relative;
}

#box1,
#box2,
#box3,
#box4,
#box5 {
	float: left;
	margin-right: 6px;
	color: white;

	padding: 3px 0px 6px 0px;
}

.homepage #box1,
.homepage #box2 {
	min-height: 250px;
	padding: 3px 6px;
}

.box_title {
	padding: 0px 6px 6px 6px;
	text-transform: uppercase;
}

.homepage .box_title {
	padding: 0px 0px 8px 0px;
}

#box3 .box_title {
	padding: 0px 3px 6px 3px;
}

#box1 {
	width: 150px;
	background:  #7E844C url(../images/box1_top.gif) no-repeat;
}

.homepage #box1 {
	width: 268px;
	background:  #506134 url(../images/box1_hp_top.gif) no-repeat;
}

#box2 {
	width: 530px;
	background:  #506134 url(../images/box2_top.gif) no-repeat;
}

.homepage #box2 {
	width: 388px;
	background:  #7E844C url(../images/box2_hp_top.gif) no-repeat;
}

#box3 {
	width: 120px;
	padding: 3px;
	margin-right: 0px;
	background: #94BBDA url(../images/box3_top.gif) no-repeat;
}

#box3 iframe {
	margin-bottom: 6px;	
}

.homepage #box3 {
	width: 120px;
	padding: 3px;
}

#box4 {
	width: 126px;
	height: 160px;
	min-height: 0;
	border-bottom: 6px solid white;
	margin: 0px;
	padding: 0px;
	display: none;
	background-color: white;
}

#box5 {
	width: 114px;
	height: 65px;
	min-height: 0;
	border-bottom: 6px solid white;
	margin: 0px;
	padding: 6px;
	display: none;
}

.unser_service #box4,
.kontakt #box4,
.impressum #box4 {
	display: block;
	background-image: url(../images/box4_team.jpg);
}

.anreise #box4 {
	display: block;
	background-image: url(../images/box4_tourist_information.jpg);
}

.radfahren #box4 {
	display: block;
	background-image: url(../images/box4_radfahren.jpg);
}

.wandern #box4 {
	display: block;
	background-image: url(../images/box4_wandern.jpg);
}

.uebernachten #box4 {
	display: block;
	background-image: url(../images/box4_hotels.jpg);
}

.sehenswertes #box4 {
	display: block;
	background-image: url(../images/box4_sehenswertes.jpg);
}

.shop #box4 {
	display: block;
	background-image: url(../images/box4_tourist_information.jpg);
}

.gewinnspiel #box4 {
	/*display: block;
	background-image: url(../images/box4_gewinnspiel_kordel.jpg);*/
}

.bildergalerie #box4 {
	display: block;
	background-image: url(../images/box4_wander_galerie.jpg);
}

.veranstaltungen #box4 {
	display: block;
	background-image: url(../images/box4_veranstaltungen.jpg);
}

.arrangements #box4 {
	display: block;
	height: 77px;
	background-image: url(../images/box4_arrangements.jpg);
}

.arrangements.wanderpauschale #box4 {
	background-image: url(../images/box4_arrangements_wanderpauschale.jpg);
}

.arrangements.staedtepauschale #box4 {
	background-image: url(../images/box4_arrangements_staedtepauschale.jpg);
}

.arrangements #box5 {
	display: block;
	background-image: url(../images/box5.gif);
}

.sehenswertes.denkmaeler #box4 {
	background-image: url(../images/box4_denkmaeler.jpg);
}

.sehenswertes.mosel_kyll_sauer #box4 {
	background-image: url(../images/box4_moselkyllsauer.jpg);
}

.sehenswertes.familien_ausfluege #box4 {
	background-image: url(../images/box4_familien_ausfluege.jpg);
}

.sehenswertes.ausflugsziele_grossregion #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion.jpg);
}

.sehenswertes.sport_und_freizeit #box4 {
	background-image: url(../images/box4_sport_und_freizeit.jpg);
}

.sehenswertes.touristische_routen #box4 {
	background-image: url(../images/box4_touristische_routen.jpg);
}

.sehenswertes.astronomie #box4 {
	background-image: url(../images/box4_astronomie.jpg);
}

.sehenswertes.denkmaeler.grutenhaeuschen #box4 {
	background-image: url(../images/box4_denkmal_grutenhaeuschen.jpg);
}

.sehenswertes.denkmaeler.burgruine_ramstein #box4 {
	background-image: url(../images/box4_denkmal_burgruine_ramstein.jpg);
}

.sehenswertes.denkmaeler.hermenanlage #box4 {
	background-image: url(../images/box4_denkmal_hermenanlage.jpg);
}

.sehenswertes.denkmaeler.igeler_saeule #box4 {
	background-image: url(../images/box4_denkmal_igeler_saeule.jpg);
}

.sehenswertes.denkmaeler.langmauer #box4 {
	background-image: url(../images/box4_denkmal_langmauer.jpg);
}

.sehenswertes.denkmaeler.puetzloecher #box4 {
	background-image: url(../images/box4_denkmal_puetzloecher.jpg);
}

.sehenswertes.denkmaeler.keltische_hochburg #box4 {
	background-image: url(../images/box4_denkmal_keltische_hochburg.jpg);
}

.sehenswertes.denkmaeler.friedhof_weiler #box4 {
	background-image: url(../images/box4_denkmal_friedhof_weiler.jpg);
}

.sehenswertes.denkmaeler.schloss_tudor #box4 {
	background-image: url(../images/box4_denkmal_schloss_tudor.jpg);
}

.sehenswertes.denkmaeler.kasematten #box4 {
	background-image: url(../images/box4_denkmal_kasematten.jpg);
}

.sehenswertes.denkmaeler.grabdenkmal_potaschberg #box4 {
	background-image: url(../images/box4_denkmal_grabdenkmal_potaschberg.jpg);
}

.sehenswertes.denkmaeler.stadtbefestigung_grevenmacher #box4 {
	background-image: url(../images/box4_denkmal_stadtbefestigung_grevenmacher.jpg);
}

.sehenswertes.mosel_kyll_sauer.wasserski #box4 {
	background-image: url(../images/box4_moselkyllsauer_wasserski.jpg);
}

.sehenswertes.mosel_kyll_sauer.kanufahren #box4 {
	background-image: url(../images/box4_moselkyllsauer_kanufahren.jpg);
}

.sehenswertes.mosel_kyll_sauer.angeln #box4 {
	background-image: url(../images/box4_moselkyllsauer_angeln.jpg);
}

.sehenswertes.mosel_kyll_sauer.faehre_wasserbillig #box4 {
	background-image: url(../images/box4_moselkyllsauer_faehre_wasserbillig.jpg);
}

.sehenswertes.mosel_kyll_sauer.marie_astrid #box4 {
	background-image: url(../images/box4_moselkyllsauer_marie_astrid.jpg);
}

.sehenswertes.familien_ausfluege.aquarium #box4 {
	background-image: url(../images/box4_familien_ausfluege_aquarium.jpg);
}

.sehenswertes.familien_ausfluege.awiewesch #box4 {
	background-image: url(../images/box4_familien_ausfluege_awiewesch.jpg);
}

.sehenswertes.familien_ausfluege.erlebniswandern #box4 {
	background-image: url(../images/box4_familien_ausfluege_erlebniswandern.jpg);
}

.sehenswertes.familien_ausfluege.freibad #box4 {
	background-image: url(../images/box4_familien_ausfluege_freibad.jpg);
}

.sehenswertes.familien_ausfluege.heimatmuseum_zemmer #box4 {
	background-image: url(../images/box4_familien_ausfluege_heimatmuseum_zemmer.jpg);
}

.sehenswertes.familien_ausfluege.imkerbesuch #box4 {
	background-image: url(../images/box4_familien_ausfluege_imkerbesuch.jpg);
}

.sehenswertes.familien_ausfluege.kylltalbad #box4 {
	background-image: url(../images/box4_familien_ausfluege_kylltalbad.jpg);
}

.sehenswertes.familien_ausfluege.schmetterlingsgarten #box4 {
	background-image: url(../images/box4_familien_ausfluege_schmetterlingsgarten.jpg);
}

.sehenswertes.familien_ausfluege.waldlehrpfad_zemmer #box4 {
	background-image: url(../images/box4_familien_ausfluege_waldlehrpfad_zemmer.jpg);
}

.sehenswertes.natur_und_landschaft.felsformationen #box4 {
	background-image: url(../images/box4_natur_und_landschaft_felsformationen.jpg);
}

.sehenswertes.natur_und_landschaft.genovevahoehle #box4 {
	background-image: url(../images/box4_natur_und_landschaft_genovevahoehle.jpg);
}

.sehenswertes.natur_und_landschaft.klausenhoehle #box4 {
	background-image: url(../images/box4_natur_und_landschaft_klausenhoehle.jpg);
}

.sehenswertes.natur_und_landschaft.rundwanderweg #box4 {
	background-image: url(../images/box4_familien_ausfluege_erlebniswandern.jpg);
}

.sehenswertes.natur_und_landschaft.lehrpfad_pierre_moes #box4 {
	background-image: url(../images/box4_wandern_lehrpfad_pierre_moes.jpg);
}

.sehenswertes.ausflugsziele_grossregion.bitburg #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_bitburg.jpg);
}

.sehenswertes.ausflugsziele_grossregion.echternach #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_echternach.jpg);
}

.sehenswertes.ausflugsziele_grossregion.family_of_man #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_family_of_man.jpg);
}

.sehenswertes.ausflugsziele_grossregion.ferschweiler_plateau #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_ferschweiler_plateau.jpg);
}

.sehenswertes.ausflugsziele_grossregion.luxemburg #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_luxemburg.jpg);
}

.sehenswertes.ausflugsziele_grossregion.luxemburgische_schweiz #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_luxemburgische_schweiz.jpg);
}

.sehenswertes.ausflugsziele_grossregion.metz #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_metz.jpg);
}

.sehenswertes.ausflugsziele_grossregion.nancy #box4 {
}

.sehenswertes.ausflugsziele_grossregion.nuerburgring #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_nuerburgring.jpg);
}

.sehenswertes.ausflugsziele_grossregion.schengen #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_schengen.jpg);
}

.sehenswertes.ausflugsziele_grossregion.sierck #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_sierck.jpg);
}

.sehenswertes.ausflugsziele_grossregion.trier #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_trier.jpg);
}

.sehenswertes.ausflugsziele_grossregion.vianden #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_vianden.jpg);
}

.sehenswertes.ausflugsziele_grossregion.vulkaneifel #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_vulkaneifel.jpg);
}

.sehenswertes.ausflugsziele_grossregion.weinorte #box4 {
	background-image: url(../images/box4_ausflugsziele_grossregion_weinorte.jpg);
}

.sehenswertes.sport_und_freizeit.nordicwalking #box4 {
	background-image: url(../images/box4_sport_und_freizeit_nordicwalking.jpg);
}

.sehenswertes.sport_und_freizeit.klettern #box4 {
	background-image: url(../images/box4_sport_und_freizeit_klettern.jpg);
}

.sehenswertes.touristische_routen.elblingroute #box4 {
	background-image: url(../images/box4_touristische_routen_elblingroute.jpg);
}

.sehenswertes.touristische_routen.routedevin #box4 {
	background-image: url(../images/box4_touristische_routen_routedevin.jpg);
}

.underline_dashed {
	background-image: url(../images/dashed_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#box2 h3.underline_solid {
	padding-left: 60px;
	font-style: italic;
	background: transparent url(../images/solid_line.gif) no-repeat left bottom;
}

#box1 .row1,
#box2 .row1 {
	padding: 6px;
}

#box2 .row2 {
	background-color: #7E844C;
	padding: 6px;
}

.row_b1 {
	padding: 4px;
	min-height: 79px;
	position: relative;
}

.row_b2 {
	background-color: #7E844C;
	padding: 4px;
	min-height: 79px;
	position: relative;
	z-index: 0;
}

.row_b1_img {
	float: left;
	width: 106px;
}

.row_b2_img {
	float: left;
	width: 106px;
	background-color: #7E844C;
}

.arrangements .row_b1_img {
	width: 136px;
}

.arrangements .row_b2_img {
	width: 136px;
}

.block_link {
	display: block;
	color: white;
	background: #F76D0A url(../images/block_link_icon.gif) left center no-repeat;
	padding: 1px 4px 2px 12px;
	width: 250px;
	position: relative;
	top: 6px;
	text-decoration: none;
}

.block_link_readmore {
	display: block;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	background: #F76D0A url(../images/block_link_icon.gif) left center no-repeat;
	padding: 1px 4px 2px 12px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-decoration: none;
}

.block_link_left {
	display: block;
	color: white;
	font-weight: bold;
	background: #F76D0A url(../images/block_link_icon.gif) left center no-repeat;
	padding: 1px 4px 2px 12px;
	position: absolute;
	left: 0px;
	text-decoration: none;
}

.block_link_left.static {
	position: static;
}

.block_link_right {
	display: block;
	color: white;
	font-weight: bold;
	background: #F76D0A url(../images/block_link_icon.gif) left center no-repeat;
	padding: 1px 4px 2px 12px;
	position: absolute;
	right: 0px;
	text-decoration: none;
}

.nav_bar {
	height: 20px;
}

p.row2 .block_link {
	left: -6px;
}

.link_list li {
	margin-bottom: 12px;
}

.sub_heading {
	color: #A3AB62;
}

.list_img {
	margin: 6px 0px 6px 0px;
	position: relative;
	z-index: 100;
	display: block;
}

.hr_dashed {
	height: 2px;
	background: transparent url(../images/dashed_line.gif) no-repeat 50px 0px;
	clear: both;
}

.hr_dashed_centered {
	height: 2px;
	background: transparent url(../images/dashed_line.gif) no-repeat center 0px;
	clear: both;
}

.hr_dashed_left {
	height: 2px;
	background: #506134 url(../images/dashed_line.gif) no-repeat left 0px;
	clear: both;
}

.hr_solid {
	height: 3px;
	background: transparent url(../images/solid_line.gif) no-repeat;
}

.stdlist {
	margin: 4px 0px 4px 16px;
	list-style: disc;
}

.stdlist li {
}

#anreise_karte_container {
	position: relative;
	min-height: 150px;
	margin-bottom: 6px;
}

#anreise_karte_container p,
#anreise_karte_container h3 {
	width: 368px;
	padding-top: 0px;
}

#anreise_karte_container a {
	width: auto;
}

#anreise_karte {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#big_map {
	position: absolute;
	bottom: -6px;
	left: 0px;
	cursor: pointer;
}

.arrangements h4 {
	font-size: 100%;
}

.arrangements .row_b1, 
.arrangements .row_b2 {
	font-size: 90%;
	height: 134px;
}

.img_bar {
	padding: 10px 0px;
}

.img_bar img {
	/*
	border: 2px solid white;
	border-bottom: 17px solid white;
	*/
}

.img_bar a {
	margin: 0px 12px;
}

#big_photo_cnt {
	border: 10px solid white;
	width: 500px;
	height: 350px;
	background-color: white;
	position: absolute;
	left: 5px;
	top: 90px;
	display: none;
}

#big_photo_cnt img {
	margin-bottom: 10px;
}

.photo_controls div,
.photo_controls span {
	color: black;
	cursor: pointer;
}

.photo_controls div:hover,
.photo_controls span:hover {
	text-decoration: underline;
}

.price_table {
	width: 100%;
}

.price_table td {
	text-align: center;
}

.order_item_odd,
.order_item_even {
	min-height: 26px;
}

.order_item_even {
	background-color: #7E844C;
}

.input_text {
	height: 14px;
	border: 1px solid #7E844C;
	width: 100px;
	font-size: 10px;
}

#personal_data_form div {
	height: 22px;
}

#personal_data_form .input_text {
	width: 200px;
	float: left;
}

.input_text.invalid {
	border: 1px solid #E71414;
	background-color: #FAB6B6;
}

.fvm {
	background-image: url(../images/warning.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 4px;
	padding-top: 3px;
	font-size: 9px;
	height: 13px;
	float: left;
}

.uebernachten table {
	width: 100%;
}

.uebernachten table th {
	text-align: left;
	height: 14px;
}

.uebernachten #box2 {
	padding-bottom: 0px;
}

.uebernachten #content_bottom {
	/*background: url(../images/content_uebernachten_bottom.gif) no-repeat;*/
}

#shop_form table {
	width: 100%;
}

#shop_form td {
	padding: 10px 0px;
}

#shop_form tr.color2 td {
	background-color: #7E844C;
}

#shop_form label {
	text-decoration: underline;
	display: block;
}

#shop_form td {
	vertical-align: middle;
}

#personal_data_form label {
	width: 120px;
	display: block;
	float: left;
	text-decoration: none;
}

#shop_form img {
	float: right;
	margin-right: 6px;
}

.accordion_image {
	float: right;
	margin: 0px 0px 4px 4px;
}

.newsDivider {
	height: 12px;
}

#arrangement_form_table {
	width: 100%;
}

#arrangement_form_table td {
	vertical-align: top;
}

.arrangement_form_rooms div {
	float: left;
	width: 160px;
	padding: 2px 0px 0px 0px;
}

.arrangement_form_rooms input {
	width: 2em;
}

.buchungsanfrage #personal_data_form label {
	width: 130px;
}

#browseBox {
	position: absolute;
	bottom: 4px;
	width: 253px;
	height: 16px;
}

#browsePrev {
	width: 12px;
	float: left;
	text-align: left;
}

#browseNext {
	width: 12px;
	float: right;
	text-align: right;
}

#browseInfo {
	text-align: center;
	margin: 0px 12px;
}

.prevLink {
	text-decoration: none;
}

.nextLink {
	text-decoration: none;
}

#skyscraper {
	position: absolute;
	top: 0px;
	right: 0px;
}

.gallery_container {
  overflow: auto;
  margin-left: 10px;
}

.gallery_container div {
  width: 75px;
  height: 75px;
  float: left;
  text-align: center;
  margin: 5px;
  line-height: 75px;
}

.aktuell #box2 {
    padding:5px 10px;
    width: 510px;
}
.aktuell #box2 .box_title {
    padding-left:0;
}

#facebookLink {
    position:absolute;
    left:719px;
    bottom:-45px;
}

.imgLinkList {
    margin:20px 0;
    font-weight:bold;
}

.imgLinkList li {
    float:left;
    width:172px;
    list-style:none;
    text-align:center;
    margin-bottom:10px;
}

.imgLinkList li img {
    border:3px solid #fff;
    margin: 10px 0;
}

/*------------------------------------------------------------------------*/
/*--------------Styles für den Bereich Gastgeber--------------------------*/
.uisList {
    width:530px;
    padding:0;
    margin:10px 0;
    float:left;
}
.uisList li {
    list-style:none;
    float:left;
    width:530px;
    margin:0;
}
.uisList li.col2, .col2 {
    background: #7e844c;
}

.uisList .left-box {
    width:390px;
    margin:7px;
    float:left;
}

.uisList .premium .left-box {
    width:290px;
}

.uisList.no_rightbox .left-box {
    width:100%;
}

.uisList.no_rightbox .premium .left-box {
    width:410px;
}

.detail-link {
    text-indent:-5000px;
    display:inline-block;
    height:12px;
    margin-left:5px;
     width:13px;
     background: url(../images/uis_info.gif) no-repeat;
}

.uisList .premium .premiumImage {
    float:left;
    margin:7px 0;
}

.uisList .right-box {
    float:right;
    margin:25px 0 5px;
    width:120px;
}

.uisList .right-box p{
    float:none;
    margin:0;
}

.beds {
    height:15px;
    line-height:10px;
    width:80px;
    background: url(../images/uis_bett.gif) no-repeat 5px 3px;
    padding:0 0 20px 45px;
}

.col2 .beds {
    background-image: url(../images/uis_bett_col2.gif);
}

.beds span {
    text-indent: -5000px;
    display:block;
    width:1px; /*für IE*/
}

.uisList .block_link_right {
	position: static;
        display: inline-block;
}

.uisList .seats {
    height:30px;
    width:80px;
    background: url(../images/seats_uis.png) no-repeat left top;
    padding-left: 30px;
}

.uisList .seats li {
    width:100%;
}

.uisList .seats span {
    text-indent: -5000px;
    display:block;
    line-height:1px;
    width:1px; /*für IE*/
}


.premiumSite {
    font-size:11px;
}

.premiumSite address {
    margin-top: 20px;
}

.premiumSite p, .premiumSite h2 {
    padding-left:10px;
    padding-right:10px;
}

.premiumSite .col2 {padding:10px;}

.premiumSite .col2 p, .premiumSite .col2 h2 {
    padding-left:0;
    padding-right:0;
}

.premiumSite #leftList, .premiumSite #rightList {
    padding:20px 10px 2em;
    width:200px;
}

.premiumSite #leftList ul, .premiumSite #rightList ul {
    margin-top:0;
    margin-bottom:1.5em;
}

.premiumSite #leftList {
    float:left;
}

.premiumSite #rightList {float:right; }

#roomPrices {
    width:auto;
    border:1px solid #7e844c;
    margin:5px 2px 3px;
}

#roomPrices th, #roomPrices td {
   padding:5px 10px;
   font-weight:normal;
}

#roomPrices td {
    background: #7e844c;
}

#map_container {
    width:530px;
    height:260px;
}

/* ----------------------form styles -------------------------*/
.buchungsanfrage {margin-top:10px;}

.buchungsanfrage fieldset {
    padding: 10px;
    line-height:2.4em;
}

.buchungsanfrage fieldset legend {
    margin:5px 0 0;
    font-weight:bold;
    font-size: 14px;
}

.buchungsanfrage label {
	font-weight:bold;
}

.buchungsanfrage label.fixedwidth {
	width:5em;
        display:inline-block;
}

.form_row {
	margin: 8px 0;
	overflow: auto;
	clear: left;
        line-height:1.4em;
}

.form_row label {
        display:inline-block;
        width:13em;
}

.form_row label.floatleft {margin-right:0;}

.form_row address {
    display:block;
    margin-left:14.5em;
}

.form_row span {
    padding-left:3px;
    display:inline-block;
    width:9em;
}

.form_row.autowidth label {
        width:auto;
        margin-right:1em;
}

.form_row.autowidth span {
        width:auto;
        padding:0 1em 0 0;
}

.form_row .indent {margin: 5px 0 0 12em;}

#adress {margin-bottom:20px;}

#adress .spam {margin:10px 0 20px; clear:both;}

#adress .spam label {
    font-weight:normal;
    width:25em;
    display:block;
    float:left;
    line-height:1.2em;
    margin-bottom:3px;
}

#adress .floatright {margin-right:90px; margin-left:10px;}

#adress input, #adress select {margin-right:1em;}

#departureDateWeekday, #arrivalDateWeekday {
  font-weight:bold;
  color: #f76d0a;
}

.submit_bar {
    background: #f76d0a;
    text-align:right;
    padding:3px 0;
}

.error {
    background: #f76d0a;
    padding:3px 5px;
}

/*--------------------------------------------------*/

