/* CSS Document */
* html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
html {
	margin:0;
	padding:0;
	color:#666;
	background:#fff;
}
body {
	width:960px;
	margin:0 auto 0 25px;
	color:#666;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body.helpdesk {
	margin-left:0;	
}

#header {
	margin:0;
	padding:0;
	width:960px;
	height:229px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 0 77px;
}

#header h1 {
	position:absolute;
	z-index:100;
	margin:0;
	padding:0;
	top:35px;
	left:25px;
	width:263px;
	height:31px;
	background:url('./img/logo-oeger-tours-web2.gif') no-repeat 0 0;
}
#header h1 a {
	display:block;
	margin:0;
	padding:0;
	width:263px;
	height:31px;
}
#header h1 img {
	display:none;
}

#header h2 {
	display:none;
}

/* Service - Navigation */

#header #service-navi {
	width:787px;
	margin:0;
	padding:0;
	line-height:35px;
	text-align:right;
	list-style-type:none;
/*	border-collapse:collapse; */
}
#header #service-navi li {
	display:inline;
	margin:0;
	padding:0 7px 0 7px;
	font-size:10px;
	height:35px;
	border-right:1px solid #bbb;
}
#header #service-navi li a {
	color:#666;
	background:#fff;
	text-decoration:none; 
}
* html #header #service-navi li {
	line-height:35px;
}
#header #service-navi li a:hover {
	color:#e20807;
	background:#fff;
	text-decoration:underline;
}
#header #service-navi li strong a {
	font-weight:normal; 
	color:#e20807;
}

/* Haupt - Navigation */
#header #main-navi {
	position:relative;
	z-index:10;
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	height:42px;
	background:url('./img/bg-topnavi.gif') repeat-x 0 0;
}

#header #main-navi #button-592,
#header #main-navi #button-5,
#header #main-navi #button-6,
#header #main-navi #button-7,
#header #main-navi #button-8,
#header #main-navi #button-9 {
	position:absolute;
	margin:0;
	padding:0;
	top:0;
	width:128px;
	height:38px;
}
#header #main-navi #button-592 {
	left:323px;
}
#header #main-navi #button-5 {
	left:448px;
}
#header #main-navi #button-7 {
	left:576px;
}
#header #main-navi #button-6 {
	left:704px;
}
#header #main-navi #button-8 {
	left:832px;
}
#header #main-navi #button-592 a,
#header #main-navi #button-5 a,
#header #main-navi #button-6 a,
#header #main-navi #button-7 a,
#header #main-navi #button-8 a,
#header #main-navi #button-9 a {
	display:block;
	margin:0;
	padding:38px 0 0 0;
	width:128px;
	height:0;
	overflow:hidden;
	background-repeat:no-repeat;
}

#header #main-navi #button-592 a,
#header #main-navi #button-592 strong a {
	background-position:-3px 0;
}
#header #main-navi #button-592 a {
	background-image:url('../media/buttons/button-startseite.gif');
}
#header #main-navi #button-5 a {
	background-image:url('../media/buttons/button-reiseziele.gif');
}
#header #main-navi #button-6 a {
	background-image:url('../media/buttons/button-spezialreisen.gif');
}
#header #main-navi #button-7 a {
	background-image:url('../media/buttons/button-topangebote.gif');
}
#header #main-navi #button-8 a {
	background-image:url('../media/buttons/button-servicehilfe.gif');
}
#header #main-navi #button-9 a {
	background-image:url('../media/buttons/button-tuerkei-insider.gif');
}

#header #main-navi #button-592 a:hover,
#header #main-navi #button-5 a:hover,
#header #main-navi #button-6 a:hover,
#header #main-navi #button-7 a:hover,
#header #main-navi #button-8 a:hover,
#header #main-navi #button-9 a:hover {
	background-position:0 -38px;
}
#header #main-navi #button-592 a:hover {
	background-position:-3px -38px;
}
/*
#header #main-navi #button-1 a:active,
#header #main-navi #button-5 a:active,
#header #main-navi #button-6 a:active,
#header #main-navi #button-7 a:active,
#header #main-navi #button-8 a:active,
#header #main-navi #button-9 a:active{
	background-position:0 -76px;
}*/

#header #main-navi li strong a {
	background-position:0 -76px;
}
#header #main-navi #button-592 strong a {
	background-position:-3px -76px;
}

#header #main-navi ul {
	position:absolute;
	top:42px;
	width:960px;
	height:24px;
	line-height:24px;
	margin:0;
	padding:0 0 0 5px;
	background-repeat:no-repeat;
	background-position:0 -152px;
	list-style-type:none;
}
#header #main-navi #button-592 ul {
	left:-323px;
}
#header #main-navi #button-5 ul {
	left:-448px;
}
#header #main-navi #button-7 ul {
	left:-576px;
}
#header #main-navi #button-6 ul {
	left:-704px;
}
#header #main-navi #button-8 ul {
	left:-832px;
}

#header #main-navi #button-592 ul li,
#header #main-navi #button-5 ul li,
#header #main-navi #button-6 ul li,
#header #main-navi #button-7 ul li,
#header #main-navi #button-8 ul li,
#header #main-navi #button-9 ul li {
	position:static;
	display:inline;
	margin:0;
	padding:0 5px 0 7px;
	background:url('./img/bg-subnavi-border.gif') repeat-y 100% 0;
}
#header #main-navi #button-592 ul li a,
#header #main-navi #button-5 ul li a,
#header #main-navi #button-6 ul li a,
#header #main-navi #button-7 ul li a,
#header #main-navi #button-8 ul li a,
#header #main-navi #button-9 ul li a {
	position:static;
	display:inline;
	margin:0;
	padding:0 2px 0 0;
	color:#444;
	font-weight:bold;
	text-decoration:none;
	background: transparent;
}

#header #main-navi #button-592 ul li a:hover,
#header #main-navi #button-5 ul li a:hover,
#header #main-navi #button-6 ul li a:hover,
#header #main-navi #button-7 ul li a:hover,
#header #main-navi #button-8 ul li a:hover,
#header #main-navi #button-9 ul li a:hover {
	color:#e20807;
}
#header #main-navi #button-592 ul li strong a,
#header #main-navi #button-5 ul li strong a,
#header #main-navi #button-6 ul li strong a,
#header #main-navi #button-7 ul li strong a,
#header #main-navi #button-8 ul li strong a,
#header #main-navi #button-9 ul li strong a {
	color:#e20807;
}
#header #main-navi #button-592 ul li ul,
#header #main-navi #button-5 ul li ul,
#header #main-navi #button-6 ul li ul,
#header #main-navi #button-7 ul li ul,
#header #main-navi #button-8 ul li ul,
#header #main-navi #button-9 ul li ul {
	top:25px;
	left:0;
	height:22px;
	line-height:19px;
	margin:0;
	padding:0 0 3px 5px;
	background-repeat:no-repeat;
	background-position:0 -208px;
	list-style-type:none;
}
#header #main-navi #button-592 ul li ul a,
#header #main-navi #button-5 ul li ul a,
#header #main-navi #button-6 ul li ul a,
#header #main-navi #button-7 ul li ul a,
#header #main-navi #button-8 ul li ul a,
#header #main-navi #button-9 ul li ul a {
	font-weight:bold;
	padding-right:2px;
}

a.logout {
	position:absolute;
	top:10px;
	left:30px;
	color:#e20807;
	text-decoration:none;	
}
a.logout:hover {
	text-decoration:underline;	
}

/* CONTENT */

div.column-2-double a,
div.content-wrap a {
		color:#e20807;	
/*	padding-left:20px;
	background:url('./img/test.gif') no-repeat 0 50%;*/
}
div.column-2-double a.PDF,
div.content-wrap a.PDF {
	padding-left:20px;
	background:url('./img/ico_pdf.gif') no-repeat 2px 50%;
}
div.column-2-double a.Image,
div.content-wrap a.Image {
	padding-left:20px;
	background:url('./img/ico_image.gif') no-repeat 2px 50%;
}
div.column-2-double a.ZIP,
div.content-wrap a.ZIP {
	padding-left:20px;
	background:url('./img/ico_zip.gif') no-repeat 2px 50%;
}
div.column-2-double a.Word,
div.content-wrap a.Word {
	padding-left:20px;
	background:url('./img/ico_word.gif') no-repeat 2px 50%;
}
div.column-2-double a.Excel,
div.content-wrap a.Excel {
	padding-left:20px;
	background:url('./img/ico_excel.gif') no-repeat 2px 50%;
}
div.column-2-double a.LinkAufFormular,
div.content-wrap a.LinkAufFormular {
	padding-left:20px;
	background:url('./img/icon-order.gif') no-repeat 2px 50%;
}
div.column-2-double a.MailLink,
div.content-wrap a.MailLink {
	padding-left:20px;
	background:url('./img/ico_mail.gif') no-repeat 2px 50%;
}
#footer a.print,
div.column-2-double a.print,
div.content-wrap a.print {
	padding-left:20px;
	background:url('./img/ico_print.gif') no-repeat 2px 50%;
}
div.column-2-double a.LinkIntern,
div.content-wrap a.LinkIntern {
	padding-right:14px;
	background:url('./img/ico_intern.gif') no-repeat 100% 50%;
}
div.column-2-double a.LinkExtern,
div.content-wrap a.LinkExtern {
	padding-right:14px;
	background:url('./img/ico_extern.gif') no-repeat 100% 50%;
}
div.column-2-double a.ToTop:visited,
div.content-wrap a.ToTop:visited,
div.column-2-double a.ToTop,
div.content-wrap a.ToTop {
	display:block;
	margin:0;
	padding:0 20px 0 0;
	text-align:right;
	color:#e20807;
	background:url('./img/arc-up-down.gif') no-repeat 100% 4px;
}
div.column-2-double a:visited,
div.content-wrap a:visited {
	color:#999;
}
div.column-2-double a:hover,
div.content-wrap a:hover {
	color:#666;
}
div.column-2-double sup,
div.content-wrap sup {
	font-size:0.8em;
}

div.content-wrap ul.document-desert {
	margin:0.5em 0 1em;
	padding:0;	
	list-style-type:none;
}
div.content-wrap ul.document-desert li {
	float:left;
	margin:0;
	padding:2px 5px 2px 0;
	line-height:14px;
	width:230px;
}
ul.document-desert li a {
	display:inline;
	border-bottom:0 solid;
	font-weight:normal;
/*	text-decoration:none;
	color:#666; */
	padding-left:20px;
	background:url('./img/ico_default.gif') no-repeat 2px 50%;	
}
/*div.content-wrap ul.document-desert li a:visited {
	color:#999;	
}
div.content-wrap ul.document-desert li a:hover {
	color:#e20807;
	text-decoration:underline;	
}*/
ul.document-desert li a.size {
	background:none;
	padding-left:0;
	padding-right:0;
}


div.column-1 {
	float:left;
	margin:0;
	padding:0 16px 0 0;
	width:228px;
}

div.column-2-double {
	float:left;
	margin:0;
	padding:0 16px 0 0;
	width:472px;
}
div.column-2-double h1{
	margin:0;
	padding:30px 0 10px 20px;
	color:#999;
	background:url('../media/ort_hl_pfeil.gif') no-repeat 0 33px;
	font-size:16px;
	font-weight:bold;
}

div.column-2-triple {
	float:left;
	margin:0;
	padding:0;
	width:716px;
}

div.wrap {
	float:left;
	margin:16px 0 0 0;
	padding:0;
	width:714px;
	border:1px solid #bbb;
}

div.column-3 {
	float:left;
	margin:0;
	padding:0;
	width:228px;
}


form.main-content-form {
	margin:0;
	padding:0;
}
form.main-content-form div.input-container,
form.main-content-form p.input-container {
	float:left;
	margin:0;
	padding:11px 0 0 0;
	width:215px;
}
form.main-content-form p.input-container-message,
form.main-content-form div.input-container-big,
form.main-content-form p.input-container-big {
		width:400px;
}
form.main-content-form p.input-container-message textarea {
	width:365px;
	height:80px;	
}

form.main-content-form p.section-begin {
	padding:20px 0 0 0;
}

form.main-content-form p.error {
	color:#e20807;
}
form.main-content-form div.error div.error {
	display:inline;
}
form.main-content-form div.error p.input-container label {
	color:#e20807;
}
form.main-content-form p.input-container label {
	float:none;
	display:block;
}
form.main-content-form p.label-left label {
	display:inline;
}
form.main-content-form p.input-container-cbx-list label {
	display:inline;
}

form.main-content-form p.input-container span.label {
	float:none;
	display:block;
	text-align:left;
}
form.main-content-form p.input-container span.label label {
	display:inline;
}
form.main-content-form p.input-container select {
	float:none;
	font-size:11px;
	color:#666;
}
form.main-content-form p.input-container select.full {
	width:154px;
}
* html form.main-content-form p.input-container select.full {
	width:156px;
}
*+html form.main-content-form p.input-container select.full {
	width:156px;
}
form.main-content-form p.input-container input {
	float:none;
}
form.main-content-form p.input-container input.text {
	display:inline;
	width:150px;
	font-size:11px;
	color:#666;
}
form.main-content-form p.input-container-big input.text {
	width:365px;
}
form.main-content-form p.input-container-big input.text-full {
	width:365px;
}
form.main-content-form p.input-container-big table {
	width:365px;
}
form.main-content-form p.label-left input.text {
	width:305px;
}

form.main-content-form p.input-container input.text-small {
	display:inline;
	width:35px;
	font-size:11px;
	color:#666;
}
form.main-content-form p.input-container input.text-medium {
	display:inline;
	width:108px;
	font-size:11px;
	color:#666;
}
* html form.main-content-form p.input-container input.text-medium {
	display:inline;
	width:106px;
}
*+html form.main-content-form p.input-container input.text-medium {
	display:inline;
	width:106px;
}
form.main-content-form span.button {
	display:block;
	width:96px;
	border:1px solid #bbb;
	padding:0;
}
form.main-content-form span.button a:visited,
form.main-content-form span.button a:hover,
form.main-content-form span.button a {
	display:block;
	margin:0;
	padding:0;
	color:#fff;
	background:url('./img/angebote-finden-bg.gif') no-repeat 0 50%;
	font-size:11px;
	border:2px solid #fff;
	font-weight:bold;
/*	width:9px; */
	cursor:pointer;
	text-align:center;
	text-decoration:none;
}
form.main-content-form span.button input {
	margin:0;
	padding:0;
	color:#fff;
	background:url('./img/angebote-finden-bg.gif') no-repeat 0 50%;
	font-size:11px;
	border:2px solid #fff;
	font-weight:bold;
	width:96px;
	cursor:pointer;
}
form.main-content-form div.clear {
	clear:both;	
}
form.main-content-form #Person-1,
form.main-content-form #Person-2,
form.main-content-form #Person-3,
form.main-content-form #Person-4 {
	margin:5px 0 0 0;
	padding:5px;
}
form.main-content-form #Person-2,
form.main-content-form #Person-4 {
	margin:15px 0 0 0;
	background:#eee;
}

div.content-wrap table,
div.content-wrap table.contenttable {
	margin-bottom:1em;	
}
div.content-wrap table.contenttable th,
div.content-wrap table.contenttable td {
	vertical-align: top;
	width:325px;
}
div.content-wrap table.contenttable td.td-0 {
	padding-right:10px;
}
div.content-wrap table.contenttable td-1 {
	padding-left:10px;
}
div.content-wrap table.contenttable p {
	margin-bottom:0;	
	padding-bottom:0;	
}

div.csc-textpic-imagewrap img {
	border:1px solid #bbb;
	padding:2px;	
}
div.csc-textpic-imagewrap a:hover img {
	border:1px solid #e20807;
}

/*	 Breadcrumb 	*/

div.wrap ul.breadcrumb {
	margin:2px;
	padding:0 18px 1px 18px;
	list-style-type:none;
	background:#eee;
}

div.wrap ul.breadcrumb li {
	display:inline;
	margin:0;
	padding:0 17px 0 0;
	background:url('./img/arc-breadcrumb.gif') no-repeat 100% 50%;
}

div.wrap ul.breadcrumb li.last {
	background:#eee;
}

div.wrap ul.breadcrumb li a:visited,
div.wrap ul.breadcrumb li a {
	color:#666;
}

div.wrap ul.breadcrumb li.last a,
div.wrap ul.breadcrumb li.last a:visited,
div.wrap ul.breadcrumb li a:hover {
	color:#e20807;
}

div.content-wrap {
	margin:0;
	padding:16px 20px;
	border-top:1px solid #bbb;
}

* html div.content-wrap {
	height:1%;
}
*+html div.content-wrap {
	height:1%;
}


/*	World Map	*/

div.wrap div.content-welt1 {	
	border-top:1px solid #bbb;
}

div.wrap div.content-welt1 p {
	padding:0 4em 0.3em 1.4em;
	font-size:11px;
	color:#666;
	line-height:1.3em;
}

div.wrap div.content-welt1 .ort-h1 {
	margin-bottom:-10px;
	padding:0 0 0 35px;
	color:#999;
	background:url(../media/ort_hl_pfeil.gif) no-repeat 15px 2px;
	font-size:1.4em;
	font-weight:bold;
}

div.content-welt img {
	display:block;
	border:0 solid;
}
div.content-welt {
	margin:0;
	width:672px;
	padding:0;
	border:1px solid #fff;
	/*float:left;*/
	position:relative;
}

div.content-wrap div.worldchart-symbol {
	position:absolute;
	font-size:11px;
	overflow:hidden;
	height:15px;
}

div.content-wrap div.chart-symbol {
	position:absolute;
	font-size:11px;
	overflow:hidden;
}
div.content-wrap div.worldchart-symbol a,
div.content-wrap div.chart-symbol a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#000;
}
div.content-wrap div.worldchart-symbol a {
	margin:0;
	padding:0;
	border-bottom:1px solid #000;
	height:13px;
}
div.content-wrap div.worldchart-symbol a:visited,
div.content-wrap div.chart-symbol a:visited {
	color:#000;
}
div.content-wrap div.content-welt div.worldchart-symbol a.hover,
div.content-wrap div.content-welt div.worldchart-symbol a:hover {
	color:#e20807;
	border-bottom:1px solid #e20807;
}
div.content-wrap div.chart-symbol a:hover {
	color:#e20807;
}
div.content-wrap div.chart-symbol a.active:visited,
div.content-wrap div.chart-symbol a.active {
	color:#e20807;
}
div.content-wrap div.chart-symbol span.bullet {
	position:absolute;
	width:8px;
	height:7px;
	overflow:hidden;
}
div.content-wrap div.chart-symbol a span.bullet {
	background:url('./img/bullet-chart.gif') no-repeat 0 0;
}
div.content-wrap div.chart-symbol a:hover span.bullet {
	background:url('./img/bullet-chart.gif') no-repeat 0 -14px;
}
div.content-wrap div.chart-symbol a.active span.bullet {
	background:url('./img/bullet-chart.gif') no-repeat 0 -14px;
}

div.chart-navi {
	position:relative;
	width:672px;
}

div.rahmen-region {
	padding:14px 20px;
	border-top:1px solid #bbb;
}

div.content-region {
	margin-bottom:20px;
	width:472px;
	padding:2px;
	border:1px solid #bbb;
	/*float:left;*/
	position:relative;
}

div.content-region img {
	display:block;
}

div.content-wrap div.chart-symbol {
	position:absolute;
	font-size:11px;
	overflow:hidden;
}

div.content-wrap div.chart-symbol a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#000;
}

div.content-wrap div.chart-symbol a:visited {
	color:#000;
}

div.content-wrap div.chart-symbol a:hover {
	color:#e20807;
}

div.content-wrap div.chart-symbol a.active:visited,
div.content-wrap div.chart-symbol a.active {
	color:#e20807;
}

div.content-wrap div.chart-symbol span.bullet {
	position:absolute;
	width:8px;
	height:7px;
	overflow:hidden;
}

div.content-wrap div.chart-symbol a span.bullet {
	background:url('./img/bullet-chart.gif') no-repeat 0 0;
}

div.content-wrap div.chart-symbol a:hover span.bullet {
	background:url('./img/bullet-chart.gif') no-repeat 0 -14px;
}

div.content-wrap div.chart-symbol a.active span.bullet {
	background:url('./img/bullet-chart.gif') no-repeat 0 -14px;
}

div.content-wrap div.chart-symbol span.symbol {
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#757575;
}

div.content-wrap div.chart-symbol span.symbol span.bullet {
	background:url('./img/bullet-chart.gif') no-repeat 0 -7px;
}

div.content-wrap div.chart-symbol span.minor-symbol {
	display:block;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
	font-size:11px;
	color:#757575;
}

div.navi-region {
	position:absolute;
	right:0;
	top:0;
	width:175px;
	border:1px solid #bbb;
	padding:2px;
}

div.content-info {
	margin:0;
	padding:0 0 14px 0;
	width:175px;
	font-family:Arial;
	background:#e20807;
	color:#fff;
}

div.wrap div.content-wrap div.content-info p {
	display:block;	
	margin:0;
	padding:12px 0 0 14px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

div.button-back {
	position:absolute;
	margin:0;
	padding:2px;
	right:0;
	bottom:21px;
	width:175px;
	height:23px;
	border:1px solid #bbb;
}

* html div.button-back {
	bottom:20px;
}

div.wrap div.content-wrap div.chart-navi div.button-back a {
	display:block;
	margin:0;
	padding:5px 0 4px 14px;
	color:#fff;
	background:url('./img/bg-button-back.gif') no-repeat 0 0px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

div.wrap div.content-wrap div.content-info ul {
	margin:9px 0 0 12px;
	padding:0;
	list-style-type:none;
}

div.wrap div.content-wrap div.content-info ul li {
	margin:0;
	padding:0;
}

div.wrap div.content-wrap div.content-info ul li a {
	display:block;
	margin:0;
	padding:1px 0 1px 19px;
	text-decoration:underline;
	font-weight:normal;
	line-height:14px;
	font-size:11px;
	color:#fff;
	background:url('./img/bullet-regio.gif') no-repeat 0 3px;
}
div.wrap div.content-wrap div.content-info ul li.active a{
	display:block;
	margin:0;
	padding:0 0 1px 19px;
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
	font-size:11px;
	color:#fff;
}

div.wrap div.content-wrap div.content-info ul li a:hover {
	background-position:0 -70px;
}

div.wrap div.content-wrap div.content-info ul li a:active {
	background-position:0 -140px;
}

* html div.wrap div.content-wrap div.content-info ul li a {
	height:1%;
}

/*  Search-Box */ 

div.suche {
	position:absolute;
	top:2px;
	left:810px;
	height:35px;
	width:170px;
	padding:6px 0 0 5px;
	text-align:right;
	background:#fff;
}

div.suche form {
	margin:0;
	padding:0;
}

div.suche input.searchbox-sword {
	margin:0;
	height:13px;
	font-size:10px;
	width:115px;
	float:left;
}

div.suche input.go {
	margin:0;
	padding-left:0;
	padding-right:0;
	/*width:21px;*/
	height:18px;
	font-size:10px;
	background-color:#E20807;
	border:1px solid #900707;
	color:#fff;
	cursor:pointer;
	float:right;
	text-align:center;
}

* html div.suche .go {
	margin-bottom:1px;
}

*+html div.suche .go {
	margin-bottom:1px;
}


/*	Search results	*/

/*
div.ergebnisrahmen {
	position:relative;
	width:664px;
	border:1px solid #bbb;
	padding:2px;
	margin:0 0 20px 0;
}

div.ergebnishead {
	margin:0;
	padding:0;
	float:left;
	width:624px;
	height:18px;
	background-color:#999;
	margin-bottom:1px;
}

div.ergebnishead a {
	padding: 0 0 0 4px;
	margin:0;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}

div.ergebnisprozent {
	margin:0;
	padding:0;
	float:right;
	width:38px;
	height:18px;
	background-color:#999999;
	color:#fff;
}

div.ergebnisprozent p {
	margin:0;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding:0 4px 0 0;
	text-align:right;
}

div.ergebnisbody {
	margin:0;
	padding:0;
	width:664px;
	background-color:#eee;
}

div.ergebnisbody p {
	font-size:11px;
	color:#666;
	padding:4px;
	margin:0;
}
*/
/*
div.content-wrap div.ergebnisrahmen
*/
/*
div.ergebnisbody a {
	font-size:11px;
	color:#E20807;
	text-decoration:underline;
	padding:0 0 0 4px;
} 
*/


/* Galerie */

div.galerie {
	margin-left:-1px;
	height:108px;
	width:674px;
	padding-top:6px;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
}
div.galerie-content {
	height:100px;
	width:620px;
	overflow:hidden;
	margin:0 auto;
	padding:0;
}
* html div.galerie-content {
	padding-left:5px;
}
*+html div.galerie-content {
	padding-left:7px;
}
div.pfeillinks {
	display:none;
	float:left;
	height:99px;
	width:20px;
	overflow:hidden;
	background:url('./img/gal_pfeillinks.gif') no-repeat 0 0;
}
div.pfeilrechts {
	display:none;
	float:right;
	height:99px;
	width:20px;
	overflow:hidden;
	background:url('./img/gal_pfeilrechts.gif') no-repeat 0 0;
}
div.galerie-content a img {
	border:1px solid #bbb;
	padding:2px;
}
.pfeil {
	display:block;
	width:20px;
	height:99px;
}

div.galerie div.galerie-content a {
	padding:0 2px 0 1px;
	margin-left: 4px;
}


div.galerie div.galerie-content a:hover img {
	border:1px solid #e20807;
	padding:2px;
}
div.galerie div.galerie-content a.hidden {
	display:none;
}

/* Static-Galerie */
div.gal-statisch {
	height:108px;
	width:463px;
	padding:8px 0 0 0;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	clear:both;
}
div.gal-statisch-content {
	height:100px;
	width:483px;
	overflow:hidden;
	margin:0 auto 0 -19px;
	padding:0;
}
div.gal-statisch img {
	border:1px solid #bbb;
	padding:2px;
	margin-left:19px;
}


.clear {
	height:1px;
	overflow:hidden;
	clear:both;
}

div.content-wrap h1 {
	margin:0;
	padding:10px 0 10px 20px;
	color:#999;
	background:url('../media/ort_hl_pfeil.gif') no-repeat 0 13px;
	font-size:16px;
	font-weight:bold;
	clear:both;
}

div.column-2-double h2,
div.content-wrap h2 {
	margin:0;
	padding:0.2em 0 0 0;
	clear:left;
	font-size:11px;
	font-weight:bold;
	color:#666;
	line-height:1.3em;
}

div.content-schmal h1 {
	margin:0;
	padding:10px 0 10px 20px;
	color:#999;
	background:url('../media/ort_hl_pfeil.gif') no-repeat 0 13px;
	font-size:16px;
	font-weight:bold;
}
div.content-schmal h2 {
	margin:0;
	padding:0.2em 0 0 0;
	font-size:11px;
	font-weight:bold;
	color:#666;
	line-height:1.3em;
	clear:left;
}




div.content-wrap div.content-schmal {
	width:472px;
	float:left;
}

div.content-wrap div.content-nav {
	overflow:hidden;
	padding:30px 0 0 0;
	text-align:right;
	float:right;
	width:185px;
	margin-left:10px;
}

div.wrap div.content-wrap div.content-nav  a {
	text-decoration:none;
	overflow:visible;
	color:#666;
	line-height:2em;
	background:url(../media/contentnav_btn.gif) no-repeat 110px 8px;
	display:block;
	height:20px;
	padding:3px 30px 3px 0;
	margin-right:-10px;
}

div.wrap div.content-wrap div.content-nav  a:hover {
	background:url(../media/contentnav_btn.gif) no-repeat -249px 8px;
}

div.wrap div.content-wrap div.content-nav li.active a {
	background:url(../media/contentnav_btn.gif) no-repeat -249px 8px;
	font-weight:bold;
}

div.content-wrap div.content-nav li {
	overflow:visible;
	list-style-type:none;
	margin-right:5px;
	/*padding-right:10px;*/
	background:url(../media/contentnav_linie.gif) no-repeat 0 100%;
}

/*2nd party */

div.wrap div.content-wrap div.content-nav ul li ul {
	margin:0;
	padding:0 0 9px 0;
	background:none;
}

div.wrap div.content-wrap div.content-nav ul li ul li {
	overflow:visible;
	list-style-type:none;
	margin:0;
	padding:0;
	background:none;
	line-height:14px;
	height:14px;
	
}
	

div.wrap div.content-wrap div.content-nav ul li.active ul li a,
div.wrap div.content-wrap div.content-nav ul li ul li a {
	margin:0 20px 0 0;
	padding:0;
	background:none;
	color:#666;
	font-weight:normal;
	line-height:14px;
	height:14px;
}

div.wrap div.content-wrap div.content-nav ul li ul li a:visited {
	color:#999;
}

div.wrap div.content-wrap div.content-nav ul li ul li.active a:hover,
div.wrap div.content-wrap div.content-nav ul li ul li.active a:visited,
div.wrap div.content-wrap div.content-nav ul li ul li.active a,
div.wrap div.content-wrap div.content-nav ul li ul li a:hover {
	color:#e20807;
}

div.tipp {
	margin-bottom:20px;
	width:328px;
	height:113px;
	float:left;
	position:relative;
}

img.angebot-img{
	width:111px;
	padding:2px;
	border:1px solid #bbb;
}








/* 	IBE 	*/

div.ibe {
	margin:0;
	padding:0;
	width:472px;
	background:url('./img/bg-ibe-middle.gif') repeat-y 0 0;
}

div.ibe ul.tab {
	margin:0;
padding:0 22px 0 0; 
/*	padding:0 97px 0 0;*/ 
width:450px; 
/*		width:375px;*/
	height:30px;
	list-style-type:none;
	background:url('./img/bg-ibe-head.gif') no-repeat 0 0;
}
* html div.ibe ul.tab {
padding:0 32px 0 0;
	width:440px; 
/*		padding:0 107px 0 0;
	width:365px; */
}

div.ibe-simple ul.tab {
	background:url('./img/bg-ibe-simple-head.gif') no-repeat 0 0;
}

div.ibe ul.tab li {
	margin:0;
	padding:0;
	display:inline;
}

div.ibe ul.tab li a:visited,
div.ibe ul.tab li a {
	display:block;
	float:right;
	position:relative;
	margin:0 -10px 0 0;
	padding:3px 14px 0 11px;
	width:60px;
	height:17px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	background:url('./img/bg-ibe-button.gif') no-repeat 0 0;
	text-decoration:none;
	z-index:10;
}

div.ibe ul.tab li strong a:visited,
div.ibe ul.tab li strong a {
	padding:4px 14px 0 11px;
	color:#666;
	background:url('./img/bg-ibe-button.gif') no-repeat 0 -42px;
	font-weight:normal;
	z-index:100;
}

div.ibe-simple a.booking-home,
div.ibe ul.tab li a:hover {
	color:#666;
	background:url('./img/bg-ibe-button.gif') no-repeat 0 -21px;
}

div.ibe ul.tab li strong a:hover {
	padding:4px 14px 0 11px;
	color:#fff;
	background:url('./img/bg-ibe-button.gif') no-repeat 0 -42px;
	font-weight:normal;
	z-index:100;
}

div.ibe div.booking {
	margin:0 4px;
	padding:0 16px;
	width:432px;
	height:269px;
	overflow:visible;
	background:url('./img/bg-ibe-gradient.gif') repeat-x 0 0;
}
div.ibe div.booking-3-5 {
	height:504px;
}

div.ibe div.booking-flight {
	height:350px;
}

div.ibe-simple div.booking {
	height:12px;
	background:url('./img/bg-ibe-simple-gradient.gif') repeat-x 0 0;
}

div.ibe div.foot {
	clear:both;
	margin:0;
	padding:0;
	width:472px;
	height:13px;
	overflow:hidden;
	background:url('./img/bg-ibe-bottom.gif') no-repeat 0 0;
}

div.ibe-simple div.foot {
	height:11px;
	background:url('./img/bg-ibe-simple-bottom.gif') no-repeat 0 0;
}

div.column-2-double div.ibe-simple a.booking-home, 
div.ibe-simple a.booking-home {
	float:left;
	margin-top:-2px;
	padding:0 0 0 15px;
	font-size:11px;
	color:#666;
	background:url('./img/arc-down-normal.gif') no-repeat 0 50%;

}

div.column-2-double div.ibe-simple a.booking-home:hover,
div.ibe-simple a.booking-home:hover {
	color:#e20807;
	background:url('./img/arc-down-hover.gif') no-repeat 0 50%;
}

/* Teaser - Angebote */



div.buchungs-rahmen {
	margin-top:2px;
	padding:2px;
	width:111px;
	height:19px;
	border:1px solid #bbb;
}
div.buchungs-rahmen .buchung a:visited,
div.buchungs-rahmen .buchung a:hover,
div.buchungs-rahmen .buchung a {
	color:#fff;
}

div.buchung {
	width:111px;
	height:19px;
	background:url('./img/angebote-finden-bg.gif') no-repeat 0 50%;
}

div.buchung a {
	font-weight:bold;
}

div.wrap div.content-wrap div.tipp div.buchung a {
	display:block;
	padding:2px 0 0 0;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}

div.angebot-rahmen {
	padding:2px;
	border:1px solid #bbb;
	height:106px;
	width:182px;
	position:absolute;
	top:0px;
	right:20px;
}
* html div.angebot-rahmen {
	height:109px;
}
*+html div.angebot-rahmen {
	height:109px;
}

div.wochenangebot-info {
	background:#eee;
	height:100%;
}
div.wochenangebot-info h2 {	
	padding:7px 0 20px 12px;
	clear:none;
}

div.hotel-clip {
	margin:0;
	padding:12px 12px 2px 0;
	float:right;
	
	
}

div.hotel-clip a{
	margin: 0;
	padding: 2px 25px 2px 0;
	height: 32px;
	background: url('img/bg_hotelclip_red.jpg') no-repeat 100% 50%;

}


div.hotel-clip-top {
	float:right;
	margin:0;
	padding:12px 12px 2px 0;
	
}

div.hotel-clip-top a{
	margin: 0;
	padding: 2px 25px 2px 0;
	background: url('img/bg_hotelclip_red_gray.jpg') no-repeat 100% 50%;

}


div.tipp h2.zweisterne {
	background-image:url('../media/topangebote/2sterne.gif');
}
div.tipp h2.zweisterneplus {
	background-image:url('../media/topangebote/2sterneplus.gif');
}
div.tipp h2.dreisterne {
	background-image:url('../media/topangebote/3sterne.gif');
}
div.tipp h2.dreisterneplus {
	background-image:url('../media/topangebote/3sterneplus.gif');
}
div.tipp h2.viersterne {	
	background-image:url('../media/topangebote/4sterne.gif');
}
div.tipp h2.viersterneplus {	
	background-image:url('../media/topangebote/4sterneplus.gif');
}
div.tipp h2.fuenfsterne {	
	background-image:url('../media/topangebote/5sterne.gif');
}
div.tipp h2.fuenfsterneplus {	
	background-image:url('../media/topangebote/5sterneplus.gif');
}
div.tipp h2.sechssterne {	
	background-image:url('../media/topangebote/6sterne.gif');
}

div.tipp h2 {
	background-position:12px 20px;
	background-repeat:no-repeat;	
}
div.tipp div.wochenangebot-info h2 {
	background-position:12px 25px;
	background-repeat:no-repeat;	
}

div.angebot-rahmen div.wochenangebot-info p {	
	padding:0 0 0 12px;
}

div.angebot-rahmen div.wochenangebot-info p.preis {
	padding:10px 0 0 12px;
	color:#e20807;
	font-weight:bold;
	font-size:1.3em;
}

div.angebot-info {
	height:111px;
	width:187px;
	position:absolute;
	top:0px;
	right:20px;
}

div.angebot-info h2 {
	padding:2px 0 20px 12px;
	clear:none;
}

div.angebot-info h2.shop {
	padding:2px 0 3px 12px;
}

div.tipp div.angebot-info p {
	padding:0 0 0 12px;
}

div.tipp div.angebot-info p.preis {
	padding:10px 0 0 12px;
	color:#e20807;
	font-weight:bold;
	font-size:1.3em;
	float: left;
}
div.tipp div.wochenangebot-info p.preis a,
div.tipp div.wochenangebot-info p.preis a:visited,
div.tipp div.angebot-info p.preis a,
div.tipp div.angebot-info p.preis a:visited {
	text-decoration: none;
	color:#e20807;
}
div.tipp div.wochenangebot-info p.preis a:hover,
div.tipp div.angebot-info p.preis a:hover {
	text-decoration: none;
	color:#666;
}


div.tipp div.wochenangebot-info p.preisclip {
	padding:10px 0 0 12px;
	color:#e20807;
	font-weight:bold;
	font-size:1.3em;
	float: left;
}

div.tipp div.wochenangebot-info p.preisclip a,
div.tipp div.wochenangebot-info p.preisclip a:visited{
	text-decoration: none;
	color:#e20807;
}

div.tipp div.wochenangebot-info p.preisclip a:hover{
	text-decoration: none;
	color:#666;
}


div.teaser-1-1 {
	margin:16px 0 0 0;
	padding:4px 5px 0 5px;
	width:218px;
	height:136px;
	background:url('./img/bg-teaser-1-1.gif') no-repeat 0 0;
}
div.teaser-1-1-big {
	height:292px;
	background:url('./img/bg-teaser-1-2.gif') no-repeat 0 0;
}
div.mood-image {
	margin:16px 0 0 0;
	padding:4px 5px 0 5px;
	width:218px;
	height:274px;
	background:url('./img/bg-mood.gif') no-repeat 0 0;
}
div.teaser-1-1 img {
	float:left;
	width:218px;
	height:110px;
	margin:0;
	padding:0;
	border:0 solid;
}
div.mood-image img,
div.teaser-1-1-big img {
	height:266px;
	margin:0;
	padding:0;
	border:0 solid;
}



div.gewinn-image{
	margin:16px 0 0 0;
	padding:3px 5px 0 5px;
	height:545px;
	width:218px;
	background:url('./img/bg-mood-gewinn.gif') no-repeat 0 0;
	
}

div.gewinn-image img{
	height:540px;
	margin:0;
	padding:0;
	border:0 solid;
}



div.column-2-double div.teaser-1-1 p,
div.teaser-1-1 p {
	float:left;
	margin:0;
	padding:4px 3px 0 0;
	width:215px;
	text-align:right;
	color:#fff;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
}
div.column-2-double div.teaser-1-1 a,
div.column-2-double div.teaser-1-1 a:visited,
div.column-2-double div.teaser-1-1 a:hover,
div.teaser-1-1 a {
	color:#fff;
	text-decoration:none;
}

div.teaser-1-flex {
	margin:0;
	padding:0;
	width:228px;
	background:url('./img/bg-tab-teaser-middle.gif') repeat-y 0 0;
}
div.teaser-1-flex div.top {


	margin:0;
	padding:0 0 0 20px;
	width:208px;
	height:28px;
	overflow:hidden;	
	background:url('./img/bg-tab-teaser-top.gif') no-repeat 0 0;
}
div.teaser-1-flex h2 {
	float:left;
	clear:none;
	margin:0 auto 0 0;
	padding:4px 10px 0 0;
	height:19px;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	background:url('./img/bg-tab-teaser-tab.gif') repeat-x 0 0;
	
}
div.teaser-1-flex div.edge {
	float:left;
	margin:0 auto 0 0;
	padding:0;
	width:16px;
	height:21px;
	line-height:21px;
	background:#e00 url('./img/bg-tab-teaser-tabedge.gif') no-repeat 0 0;
	
}
div.teaser-1-flex div.content {
	margin:0;
	padding:0 20px;
	color:#fff;
	font-size:11px;
}
div.teaser-1-flex div.bottom {
	margin:0;
	padding:12px 0 0 0;
	width:228px;
	height:0;
	overflow:hidden;	
	background:url('./img/bg-tab-teaser-bottom.gif') no-repeat 0 0;
}
div.teaser-1-2 div.content {
	height:272px;
	overflow:hidden;
}
* html div.teaser-1-2 div.content {
	height:262px;
	padding-top:10px;
}
*+html div.teaser-1-2 div.content {
	height:262px;
	padding-top:10px;
}
div.teaser-1-2 div.content a {
	color:#fff;
	text-decoration:underline;
}
div.teaser-1-2 div.content a:visited {
	color:#fff;
	text-decoration:underline;
}
div.teaser-1-2 div.content a:hover {
	color:#fff;
	text-decoration:underline;
}

div.teaser-2-05 {
	margin:16px 0 0 0;
	padding:0;
	width:472px;
	height:62px;
	overflow:hidden;
}
div.teaser-2-05 img {
	float:left;
	margin:0 19px 0 0;
	padding:4px 5px;
	border:0 solid;
	width:218px;
	height:54px;
	background:url('./img/bg-teaser-1-05.gif') no-repeat 0 0;
}
div.teaser-2-05 h2 {
	margin:0;
	padding:2px 0 0 0;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	clear:none;
}
div.teaser-2-05 h2 a {
	color:#e20807;
	text-decoration:underline;
}
div.teaser-2-05 h2 a:visited {
	color:#999;
	text-decoration:underline;
}
div.teaser-2-05 h2 a:hover {
	color:#666;
	text-decoration:underline;
}
div.teaser-2-05 p {
	color:#666;
	font-size:11px;	
	margin:0;
	padding:3px 0 0 0;
	line-height:12px;
}

div.helpdesk {
	margin:16px 0 0 0;
	padding:7px 17px 5px 14px;
	width:197px;
	height:128px;
	color:#666;
	font-size:11px;
	background:url('./img/bg-helpdesk.gif') no-repeat 0 0;
}
div.helpdesk address {
	margin:0;
	padding:0;
	font-style:normal;
	font-size:10px;
	line-height:12px;
}
div.helpdesk p {
	margin:0;
	padding:0;
	font-style:normal;
	font-size:11px;
	line-height:12px;
}
div.helpdesk p strong {
	font-weight:bold;
	font-size:11px;
}
div.helpdesk p em {
	font-weight:normal;
	font-size:9px;
	font-style:normal;
}
div.helpdesk p strong em {
	font-weight:bold;
	font-size:12px;
	font-style:normal;
}

div.helpdesk address strong {
	font-weight:bold;
	font-size:11px;
}
div.helpdesk ul {
	margin:0;
	padding:0 0 0 0;
	list-style-type:none;
	text-align:right;
}
div.helpdesk ul li {
	margin:0;
	padding:0;
	height:15px;
}
div.helpdesk a {
	display:block;
	margin:0;
	padding:0 25px 0 0;
	height:15px;
	line-height:15px;
	font-size:11px;
	color:#666;
	background:url('./img/arc-left-normal.gif') no-repeat 183px 50%;
	font-weight:bold;
}
div.helpdesk a:hover {
	color:#e20807;
	background:url('./img/arc-left-hover.gif') no-repeat 183px 50%;
}



#footer {
	clear:both;
	position:relative;
	margin:0;
	padding:16px 0 20px 0;
	width:960px;
	overflow:hidden;
}
#footer h2 {
	display:none;
}

#footer div.print {
	position:absolute;
	left:0;
	top:21px;		
	font-size:10px;
}
#footer div.print a:visited,
#footer div.print a {
	color:#666;
	text-decoration:none; 
}
#footer div.print a:hover {
	color:#e20807;
	text-decoration:underline;
}
#footer #footer-country {
	border-top: 1px solid #bbb;
}
#footer ul {
	margin:0 -4px 0 0;
	padding:5px 0 0 0;
	list-style-type:none;
	text-align:right;
	line-height:12px;
	font-size:10px;
}
#footer ul li {
	display:inline;
	margin:0;
	padding:0 4px 0 5px;
	border-right:1px solid #bbb;
}
#footer ul li a {
	color:#666;
	text-decoration:none; 
}
#footer ul li a:hover {
	color:#e20807;
	text-decoration:underline;
}
#footer address,
#footer p{
	margin:0;
	padding:10px 0 0 0;
	text-align:right;
	font-style:normal;
	font-size:11px;
	color:#666;
}

#footer p a {
	color:#666;
	text-decoration:none; 
}
#footer p a:hover {
	color:#e20807;
	text-decoration:underline;
}

div.content-wrap h3,
div.content-wrap h4,
div.content-wrap h5,
div.content-wrap h6,
div.column-2-double h3,
div.column-2-double h4,
div.column-2-double h5,
div.column-2-double h6 {
	margin:0;
	padding:0.6em 0 0.1em 0;
	font-size:11px;
	color:#666;
	font-weight:normal;
	font-style:normal;
}
div.content-wrap div.tx-rgtabs-pi1 h4,
div.column-2-double div.tx-rgtabs-pi1 h4 {
	display:none;	
}
div.column-2-double p,
div.content-wrap p {
	margin:0;
	padding:0.2em 0 0.3em 0;
	font-size:11px;
	color:#666;
	line-height:1.3em;
	margin-bottom:10px;
}
div.content-wrap div.tipp p{
	margin:0;
	padding:0 0 0 12px;
	font-size:11px;
	color:#666;
	line-height:1.3em;
}

/*				FERIENPLAN			*/
.ferienkopf {
	color:#fff;
    background-color:#999;
	text-align:center;
	width:25px;
}

.ferien {
	text-align:center;
	width:25px;
}
.ferienzeile1 {
    background-color:#eee;
   }
.ferienzeile1  td{
    background-color:#eee;
}
.ferienzeile2 {
    background-color:#fff;
   }
.ferienzeile1 strong,
.ferienzeile2 strong {
	padding-left:4px;
} 


/***************************
*  Default styles for the
*        EXT rgtabs
* by Ringer Georg (just2b)
***************************/  
.tx-rgtabs-pi1 {
	margin: 15px 0 0 0;
	padding:0;
}

/* wraps the hole tab */
.rgtabs-wrapper {
	width:472px;
	float:left;
}

/* Tab-Menu ul */
.rgtabs-menu  {
	overflow:hidden;
	padding:30px 0 0 0;
	text-align:right;
	float:right;
	width:185px;
	margin-left:10px;
	color:#666;
}

/* Tab-Menu li */
ul.rgtabs-menu  li {
	overflow:visible;
	list-style-type:none;
	margin-right:5px;
	/*padding-right:10px;*/
	background:url(../media/contentnav_linie.gif) no-repeat 0 23px;

}	

/* Tab-Menu li.a */
ul.rgtabs-menu li.tabmiddle a,
ul.rgtabs-menu li.tablast a,
ul.rgtabs-menu li.tabfirst a{
	text-decoration:none;
	overflow:visible;
	color:#666;
	line-height:2em;
	background:url(../media/contentnav_btn.gif) no-repeat 145px 8px;
	display:block;
	height:20px;
	padding:3px 35px 3px 0;
	margin-right:-10px;
}

ul.rgtabs-menu li.tabmiddle a:hover,
ul.rgtabs-menu li.tablast a:hover,
ul.rgtabs-menu li.tabfirst a:hover {
	background:url(../media/contentnav_btn.gif) no-repeat -214px 8px;
}

ul.rgtabs-menu li.tabmiddle a:active,
ul.rgtabs-menu li.tablast a:active,
ul.rgtabs-menu li.tabfirst a:active {
	background:url(../media/contentnav_btn.gif) no-repeat -214px 8px;
	font-weight:bold;
}

ul.rgtabs-menu li a.sel {
	background:url(../media/contentnav_btn.gif) no-repeat -214px 8px;
	font-weight:bold;
}

div#rgtabs222 h4 {
	display:none;
}

/*				suchfeld-ergebnisseite				*/

div.such-wrap {
	position:relative;
	width:670px;
}
div.suchrahmen{
	width:552px;
	height:25px;
	border:1px solid #bbb;
	padding:2px;
}
div.suchhead {
	background-color:#c00;
	width:552px;
	height:25px;	
}
div.suchhead p {
	padding:5px 0 0 4px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
div.suchtext {
	padding-left:83px;
	margin:-16px 0 0 0;
}
* html div.suchtext {
	padding-left:78px;
	margin-top:-17px;
}
*+html div.suchtext {
	padding-left:78px;
	margin-top:-17px;
}
div.suchtext .search{
	margin:0;
	height:17px;
	font-size:11px;
	text-align:left;
	border:none;
}
* html div.suchtext {
	margin-left:4px;
}
*+html div.suchtext {
	margin-left:2px;
}
div.suchtext form {
	margin:0px;
}


/*				button				*/

div.btnrahmen {
	position:absolute;
	top:0;
	right:2px;
	border:1px solid #bbb;
	padding:2px;
	width:97px;
	height:25px;
}
div.btnrahmen .go {
	color:#fff;
	padding:0 0 2px 0;
	border:none;
	font-size:11px;
	font-weight:bold;
	background-color:#c00;
	width:97px;
	height:25px;
}
div.btnrahmen form {
	margin:0;
	
}

div.jump ul {
	margin-left:0;
	padding-left:0;
	list-style-type:none;	
}
div.jump ul li {
	margin-left:0;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:5px;
	list-style-type:none;
	background:url('./img/arc-up-down.gif') no-repeat 0 -68px;
}

/*				sucheergebnisse / presse				*/

div.ergebnisrahmen {
	position:relative;
	width:468px;
	border:1px solid #bbb;
	padding:0;
	margin:0 0 20px 0;
	background:#eee;
}
div.ergebnishead-full {
	width:464px;
	padding:1px 0 2px 0;
	line-height:16px;
	background-color:#999;
	border-width:2px 2px 2px 2px;
	border-color:#fff;
	border-style:solid;
}
div.ergebnishead-full a.jumpback {
	display:block;
	float:right;
	width:13px;
	margin:2px 4px 0 0;
	padding:7px 0 0 0;
	height:0;
	overflow:hidden;
	background:url('./img/arc-up-down.gif') no-repeat 0 0;
}
div.ergebnishead {
	float:left;
	width:418px;
	padding:1px 0;
	height:16px;
	line-height:16px;
	background-color:#999;
	border-width:2px 1px 2px 2px;
	border-color:#fff;
	border-style:solid;
}
div.ergebnishead a,
div.ergebnishead-full a {
	padding: 0 0 0 4px;
	margin:0;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
div.ergebnishead a:visited {
	color:#fff;
}
div.ergebnishead-full a:visited {
	color:#ddd;
}

div.ergebnishead a:hover,
div.ergebnishead-full a:hover {
	color:#fff;
}

div.ergebnishead p,
div.ergebnishead-full p {
	padding-left:4px;
	padding-bottom:0;
	margin-bottom:0;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
div.ergebnisprozent {
	float:right;
	width:44px;
	padding:0 0 2px 0;
	height:16px;
	line-height:16px;
	background-color:#999;
	border-width:2px 2px 2px 1px;
	border-color:#fff;
	border-style:solid;
	overflow:hidden;
}
div.ergebnisprozent p {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding-right:4px;
	text-align:right;
}
div.ergebnisbody {
	width:464px;
	padding-bottom:5px;
	background-color:#eee;
	border-width:0 2px 2px 2px;
	border-color:#fff;
	border-style:solid;
}
div.ergebnisbody p {
	font-size:11px;
	color:#666;
	padding:4px;
}
div.content-wrap div.ergebnisrahmen div.ergebnisbody a {
	font-size:11px;
	text-decoration:underline;
	padding:0 0 0 4px;
}
div.ergebnisbody a:visited {
	color:#e20807;
}
div.ergebnisrahmen div.ext a:visited {
	color:#222;
}




/*				sucheergebnisse / presse	alt			*/
/*
div.ergebnisrahmen {
	position:relative;
	width:668px;
	border:1px solid #bbb;
	padding:0;
	margin:0 0 20px 0;
	background:#eee;
}
div.ergebnishead-full {
	width:664px;
	padding:1px 0 2px 0;
	line-height:16px;
	background-color:#999;
	border-width:2px 2px 2px 2px;
	border-color:#fff;
	border-style:solid;
}
div.ergebnishead-full a.jumpback {
	display:block;
	float:right;
	width:13px;
	margin:2px 4px 0 0;
	padding:7px 0 0 0;
	height:0;
	overflow:hidden;
	background:url('./img/arc-up-down.gif') no-repeat 0 0;
}
div.ergebnishead {
	float:left;
	width:618px;
	padding:1px 0;
	height:16px;
	line-height:16px;
	background-color:#999;
	border-width:2px 1px 2px 2px;
	border-color:#fff;
	border-style:solid;
}
div.ergebnishead a,
div.ergebnishead-full a {
	padding: 0 0 0 4px;
	margin:0;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
div.ergebnishead a:visited {
	color:#fff;
}
div.ergebnishead-full a:visited {
	color:#ddd;
}

div.ergebnishead a:hover,
div.ergebnishead-full a:hover {
	color:#fff;
}

div.ergebnishead p,
div.ergebnishead-full p {
	padding-left:4px;
	padding-bottom:0;
	margin-bottom:0;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
div.ergebnisprozent {
	float:right;
	width:44px;
	padding:0 0 2px 0;
	height:16px;
	line-height:16px;
	background-color:#999;
	border-width:2px 2px 2px 1px;
	border-color:#fff;
	border-style:solid;
	overflow:hidden;
}
div.ergebnisprozent p {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding-right:4px;
	text-align:right;
}
div.ergebnisbody {
	width:664px;
	padding-bottom:5px;
	background-color:#eee;
	border-width:0 2px 2px 2px;
	border-color:#fff;
	border-style:solid;
}
div.ergebnisbody p {
	font-size:11px;
	color:#666;
	padding:4px;
}
div.content-wrap div.ergebnisrahmen div.ergebnisbody a {
	font-size:11px;
	text-decoration:underline;
	padding:0 0 0 4px;
}
div.ergebnisbody a:visited {
	color:#e20807;
}
div.ergebnisrahmen div.ext a:visited {
	color:#222;
}
*/


/*				IBE BOOKING SCHNELLSUCHE 				*/

div.booking {
	position:relative;	
}

div.booking form {
	margin:0;
}
div.booking h1 {
	margin:0;
	padding:7px 0 8px 20px;
	color:#999;
	background:url(../media/ort_hl_pfeil.gif) no-repeat 0 10px;
	font-size:16px;
	font-weight:bold;
}
div.booking h2 {
	margin:-28px 0 0 0;
	padding:0.2em 0 0 0;
	font-size:11px;
	font-weight:bold;
	color:#666;
	line-height:1.3em;
	text-align:right;
	clear:none;
}
div.booking fieldset {
	margin:10px 0 0 0;
	float:left;
	width:205px;
	height:auto;
	padding:0 0 0 0;
	border:none;
}

div.booking fieldset.right {
	margin:10px 0 0 22px;
}
div.booking p {
	margin:0;
}
div.booking  select {
	margin:0 0 5px 0;
	font-size:9pt;
	color:#666;
}
div.booking  select.full-width {
	width:205px;
}
div.booking  select.monatkind {
	width:100px;
}
div.booking  select.monatvonbis {
	width:159px;
}
* html div.booking  select.monatkind {
	width:109px;
}
*+html div.booking  select.monatkind {
	width:109px;
}
* html div.booking  select.monatvonbis {
	width:163px;
}
*+html div.booking  select.monatvonbis {
	width:163px;
}

div.booking div.buchung a {
	display:block;
	padding:2px 0 0 0;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}
div.ibe div.booking div.buchungs-rahmen  {
	margin:2px 0 0 87px;
}



















/*				IBE ERGEBNIS TABELLE			*/

/*
.kopfzeile {
	color:#fff;
    background-color:#666;
	text-align:center;
	width:33%;    
   }

.reiseziel {
	text-align:center;
}
.reisezielzeile-head {
	background-color:#ddd;
}
.reisezielzeile1 {
    background-color:#eee;
}
.reisezielzeile2 {
    background-color:#fff;
}
.reisezielzeile1 strong ,
.reisezielzeile2 strong {
	padding:5px 0 0 4px;
} 
.ort {
	padding:0 0 0 15px;
}
div.content .suchauswahl  select {
	font-size:9pt;
	color:#666;
	margin:0 50px 0 50px;
}
div.content .suchauswahl {
	padding:0 0 0 50px;
}


*/






	
/* buchungs ibe FULLSIZE */




/*




div.ibe-fullsize {
	margin:0;
	padding:0;
	width:716px;
	background:url('./img/bg-ibe-middle-fullsize.gif') repeat-y 0 0;
}

div.column-2-triple div.ibe-fullsize ul.tab {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:716px;
	height:30px;
	list-style-type:none;
	background:url('./img/bg-ibe-head-fullsize.gif') no-repeat 0 0;
	
}
div.ibe-fullsize ul.tab li {
	margin:0 0 0 0;
	padding:0;
	display:inline;
}
div.ibe-fullsize ul.tab li a {
	display:block;
	float:right;
	position:relative;
	margin:0 -10px 0 0;
	padding:3px 14px 0 11px;
	width:60px;
	height:17px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	background:url('./img/bg-ibe-button.gif') no-repeat 0 0;
	text-decoration:none;
	z-index:10;
}
div.ibe-fullsize ul.tab li a.right {
	margin:0 256px 0 0;
}
* html div.ibe-fullsize ul.tab li a.right {
	margin:0 128px 0 0;
}
* html div.ibe-fullsize ul.tab {
	padding:0 32px 0 0;
	width:700px;
}
div.ibe-fullsize ul.tab li strong a {
	padding:4px 14px 0 11px;
	color:#666;
	background:url('./img/bg-ibe-button.gif') no-repeat 0 -42px;
	font-weight:normal;
	z-index:100;
}
div.ibe-fullsize ul.tab li a:hover {
	color:#666;
	background:url('./img/bg-ibe-button.gif') no-repeat 0 -21px;
}
div.ibe-fullsize ul.tab li strong a:hover {
	padding:4px 14px 0 11px;
	color:#fff;
	background:url('./img/bg-ibe-button.gif') no-repeat 0 -42px;
	font-weight:normal;
	z-index:100;
}
div.ibe-fullsize div.booking {
	margin:0 4px;
	padding:0 16px;
	width:676px;
	height:auto;
	overflow:visible;
	background:#eee;
}
div.ibe-fullsize div.foot {
	clear:both;
	margin:0;
	padding:0;
	width:716px;
	height:13px;
	overflow:hidden;
	background:url('./img/bg-ibe-bottom-fullsize.gif') no-repeat 0 0;
}
*/
/*		IBE TABELLEN FORMATIERUNG		*/
/*			
			
div.ibe-fullsize div.booking h1 {
	margin:0;
	padding:0 0 0 20px;
	color:#999;
	background:url(../media/ort_hl_pfeil.gif) no-repeat 0 2px;
	font-size:16px;
	font-weight:bold;
}

*/


/*				IBE  SCHNELLSUCHE LINKE BOX 				*/
/*
div.content form {
	margin:0;
}
div.content h1 {
	margin:0;
	padding:10px 0 10px 20px;
	color:#999;
	background:url(../media/ort_hl_pfeil.gif) no-repeat 0 13px;
	font-size:16px;
	font-weight:bold;
}
*/
/*div.content h2 {
	margin:-28px 0 0 0;
	padding:0.2em 0 0 0;
	font-size:11px;
	font-weight:bold;
	color:#666;
	line-height:1.3em;
	text-align:right;
}*/
/*
div.teaser-1-2 div.content .ibe fieldset {
	margin:0 0 0 -2px;
	float:left;
	width:190px;
	height:auto;
	padding:0 0 0 0;
	border:none;
}
div.content p {
	margin:0;
}
div.content .ibe select {
	margin:0 0 5px 0;
	font-size:9pt;
	color:#666;
}
div.content .ibe select.full-width {
	width:190px;
}
div.content .ibe select.monatkind {
	width:85px;
}
div.content .ibe select.monatvonbis {
	width:144px;
}

* html div.teaser-1-2 div.content .ibe fieldset { 
	margin:0 0 0 -1px;
}
* html div.content .ibe select.monatkind {
	width:94px;
}
*+html div.content .ibe select.monatkind {
	width:94px;
}
* html div.content .ibe select.monatvonbis {
	width:148px;
}
*+html div.content .ibe select.monatvonbis {
	width:148px;
}

div.content div.buchung a {
	display:block;
	padding:2px 0 0 0;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}
div.teaser-1-2 div.content div.buchungs-rahmen  {
	margin:2px 0 0 83px;
}
*/

/*  PDF-Links */
ul.pdfList
{
	overflow:hidden;
	padding:30px 0 0 0;
	text-align:right;
	float:right;
	width:185px;
	margin-left:10px;
	clear:right;
}

ul.pdfList li
{
	overflow:visible;
	list-style-type:none;
	margin-right:5px;
	/*padding-right:10px;*/
}

div.content-wrap ul.pdfList li a
{
	text-decoration:underline;
	overflow:visible;
	color:#666;
	line-height:2em;
	background:url(img/ico_pdf.gif) no-repeat 155px 8px;
	display:block;
	height:20px;
	padding:3px 35px 3px 0;
	margin-right: -7px;
}

div.content-wrap ul.pdfList li a:hover 
{
	color:#E20807;
}


/* KALENDER (Table)  */

table.cal {
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	color:#666666;
	width:100%;
}

table.cal tbody {
	border:0;
	margin:0;
	padding:0;
}

tr.row-one {
	margin:0;
	padding:0;
	border:0;
	height: 16px;
	background-color:#999999;
	color:#fff;
	overflow:hidden;
}

tr.row-two, 
tr.row-four, 
tr.row-six, 
tr.row-eight, 
tr.row-ten, 
tr.row-twelve,
tr.row-fourteen,
tr.row-sixteen {
	margin:0;
	padding:0;
	height: 20px;
	border:0;
	background-color:#EEEEEE;
	color:#666666;
	overflow:hidden;
}

tr.row-three,
tr.row-five,
tr.row-seven,
tr.row-nine,
tr.row-eleven,
tr.row-thirteen,
tr.row-fiveteen,
tr.row-seventeen {
	margin:0;
	padding:0;
	height: 20px;
	border:0;
	overflow:hidden;
	color:#666666;
	background-color:#FFFFFF;
}


td.regio {text-align:center; width: 150px;}
td.winter { text-align:center; width:58px;}
td.ostern{ text-align:center; width:93px;}
td.himmelf{ text-align:center; width:62px;}
td.pfingsten{ text-align:center; width:64px;}
td.sommer{ text-align:center; width:90px;} 
td.herbst{ text-align:center; width:61px;} 
td.xmas { text-align:center; width:78px;} 


div.weather-menu {
	margin-bottom:10px;
	border-bottom:1px solid #bbb;	
}
ul.weather-menu {
	float:left;
	margin:0;
	padding:0 26px 0 0;
	width:142px;
	list-style-type:none;	
}
ul.weather-menu li {
	margin:0;
	padding:0 0 14px 0;
}
ul.weather-menu li ul {
	margin:0;
	padding:0;
	list-style-type:none;	
}
ul.weather-menu li ul li {
	margin:0;
	padding:0 0 0 18px;
}
ul.weather-menu li ul li ul {
	margin:0;
	padding:0;
	list-style-type:none;	
}
ul.weather-menu li ul li ul li {
	margin:0;
	padding:0 0 0 26px;
	background:url('./img/bullet-weather-menu.gif') 18px 7px no-repeat; 
}
* html ul.weather-menu li strong {
	display:block;
	height:1%;
	margin:0;
	padding:0;
}
*+html ul.weather-menu li strong {
	display:block;
	min-height:1%;
	margin:0;
	padding:0;
}
ul.weather-menu li a {
	display:block;
	margin:0;
	padding:0;
	height:1%;
	text-decoration:none;
	color:#666;
	border-bottom:1px solid #666;
	font-weight:bold;
}

ul.weather-menu li a:visited {
	color:#999;
}
ul.weather-menu li li a {
	display:inline;
	border-bottom:0 solid;
	font-weight:normal;
}
ul.weather-menu li a:hover,
ul.weather-menu li strong a,
ul.weather-menu li strong a:visited {
	color:#e20807;
}

ul.button-links {
	float:right;
	width:185px;
	margin:0;
	padding:18px 0 0 0;
	list-style-type:none;	
}
ul.button-links li {
	width:165px;
	margin:10px 0 0 0;
	padding:0;
	border:1px solid #bbb;	
}
ul.button-links li a,
ul.button-links li a:visited,
ul.button-links li a:hover {
	display:block;
	margin:0;
	padding:0;
	height:21px;
	border:2px solid #fff;
	color:#fff;
	background:url('./img/bg-button-blaetter.gif') no-repeat 0 0px;
	line-height:21px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;	
}


div.logo-teaser {
	margin:10px 0;
	padding:14px 0 0 0;
	border-top:1px solid #bbb;
}
div.logo-image {
	float:left;
	width:150px;
	padding-top:3px;
	margin:0;
}

div.logo-image img {
	padding:2px;
	border:1px solid #bbb;
}
div.logo-content {
	margin-left:150px;
}

div.logo-teaser div.button {
	float:left;
	clear:left; 
	width:134px;
	height:15px;
	line-height:15px;
	background:#fff;
	padding:2px;
	margin:2px 0 0 0;
	border:1px solid #bbb;
}
*+html div.logo-teaser div.button {
	margin:-16px 0 0 0;
}
* html div.logo-teaser div.button {
	margin:-16px 0 0 0;
}
div.logo-teaser div.button a:visited,
div.logo-teaser div.button a:hover,
div.logo-teaser div.button a,
div.logo-teaser div.button span {
	display:block;
	width:134px;
	height:15px;
	line-height:15px;
	margin:0;
	padding:0;
	color:#fff;
	background:#e20807;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
div.linked-image {
	position:relative;
	float:left;
	margin:7px 7px 0 0;
	padding:0 0 33px 0;
	border:1px solid #bbb;
	width:146px;
	height:146px;
	background:url('./img/border-one-px.gif') repeat-x 0 146px;
}
div.linked-image div.middle {
	position: absolute; 
	top: 50%;
	width:146px;
	text-align:center;	
}
html>/**/body div.linked-image div.middle {
	position: static;
	padding-top:1px;
	display: table-cell; 
	vertical-align: middle; 
	height:146px;
}
* html div.linked-image div.preview {
	position:relative;
	top: -50%;
	margin-top:-33px;
}
*+html div.linked-image div.preview {
	position:relative;
	top: -50%;
	margin-top:-33px;
}
div.linked-image div.file-name {
	position:absolute;
	margin:0;
	padding:0;
	top:147px;
	width:142px;
	background:#eee;
	line-height:14px;
	text-align:center;	
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}
div.linked-image div.file-size {
	position:absolute;
	margin:0;
	padding:0;
	top:162px;
	width:142px;
	background:#eee;
	line-height:15px;	
	text-align:center;	
	border-bottom:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}

table.weather-info {
	float:left;
	clear:none;
	margin:5px 14px 15px 0;
	padding:0;
	width:330px;
	border-collapse:collapse;
}
div.even table.weather-info {
	margin-right:0;
}
div.odd table.weather-info {
	clear:left;
}
table.weather-info td {
	padding:8px 12px;
	text-align:center;
	border:1px solid #bbb;
}
table.weather-info th {
	text-align:left;
	border:1px solid #bbb;
	padding:8px 12px;
}
table.weather-info tr.weather td,
table.weather-info tr.rain td,
table.weather-info tr.temperature td {
	font-weight:bold;
	padding:2px 2px;
}
table.weather-info tr.weather th,
table.weather-info tr.rain th,
table.weather-info tr.temperature th {
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
}
table.weather-info tr.weather th,
table.weather-info tr.weather td {
	border-bottom:0 solid;
}
table.weather-info tr.rain th,
table.weather-info tr.rain td {
	border-top:0 solid;
	border-bottom:0 solid;
}
table.weather-info tr.temperature th,
table.weather-info tr.temperature td {
	border-top:0 solid;
}

ul.browsebox {
	margin:5px 0 10px 0;
	padding:0;
	width:470px;
	text-align:center;
	list-style-type:none;
}
ul.browsebox li {
	display:inline;
	margin:0;
	padding: 0 5px;
}
ul.browsebox li.next {
	display:block;
	float:right;
	margin:0;
	padding: 0;
	width:90px;
	text-align:right;
}
ul.browsebox li.prev {
	display:block;
	float:left;
	margin:0;
	padding: 0;
	width:90px;
	text-align:left;
}

ul.browsebox li a,
ul.browsebox li a:visited {
	color:#e20807;
}
ul.browsebox li strong a,
ul.browsebox li strong a:visited {
	color:#222;
	text-decoration:none;
}



div.katalog-teaser {
	position:relative;
	margin: 10px 0 15px 0;
	padding:2px;
	border:1px solid #bbb;
	width:668px;
	height:192px;
}
div.katalog-teaser img {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	top:2px;
	left:2px;
	border:0 solid;
}
div.katalog-teaser div.katalog-content {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	top:13px;
	left:170px;
	width:295px;
	height:175px;
}
div.katalog-teaser div.katalog-content h3 {
	font-weight:bold;
}
div.katalog-teaser ul {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	top:13px;
	right:3px;
	width:185px;
	height:145px;	
	list-style-type:none;
}
div.katalog-teaser ul li {
	margin:0;
	padding:2px 0 7px 22px;
	line-height:13px;
}
div.katalog-teaser ul li.pdf {
	background:url('./img/ico_pdf.gif') no-repeat 1px 3px;
}
div.katalog-teaser ul li.order {
	background:url('./img/icon-order.gif') no-repeat 0 3px;
}
div.katalog-teaser div.blaetterkatalog {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	bottom:16px;
	right:16px;
	width:165px;
	height:25px;
	border:1px solid #bbb;
}
div.katalog-teaser div.blaetterkatalog a:visited,
div.katalog-teaser div.blaetterkatalog a:hover,
div.katalog-teaser div.blaetterkatalog a {
	display:block;
	margin:0;
	padding:0;
	border:2px solid #fff;
	width:161px;
	height:21px;
	line-height:21px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background:url('./img/bg-button-blaetter.gif') no-repeat 0 0px;
	text-align:center;
}

div.katalog-order {
	position:relative;
	float:left;
	margin:4px 14px 17px 0;
	padding:2px;
	border:1px solid #bbb;
	width:199px;
	height:80px;
}
div.katalog-order div.inner {
	margin:0;
	padding:0;
	height:80px;
	background:#eee;
}
div.katalog-order img {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	top:2px;
	left:2px;
	border:0 solid;
}
div.katalog-order div.katalog-content {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	top:0;
	left:70px;
	width:123px;
}
div.katalog-order div.katalog-content h3 {
	font-weight:bold;
}
div.katalog-order div.katalog-checkbox {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	bottom:3px;
	left:65px;
	width:125px;
	line-height:20px;
}
form.katalog-order h2 {
	clear:both;
	padding-top:2.5em;
}
form.katalog-order ul.button-links {
	margin-top:0;
	padding-top:4px;
}
form.katalog-order ul.button-links li {
	margin-top:0;
	padding-top:0;
}




div.tx-flseositemap-pi1 ul {
	margin:0;
	padding:0;
	list-style-type:none;
} 

div.tx-flseositemap-pi1 ul li {
	margin:0;
	padding:10px 0 10px 20px;
	color:#999;
	background:url('../media/ort_hl_pfeil.gif') no-repeat 0 13px;
	font-size:16px;
	font-weight:bold;
	clear:both;
}

div.tx-flseositemap-pi1 ul li li {
	margin:0;
	padding:0.5em 0 0 0;
	clear:left;
	font-size:11px;
	font-weight:bold;
	color:#666;
	line-height:1.3em;
	background:none;
}

div.tx-flseositemap-pi1 ul li li a {
	display:block;
	height:1%;
	text-decoration:none;
	color:#666;
	border-bottom:1px solid #666;
}

div.tx-flseositemap-pi1 ul li li li {
	margin:0.7em 0 0 20px;
	padding:0.2em 0 0 0;
	clear:left;
	font-size:11px;
	color:#666;
	line-height:1.3em;
	background:none;
}

div.tx-flseositemap-pi1 ul li li li a {
	border-bottom:0 solid;
}

div.tx-flseositemap-pi1 ul li li li li {
	margin:0 0 0.4em 2px;
	padding:0 0 0 8px;
	float:left;
	clear:none;
	width:110px;
	font-weight:normal;
	background:url('./img/bullet-weather-menu.gif') 0 7px no-repeat; 
}


.htmlarea-content-body h2{
	margin:0;
	padding:0.2em 0 0 0;
	clear:left;
	font-size:11px;
	font-weight:bold;
	color:#666;
	line-height:1.3em;
}








.calendar {
width:250px;
height:135px;
position: absolute;
left: 420px;
top: 407px;
background-color:#ffffff;
border:1px solid #666;
z-index:1; 
}
.calendar_empty{
background-color:#ffffff;
}
.calendar_s {
color:#ff0000;
border:1px solid #7898b8;
background-color: #f0f0f8;
}
.calendar_s_text {
color:#666;
font-weight:bold;
}
.calendar_wd {
color:#586890;
border:1px solid #666;
background-color: #fff;
}
.calendar_wd_text {
color:#666;
font-weight:bold;
}
.calendar_month_text {
color:#666;
font-weight:bold;
}
.calendar_d {
border:1px solid #7898b8;
color:#666;
}
.calendar_mark {
font-weight:bold;
background-color: #d0f0d8;
border:1px solid #7898b8;
}
.calendar_onmouse {
cursor:pointer;
font-weight:bold;
background-color: #d0d8e8;
border:1px solid #7898b8;
}


div.button-oeger-rahmen{
border:1px solid #bbb;
width:171px;
height:31px;}

div.button-oeger{
background:url('./img/bg-button.gif') 0 0px no-repeat; 
width:167px;
height:27px; 
margin:2px;
text-align:center;
line-height:25px;
}

div.button-oeger a:visited,
div.button-oeger a:hover,
div.button-oeger a {
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:12px; 
text-decoration:none;
color:#fff;
display:block;
width:167px;
}

div.textcontent{margin-top: 10px;}






/* att */


div.att-teaser-1-1-big img {
	float:left;
	width:218px;
	height:266px;
	margin:0;
	padding:0;
	border:0 solid;
}

div.att-teaser-1-1-big {
	height:292px;
	background:url('./img/att-bg-teaser-1-2.gif') no-repeat 0 0;
}


div.helpdesk-att {
	margin:16px 0 0 0;
	padding:7px 17px 5px 14px;
	width:197px;
	height:128px;
	color:#666;
	font-size:11px;
	background:url('./img/bg-helpdesk_att.gif') no-repeat 0 0;
}


div.helpdesk-att address {
	margin:0;
	padding:0;
	font-style:normal;
	font-size:10px;
	line-height:12px;
}
div.helpdesk-att p {
	margin:0;
	padding:0;
	font-style:normal;
	font-size:11px;
	line-height:12px;
}
div.helpdesk-att p strong {
	font-weight:bold;
	font-size:11px;
}
div.helpdesk-att p em {
	font-weight:normal;
	font-size:9px;
	font-style:normal;
}
div.helpdesk-att p strong em {
	font-weight:bold;
	font-size:12px;
	font-style:normal;
}

div.helpdesk-att address strong {
	font-weight:bold;
	font-size:11px;
}
div.helpdesk-att ul {
	margin:0;
	padding:0 0 0 0;
	list-style-type:none;
	text-align:right;
}
div.helpdesk-att ul li {
	margin:0;
	padding:0;
	height:15px;
}
div.helpdesk-att a {
	display:block;
	margin:0;
	padding:0 25px 0 0;
	height:15px;
	line-height:15px;
	font-size:11px;
	color:#666;
	background:url('./img/arc-left-normal.gif') no-repeat 183px 50%;
	font-weight:bold;
}
div.helpdesk-att a:hover {
	color:#e20807;
	background:url('./img/arc-left-hover.gif') no-repeat 183px 50%;
}




div.att-teaser-1-1 {
	margin:16px 0 0 0;
	padding:4px 5px 0 5px;
	width:218px;
	height:136px;
	background:url('./img/att-bg-teaser-1-1.gif') no-repeat 0 0;
}


div.att-teaser-1-1 img {
	float:left;
	width:218px;
	height:110px;
	margin:0;
	padding:0;
	border:0 solid;
}


div.att-teaser-1-1 a {
	color:#fff;
	text-decoration:none;
}

div.att-teaser-1-1 p {
	float:left;
	margin:0;
	padding:4px 3px 0 0;
	width:215px;
	text-align:right;
	color:#fff;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
}
div.att-teaser-1-1 a,
div.att-teaser-1-1 a:visited,
div.att-teaser-1-1 a:hover,
div.att-teaser-1-1 a {
	color:#fff;
	text-decoration:none;
}



div.att-teaser-rund-container{
  	height: 136px;
	  width: 474px;
  
  }
  div.att-teaser-rund{margin: 0; 
	padding: 0;
	height: 136px;
	width: 222px;
	position: relative; 
  top:0px; 
  left:0px;
  float:left;
}


div.att-teaser-rund a,
div.att-teaser-rund a:hover  
{text-decoration: none; color:#fff;font-family:Arial, Helvetica, sans-serif;
	font-size:13px; font-weight: bold; margin: 0; padding: 0; z-index: 10;}

	div.att-teaser-rund a:visited
{text-decoration: none; color:#fff;font-family:Arial, Helvetica, sans-serif;
	font-size:13px; font-weight: bold; margin: 0; padding: 0; z-index: 10;}
  
span.att-teaser-rund-text  {position: absolute; top:4px; left: 12px; 
	margin: 0; padding: 0; z-index: 10;}
	
span.att-teaser-rund-preis {z-index: 10; position: absolute; top: 20px; left: 172px;
margin: 0; padding: 0; z-index: 10;}
 
 
div.buchung-att {
	width:111px;
	height:19px;
	background:#FBAC50;
}

div.buchungs-rahmen .buchung-att a:visited,
div.buchungs-rahmen .buchung-att a:hover,
div.buchungs-rahmen .buchung-att a {
	color:#fff;
}

div.wrap div.content-wrap div.tipp div.buchung-att a {
	display:block;
	padding:2px 0 0 0;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}



div.angebot-info-att {
padding:2px;
	border:1px solid #bbb;
	height:106px;
	width:182px;
	position:absolute;
	top:0px;
	right:20px;
}


* html div.angebot-info-att {
	height:109px;
}
*+html div.angebot-info-att {
	height:109px;
}

div.angebot-info-att h2 {
	padding:2px 0 20px 12px;
	clear:none;
}

div.angebot-info-att h2.shop {
	padding:2px 0 3px 12px;
}

div.tipp div.angebot-info-att p {
	padding:0 0 0 12px;
}

div.tipp div.angebot-info-att p.preis {
	padding:10px 0 0 12px;
	color:#e20807;
	font-weight:bold;
	font-size:1.3em;
	float: left;
}



div.katalog-teaser-att {
	position:relative;
	margin: 10px 0 15px 0;
	padding:2px;
	border:1px solid #bbb;
	width:468px;
	height:192px;
}


div.katalog-teaser-att img {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	top:2px;
	left:2px;
	border:0 solid;
}
div.katalog-teaser-att div.katalog-content {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	top:13px;
	left:170px;
	width:295px;
	height:175px;
}
div.katalog-teaser-att div.katalog-content h3 {
	font-weight:bold;
}
div.katalog-teaser-att ul {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	top:13px;
	right:3px;
	width:185px;
	height:145px;	
	list-style-type:none;
}
div.katalog-teaser-att ul li {
	margin:0;
	padding:2px 0 7px 22px;
	line-height:13px;
}
div.katalog-teaser-att ul li.pdf {
	background:url('./img/ico_pdf.gif') no-repeat 1px 3px;
}
div.katalog-teaser ul li.order {
	background:url('./img/icon-order.gif') no-repeat 0 3px;
}
div.katalog-teaser-att div.blaetterkatalog {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	bottom:16px;
	right:16px;
	width:165px;
	height:25px;
	border:1px solid #bbb;
}
div.katalog-teaser-att div.blaetterkatalog a:visited,
div.katalog-teaser-att div.blaetterkatalog a:hover,
div.katalog-teaser-att div.blaetterkatalog a {
	display:block;
	margin:0;
	padding:0;
	border:2px solid #fff;
	width:161px;
	height:21px;
	line-height:21px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background:#FBAC50;
	text-align:center;
}

div.katalog-teaser-att ul li.order {
	background:url('./img/icon-order.gif') no-repeat 0 3px;
}





div.airport-left{
width:325px;
float:left;
padding-left:10px;}


div.airport-right{
width:320px;
float:right;
padding-right:5px;}


.tx-bddbflvvideogallery-pi1 p {
  padding:0px;
  text-align:center;
  border:1px solid #ddd;
  background-color:#eee;
  }

.flvplayer_listpic_pic {
  border: 0px solid #990000;
}

.flvplayer_listpic {
  height: 82px;
	width: 82px;
	border: 0px solid #888888;
  padding: 0px 4px 4px 0px;
	margin: 0px 6px 6px 0px;
	background-repeat:	no-repeat;
	background-position: 0px 0px;
}

.flvplayer_listpic_firstofrow {
  height: 82px;
	width: 82px;
	border: 0px solid #888888;
  padding: 0px 4px 4px 0px;
	margin: 0px 6px 6px 0px;
	background-repeat:	no-repeat;
	background-position: 0px 0px;
}

.flvplayer_listpic_lastofrow {
  height: 82px;
	width: 82px;
	border: 0px solid #888888;
  padding: 0px 4px 4px 0px;
	margin: 0px 0px 6px 0px;
	background-repeat:	no-repeat;
	background-position: 0px 0px;

}

.flvplayer_pagebrowser {

}

.browseLinksWrap {
	text-align: center;
}

#flvplayercaption {
	float:left;
}

#flvcaption {
 clear: both;
 margin-top: 0px;
	width: 360px;
}

.flvplayer_pagebrowser_fwd {
  float:right;
  margin-right: 4px;
}

.flvplayer_pagebrowser_back {
  float:left;
}

#player {
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
		margin-top: 6px;
	

}

* html #player {
	margin-right: 8px;
}

#playlist {

}

#loadingMessage {
padding: 7px 0px 7px 0px;
width: 320px;
background-color: #ffffff;
text-align: center;
position: absolute;
margin: 130px 0px 0px 19px;
}



.bg_dep {
background:url("./img/dep_bg.gif") repeat-x scroll left top transparent;
vertical-align:middle;
}


.bg2 { background: url(./img/bg-navi.gif) repeat-x top left; vertical-align:middle;}

