/* =========================================================== */
/* Generierte CSS-Datei zur Vermeidung von Müll und Querschuß  */
/* =========================================================== */


/* =========================================================== */
/* index/index.css  */
/* =========================================================== */
/* @Font-Face Custom Fonts */

@font-face {
	font-family:TextileRegular;
 src: url(http://img.travanto.de/fonts/textile-webfont.eot);
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'TextileRegular';
	src: url('http://img.travanto.de/fonts/textile-webfont.eot');
	src: url('http://img.travanto.de/fonts/textile-webfont.woff') format('woff'), url('http://img.travanto.de/fonts/textile-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

body {
	margin:0;
	padding:0;
	height:100%;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#314399;
}
table, tr, td {
	color:#314399;
	text-decoration:none;
	font-size:12px;
	vertical-align:top;
}
.main {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-bottom:5px;
	width:1012px;
}
/* Für Javascript-unfähigkeit: zeige diese Elemente nicht */
.mit_javascript {
	display: none;
}
/*#################################
Rabattpreis a
##################################*/

.rabattpreis {
	margin-left:14px;
}
/*#################################
Globals für TextEditor
##################################*/

h1, .divueberschrift {
	font-size:12px;
	font-weight:bold;
	margin: 0 0 8px 0;
}

h2 {
	font-size:12px;
	margin-bottom:10px;
	padding:0px;
	margin-top:0px;
}
h3 {
	font-weight:normal;
	font-size:12px;
}
h4 {
	font-size:12px;
	margin-bottom:0px;
	margin-top:10px;
	margin-left:15px;
	text-align:left;
}
a {
	color:#314399;
	text-decoration:none;
	font-size:12px;
	outline:none;
}
a img {
	border:0px;
	text-decoration:none;
}

/* =========================================================== */
/* index/index.fotolinks.css  */
/* =========================================================== */
.fotolinks
{
	float:right;
	font-size:10px;
	text-align:center;
	position:relative;
	margin-bottom:8px;

}

.fl_container
{ 
	float:left; 
	margin-right:3px;
	border:#C7CDE3 1px solid;
}

.fl_container a
{ 
	cursor: pointer;
}

.fl_container img
{
	width:120px;
}

/*eigentlicher Link, dargestellt als Block mit Haus-Bild als Hintergrund (siehe Template)*/
.fl_container .photo
{ 
	width: 118px; 
	height: 130px; 
	display: block;
	text-decoration:none;
	font-size:9px;  
	background:rgb(238, 238, 238) no-repeat scroll center top; 
}
/*diese div-Box enthlt ein Transparentes png, der die Ecken optisch abrundet und das Hausbild durchscheinen lsst*/
.fl_container .photo span.a
{ 
	width: 118px; 
	height:126px;
	overflow: hidden; 
	display: block; 
	text-align: center; 
}


/*Textblock (p-tag) unter dem Haus-Bild (ber dem transparenten png) */
.fl_container .photo span.a span.b
{
	margin-top: 95px;
	padding:5px 6px 0px 6px;
	line-height:13px;
	display: block; 
}

.fotolinks a
{
	text-decoration:none;
	font-size:10px;
}


/* =========================================================== */
/* index/index.header.css  */
/* =========================================================== */
.header {
	height: 50px;
	width:100%;
	text-align:left;
}
.header img {
	float:left;
	margin-right: 5px;
	margin-top: 2px;
}
.logo {
	behavior:url(/js/htc/PIE.htc);
	border-radius:8px 0px 0px 0px;
	border:#c7cde3 1px solid;
	border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	float:left;
	padding:0;
	height:121px;
}
.logo_image {
	margin:3px 0px 0px 20px;
}
.logo a {
	outline:none;
}
.startseitensatz {
	font-size:12px;
	font-weight:bold;
	padding-top:20px;
	float:left;
}
.startseitensatz a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.flaggen {
	padding-top:20px;
	float:right;
	margin-right:10px;
}
.flaggen .lang img {
	margin-right:5px;
}
.social_bookmarks {
	border-right:1px solid #CCCCCC;
	float:right;
	margin:18px 6px 0 0;
	width:auto;
}
.social_bookmarks .social_icon img {
	margin-right:5px;
	height:16px;
	width:16px;
	float:right;
}
.flag_icons {
	float:right;
	margin-top:20px;
	width:auto;
}

.header_facebook_like_button{
	float:left;
	width:110px;
}

.header_facebook_like_button iframe{
	width:110px !important;
}


/* =========================================================== */
/* index/index.navi.css  */
/* =========================================================== */
.navi a {
	font-size:11px;
	text-decoration:none;
}
.navi {
	width:100%;
	height:122px;
	margin-bottom:8px;
	font-size:12px;
}
.navi .textlinkaktiv {
	font-weight:bold;
}
.nav {
	float:left;
	height:121px;
}
.ecke_left {
	float:left;
	width:17px;
	margin-right:10px;
}
.ecke_right {
	float:right;
	width:17px;
	margin-bottom:-10px;
}
.navi .left {
	width:261px;
}
.navi .middle {
	background: #feffff;
	background: -moz-linear-gradient(top, #feffff 50%, #D2E2F6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #feffff), color-stop(100%, #D2E2F6));
	height: 120px;
	width:484px;
	margin-left:8px;
	border:#c7cde3 1px solid;
	-pie-background: linear-gradient(#feffff 50%, #D2E2F6 100%);
	behavior:url(/js/htc/PIE.htc);
	overflow:hidden;
}
.navi .middle h2 {
	margin-bottom:5px;
}
.navi .right {
	width:240px;
	margin-left:8px;
	border-radius:0px 8px 0px 0px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border:#c7cde3 1px solid;
	background: #feffff;
	-pie-background: linear-gradient(#feffff 50%, #f6bcbc 100%);
	background: -moz-linear-gradient(top, #feffff 50%, #F6BCBC 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #feffff), color-stop(100%, #F6BCBC));
	overflow: hidden;
	height:120px;
	behavior:url(/js/htc/PIE.htc);
}
.navi .block {
	float:left;
	min-height:100px;
	min-height:100px;
	height:auto !important;
	height:100px;
	margin:10px 10px 0px 10px;
}
.navi ul {
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:12px;
	margin-top:5px;
	line-height:14px;
}
.navi .regional, .navi .fewosuchen {
	border-right: 1px solid #C7CDE3;
    overflow: hidden;
    padding-right: 6px;
    width: 136px;
}
.navi .reiseservice {
    overflow: hidden;
    width: 136px;
}
.fewosuchen {
	margin-left:20px;
}
.navi .andere {
	width:145px;
	margin-right:0px;
}
.navi .vermieter {
	text-align:left;
	font-size:12px;
	margin-left:15px;
	margin-top:12px;
}
.vermieterheader {
	margin-bottom: 10px;
	margin-top:5px;
}
.navi .vermieter table, .navi .vermieter tr, .navi .vermieter td {
	font-size:11px;
	line-height:12px;
	vertical-align:middle;
}
.navi li a {
	padding-left:7px;
	margin:0px;
	background-image:url(http://img.travanto.de/img/li/li_grey.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.navi li a:hover {
	background-image:url(http://img.travanto.de/img/li/li_blue.gif);
}
.navi .vermieter ul {
	border-right:none;
	margin:10px 0 5px 50px;
	padding-right:0px;
}
.navi .vermieter input {
	width:180px;
	height:16px;
	margin-left:4px;
	margin-bottom:4px;
	margin-top:4px;
	padding:1px;
	border:1px solid #cccccc;
}
.navi .vermieter small a {
	text-decoration:underline;
	margin-left:12px;
	font-size:10px;
}
.vermieter input.login {
	width:16px;
	height:16px;
	float:left;
	margin:0px;
	margin-left:2px;
	border:0px;
}
.navi .block span {
	color:#666666;
	font-size:11px;
	margin-top:8px;
	line-height:12px;
	display:block;
}
.navi .andere select {
	width:145px;
	margin-top:5px;
	margin-bottom:2px;
}
.navi .lang {
	margin:1px;
}
.strich {
	border-top:1px solid #cccccc;
	width:100px;
	margin-bottom:5px;
}
.pw_vergessen {
	display:block;
	width:110px;
}
.jetzt_inserieren {
	font-size:11px;
}
.zum_loginbereich {
	font-size:11px;
}
.jetzt_inserieren_beschreibung {
	margin-bottom:5px;
	float:left;
	width:190px;
}
.zum_loginbereich_beschreibung {
	margin-bottom:5px;
	float:left;
	width:190px;
}
.zum_loginbereich_text {
	float:left;
	font-weight:bold;
	margin-bottom:15px;
	width:110px;
}
.jetzt_inserieren_text {
	float:left;
	font-weight:bold;
	margin-bottom:5px;
	width:110px;
}
.jetzt_inserieren_button {
	float:left;
	width:30px;
}
.zum_loginbereich_button {
	float:left;
	width:30px;
}
.zum_loginbereich_text a {
	color:#2f4698;
	font-size:12px;
	text-decoration:underline;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
 	-o-transition-duration: .5s;
}
.jetzt_inserieren_text a {
	color:#2f4698;
	font-size:12px;
	text-decoration:underline;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
}
.jetzt_inserieren_text a:hover {
	color:#68A3D4;
}
.zum_loginbereich_text a:hover {
	color:#68A3D4;
}
.leistungen_preise {
	font-weight:bold;
	float:left;
	width:180px;
	text-decoration:underline;
}

/* =========================================================== */
/* index/index.pfadangabe.css  */
/* =========================================================== */
.pfad
{
	margin-top:-4px;
	font-size:10px;
	margin-left:280px;
}

.pfad a
{
	font-size:10px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
}

/* =========================================================== */
/* index/index.layout.css  */
/* =========================================================== */
.content_text {
	border:1px solid #c7cde3;
	position:relative;
	float:left;
	padding:10px 10px 10px 10px;
	width:714px;
	margin:0 0 10px 0;
}
.content_text a {
	text-decoration:underline !important;
}
.bereich_links {
	width:262px;
	float:left;
	z-index:1;
	margin-bottom:20px;
}
.bereich_rechts {
	width:738px;
	float:left;
	z-index:1;
	margin:0 0 17px 8px;
}
.bereich_unten {
	float:left;
	margin-bottom:8px;
	width:733px;
	height:100%;
	overflow:auto;
 	border:1px solid #c7cde3;
	z-index:5;
	margin-bottom:20px;
}
.bereich_unten a {
	text-decoration:underline !important;
}
.inner_seo {
	margin:20px;
	padding:0px;
}
.bereich_rechts a, .bereich_links a {
	text-decoration:none;
}
*html .bereich_unten {
	margin-top:0px;
}
.modul_links {
	background: #F3F7FC;
	border: 1px solid #C7CDE3;
	margin-bottom: 8px;
	padding:15px;
	width: 230px;
	float:left;
	position:relative;
	z-index: 1;
}

.modul_links h1 {
	margin:0 0 0 0;
}
.kasten_links {
	width:260px;
	height:300px;
	float:left;
	margin-top:8px;
	background-color:#ffffff;
	border:#CCCCCC 1px solid;
	background-color:#E1EAFC;
}
.modul_links a {
	text-decoration:none;
}
.detailbeschreibung li {
	margin-left:25px;
 list-style-image:url(http://img.travanto.de/img/li/checkedwhite.gif);
}
.modul_links li {
	margin-left:15px;
 list-style-image:url(http://img.travanto.de/img/li/checked.gif);
}
.modul_links ul {
	margin:0;
	padding:0;
}
.modul_klein {
	height: 117px;
	padding-left:15px;
 	border:1px solid #c7cde3;
	margin-bottom:8px;
	float:left;
	z-index:1;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f3f7fc;
}


/* =========================================================== */
/* index/index.clearfix.css  */
/* =========================================================== */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* IE-Patches für Clearfix */
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}
/* Vor IE5/Mac verstecken mit dem Commented Backslash Hack \*/
* html .clearfix {
    height: 1%;
}

/* =========================================================== */
/* index/index.footer.css  */
/* =========================================================== */
.footer
{
	clear:both;
	width:1000px;
	border-top:1px solid  #c7cde3;
	text-align:center;
}

.footer a{
	text-decoration:underline;
}

.footer img{
	margin-left:5px;
	margin-right:5px;	
}

.footer hr{
	border: 0px; /* F�r Firefox und Opera */
	border-top: dotted 1px #c7cde3;
	width:80%;
	border-bottom: transparent;
}

/* =========================================================== */
/* index/index.bilder.css  */
/* =========================================================== */
div.bild
{
	/*width: 145px;*/
	/*min-width:145px;*/
	float:left;
	margin: 0;
}
div.bild img
{
	width:145px;
	height:145px;
	margin: 0;
}
div.bild .lizenz
{
	font-size:9px;
	color:#cedaf2;
	font-weight:bold;
	display:block;
	margin-top:5px;
}

/* =========================================================== */
/* index/index.forms.css  */
/* =========================================================== */
.formular fieldset
{
	background-color:#F3F7FC;
	margin-bottom:10px;
	position:relative;
	border:1px solid #C7CDE3;
	clear:both;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.formular legend
{
	font-weight:bold;
}


.formular .divueberschrift a
{
	text-decoration:none;
}

.formular .feld
{
	float:left;
	width:45%;
	height:50px;
	padding-top:5px;
}

.formular .feld input
{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
    color: #314399;
}

.formular .grosses_feld
{
	width:90%;
	clear:left;
	padding-top:5px;
}


/*.noinput_button {
	color:#FFF !important;
	padding:0 !important;
	box-shadow:0 0 0 !important;
  	width:112px !important;
}*/

.formular .feld small
{
	color:#999999;
	font-size:11px;
	display:block;
}

.formular input, .formular select, .formular textarea
{
	font-size:11px;
	margin:0;
	padding:2px;
}

.formular .input_mini
{
	width:45px;
}

.formular textarea
{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
    color: #314399;
	padding:4px;
	text-align:left;
	width:215px;
}


.formular .checkbox
{
	text-align:left;
	width:15px;
}

.formular .nachricht
{
	height:120px;
	width:378px;
}


.formular div.error_state
{
	padding:5px;                            

}

fieldset.success_state
{
	border: 1px solid #a4c165;
	background-color: #d9ecb0;
	padding:5px;
	padding-left:10px;
	padding-bottom:15px;
	margin-top:0;
	margin-bottom:0;
}

.formular span.error_state
{
	color:#CC6600;
	font-weight:bold;
}
.formular input.error_state
{
	border-color:#FFCC99;
}
.formular select.error_state
{
	border-color:#FFCC99;
}
.formular textarea.error_state
{
	border-color:#FFCC99;
}

fieldset.error_state_list{
	border: 1px solid #de2739;
	background-color: #fceeee;
	padding:10px;
	padding-top:15px\9;                           
	margin-top:15px;
	margin-bottom: 15px;
	color:#314399;
}

.error_state_list legend{
	top:-0.9em\9;
}

.login_fehler_symbol {
    color: #DE2739;
    float: left;
    margin-top: 5px;
}

.login_succsess_symbol {
    color: #829f43;
    float: left;
	margin-right:5px;
}

/*IE Hacks*/

legend{
	position:absolute\9;
  	top: -.5em\9;
}


/* =========================================================== */
/* index/index.highlights.css  */
/* =========================================================== */
.highlightitem {
 	border:1px solid #c7cde3;
	margin-bottom:10px;
	margin-top:10px;
	height:auto;
	padding-bottom:10px;
}
.highlight_ueberschrift h1{
	font-size: 14px;
    font-weight: bold;
    margin: 15px 2px 15px 0px;
}

.highlightitem h2 {
	font-size:14px;
	background: #f3f7fc;
	padding:5px 5px 5px 10px;
	margin:0px 0px 0px 3px
}

.highlightitem h2 a {
	text-decoration:none !important;
	font-size:14px;
}

.highlightitem .highlight_artikel{
	margin:8px 3px 0 8px;
}

.highlightitem div img {
	height:100px;
	width:100px;
	margin-right:10px;
}
.highlight_img{
	border-right: 1px solid #c7cde3;
	margin-top:8px;
	margin-left:8px;
	width:108px;
	float:left;
}

.highlight_text a{
	font-size:12px;
}

.highligh_right{
	margin:8px 0px 0px 0px;
	width:590px;
	float:left;
}

.highlight_text{
	font-size: 12px;
    line-height: 1.5;
	margin:10px 10px 0px 13px;
}

.highlight_artikel_text{
	font-size:12px;
	margin:0px 10px 0px 8px;
}

.suchkasten {
	margin-top: 30px;
	margin-bottom:30px;
}

.linkkasten {
	background-color:#F3F7FC;
	border:1px solid #c7cde3;
	width:200px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:2px;
}

.linkkasten a {
	display:block;
	width:194px;
	height:12px;
	text-decoration:none;
	font-size:12px;
	padding:3px;
	overflow:hidden;
}

.linkkasten a:hover, .active a {
	background-color:#fefbe4;
}

.highlights_button{
	background-image: -moz-linear-gradient(0% 60% 90deg, #CEDAF2, #F3F7FC 50%);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#F3F7FC), to(#CEDAF2));
    background-image: -o-linear-gradient(top, #CEDAF2, #F3F7FC);
    background-image: linear-gradient(top, #CEDAF2, #F3F7FC);
	-pie-background: linear-gradient(top, #F3F7FC 30%, #CEDAF2 60%);
    border: 1px solid #C7CDE3;
    border-radius: 4px;
	color: #314399;
	text-align:center;
	 font-weight: bold;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
	margin: 5px 0 5px 8px;
	padding: 1px 5px;
	width:200px;
	behavior:url(/js/htc/PIE.htc);
}

.highlights_button:hover{
	background-image: -moz-linear-gradient(0% 60% 90deg, #314399, #94a1c8 80%);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#94a1c8), to(#314399));
    background-image: -o-linear-gradient(top, #314399, #94a1c8);
    background-image: linear-gradient(top, #314399, #94a1c8);
	-pie-background: linear-gradient(top, #94a1c8 20%, #314399 60%);
	color: #FFF;
	border: 1px solid #314399;
    cursor: pointer;
	width:200px;
	behavior:url(/js/htc/PIE.htc);
}

.highlights_button:hover a{
color:#FFF;
}

.highlights_ort_button{
	background-image: -moz-linear-gradient(0% 60% 90deg, #314399, #94a1c8 80%);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#94a1c8), to(#314399));
    background-image: -o-linear-gradient(top, #314399, #94a1c8);
    background-image: linear-gradient(top, #314399, #94a1c8);
	-pie-background: linear-gradient(top, #94a1c8 20%, #314399 60%);
	color: #FFF;
	border: 1px solid #314399;
    border-radius: 4px;
	text-align:center;
	font-weight: bold;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
	margin: 5px 0 5px 0px;
	padding: 1px 5px;
	width:200px;
	behavior:url(/js/htc/PIE.htc);
}

.highlights_ort_button a{
	color:#FFFFFF;}

.highlightheadline {
	margin-top: -5px;
    text-align: center;
}

.modul_links_ueberschriften h1{
	margin:0 0 10px 0;
}

h2.highlights_link_kasten{ 
    margin: 8px 5px 0;
    padding: 30px 0;
    text-align: center;
}



/* =========================================================== */
/* index/index.startseite.css  */
/* =========================================================== */
.eyecatcher {
	height: 250px;
	width: 733px;
	float:left;
	background-color:#e1eafc;
	border:1px solid #c7cde3;
	padding:0;
	margin-bottom:8px;
	overflow:hidden;
}
.individuelle_boxen {
	float:left;
	width: 420px;
	height: 260px;
	margin-top:8px;
}
.hintergrundbild {
	background-image:url(http://img.travanto.de/img/reiseversicherung_logo.gif);
}
.tagcloud {
	vertical-align:middle;
	background-color:#e1eafc;
	border:1px solid #c7cde3;
	height:125px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:8px;
	background-position:top;
	background-repeat:repeat-x;
}
.tagcloud .tags {
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#298ddf;
}
.tagcloud .tags a {
	padding-left:3px;
	padding-right:3px;
	margin:auto;
	color:#298ddf;
	text-decoration:none;
}
.reiseversicherung {
	margin-top:10px;
	margin-bottom:8px;
	float:left;
	width:270px;
	font-weight:bold;
	color:#a50000;
	font-size:14px;
}
.reiseversicherung img {
	float:right;
}
.reiseversicherung span {
	float:left;
}
.reiseversicherun_logo {
	margin-top:15px;
	float:left;
	width:223px;
}
.kofferbild {
	float:right;
	width:155px;
	margin-top:8px;
}
.reiseversicherung_text {
	float:left;
	width:200px;
}
.reiseversicherung_text a {
	text-decoration:none;
}
.half_box_middel {
	width:73px;
	border:1px solid #c7cde3;
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:125px;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e1eafc;
}
.half_box_right .divueberschrift {
	margin-bottom:0px;
}
.half_box_right {
	margin-left:8px;
	width:132px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #c7cde3;
	float:left;
	height:125px;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e1eafc;
}
* html .half_box_right {
	width:130px;
}
.foto {
	margin-top:10px;
	margin-left:10px;
}
* html .foto img {
	width:100px;
}
.half_box_left {
	margin-right:8px;
	width:132px;
	border:1px solid #c7cde3;
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:125px;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e1eafc;
}
.half_box_left img {
	float:left;
	margin-right:10px;
	display:block;
}
.garanie {
	margin-top:15px;
}

/* =========================================================== */
/* index/index.startseite.lastminute.css  */
/* =========================================================== */
.lastminute{
	position:absolute;
 	height: 230px;
	width: 220px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	margin-left:460px;
	z-index:100;
}

/*.lastminute {
    background-color: #FFFFFF;
    height: 222px;
    margin-left: 463px;
    margin-top: 8px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 10px;
    position: absolute;
    width: 216px;
}*/

.lastminute a{
	text-decoration:none;
}

.objektbild{
 	float:left;
	padding:3px;
	margin-top:10px;
	background-color:#FFFFFF;
	border:1px solid #c7cde3;
	margin-right:5px;
}

.lastminute .objektlink{
	display:block;
	text-decoration:underline;
}

.lastminute .rabatt{
	position:absolute;
	/*background-color:none;*/
	background-image:url(http://img.travanto.de/img/lastminute/rabatt.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
	height:47px;
	width:77px;
	margin-top:40px;
	left:160px;	
}

.lastminute .beschreibung{
	clear:both;
	padding-top:10px; 
}

.lastminute .objektbeschreibung{	
	float:left;
	padding-top:10px; 
	width:75%;
}

.lastminute .rabatt a{
	margin-left:2px;
	color:#ffffff;
}

.lastminute .rabatt small{
	display:block;
	margin-left:20px;
	margin-top:-3px;
	color:#ffffff;
}

.lm_anbieten{
	clear:both;
	margin-top:10px;
	width:220px;
}

.lm_anbieten a{
	display:block;
	width:170px;
	color:#CC3300;
	padding-top:10px;
	font-weight:bold;
	float:left;
}

.lm_anbieten img{
	float:left;
	background:none;
	display:block;
	border:0px;
	margin-top:12px;
	width:35px;
	margin-right:10px;
}

.sanduhr{
	float: right;
	border: none;
	margin-top: 130px;
	margin-right: 20px;
	cursor: pointer;
}


/* =========================================================== */
/* index/index.startseite.suche.css  */
/* =========================================================== */
.button {
	background-image: -moz-linear-gradient(0% 60% 90deg, #314399, #5d70a9 50%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#5d70a9), to(#314399));
	background-image: -o-linear-gradient(top, #5d70a9, #314399);
	background-image: linear-gradient(top, #5d70a9, #314399);
	-pie-background: linear-gradient(top, #5d70a9 50%, #314399 100%);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #314399;
	font-weight:bold;
	margin-right:2px;
	display:inline;
	margin-top:2px;
	padding:2px 5px 2px 5px;
	font-size:11px;
	cursor:pointer;
	color:#fff;
	position:relative;
	behavior:url(/js/htc/PIE.htc);
}

.button_reiseversicherung a{
	font-size:11px;
	color:#FFFFFF;
}
.schnellsuche {
	margin-bottom:2px;
}
.suche {
	height:225px;
	width: 245px;
	float:left;
	padding-top:10px;
	padding-left:15px;
	margin-bottom:8px;
	border:#c7cde3 1px solid;
	background: #cedaf2;
}
.suche .region_select {
	width:220px;
	margin-bottom:8px;
	padding:2px;
}
.suche input {
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
	padding:2px;
	color:#314399;
}

.suche table, .suche tr, .suche td {
	margin:0 0 8px 0;
	padding:0px;
}
.suche select {
	width:156px;
	font-size:11px;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
	padding:2px;
	height:21px;
}
.suche option {
	padding:1px;
}
.suche .erweiterte {
	display:block;
	float:left;
	width:118px;
	padding-top:4px;
}
.suche .links {
	display:table-cell;
	float:left;
	width:20%;
}
.suche input.button {
	box-shadow:none;
	float:right;
	margin:2px 2px 0 0;
}


.objektsuche {
	background: none repeat scroll 0 0 #F3F7FC;
	border: 1px solid #C7CDE3;
	height: 32px;
	width: 245px;
	float:left;
	margin-bottom: 8px;
	padding-left: 15px;
}
.objektsuche .label, .objektsuche input {
	margin-top:7px;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
	border:1px solid #c7cde3;
	padding:2px;
}
.objektsuche .button {
	background-image: -moz-linear-gradient(0% 60% 90deg, #314399, #5d70a9 50%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#5d70a9), to(#314399));
	background-image: -o-linear-gradient(top, #5d70a9, #314399);
	background-image: linear-gradient(top, #5d70a9, #314399);
	-pie-background: linear-gradient(top, #5d70a9 50%, #314399 100%);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:11px;
	border:1px solid #314399;
	margin-left: 50px;
	padding: 2px 5px;
	overflow: hidden;
	width: 120px;
	box-shadow:none;
	behavior:url(/js/htc/PIE.htc);
}
/*Suchformular Layout*/

.sucheformularelemet {
	margin:0px 0px 5px 0px;
}
.sucheformularelemet_region {
	margin:0px 0px 5px 0px;
}
.sucheformularelemet_wohnungsart {
	margin:0px 0px 8px 0px;
}
.sucheformular_datumszeile {
	height:40px;
	width:250px;
	margin:0px 0px 2px 0px;
}
.suche_datumbox {
	display:inline;
	float:left;
	width:120px;
}
.sucheformularelemet_datum_von {
	float:left;
	width:auto;
	margin-right:2px;
	clear:both;
}
.sucheformularelemet_datum_bis {
	float:left;
	width:auto;
	margin-right:2px;
	clear:right;
}

.sucheformularelemet_maxpreis {
	margin:0px 0px 2px 0px;
}

.sucheformularelemet_pro_nacht {
	margin:0px 0px 0px 0px;
}

.sucheformularelemet_personen {
	margin:5px 0px 2px 0px;
}

.sucheformularelemet_personenanzahl {
	margin:0px 0px 5px 0px;
}
.calendar_input {
	float:left;
	width:100px;
}
.sucheerweiterttext a {
	text-decoration:underline;
}

.suchebutton {
	margin-right:15px;
}

/* =========================================================== */
/* index/index.startseite.wetter.css  */
/* =========================================================== */
.wetter {
	height:111px;
	padding-top:10px;
}

.wetter table, .wetter tr, .wetter td
{
	vertical-align:top;
	font-size:11px;
}

.wetter .divueberschrift
{
	width:140px;
	height:12px;
}

.wettertabs
{
	margin-left:140px;
	margin-top:5px;
	position:absolute;
	width:90px;
	background-color:#ffffff;
	border:1px solid #314399;
	padding:2px;
	text-align:center;
	font-size:9px;
	cursor:pointer;
}

.wetter a
{
	text-decoration:none;
}

.wetter img{
	behavior: url(/css/iepngfix.htc) ;
	position:absolute;
	margin-top:-10px;
	margin-left:10px;
}

#weather_today{
	display:block;
}

#weather_tomorrow{
	display:none;
}

#data_today
{
	display:block;
	text-align:right;
	margin-right:10px;
	margin-top:-2px;
	width:110px;
}

#data_tomorrow
{
	display:none;
	text-align:right;
	margin-right:10px;
	width:110px;
}

.codetext
{
	position:absolute;
	width:120px;
	display:block;
	margin-top:50px;
}

.weather_tab_current{
	font-weight:bold;
}
	
.weather_footerbox
{
	position:absolute;
	margin-top:2px;
	margin-left:160px;
	font-size:smaller;
	text-align:right;
}

/* =========================================================== */
/* index/index.startseite.banner.css  */
/* =========================================================== */
.square{
	padding:5px;
	margin:0px;
	height:250px;
	float:left;
	width:250px;
	margin-bottom:8px;
	border:1px solid #c7cde3;
}
.square .tui{	
	width:250px;
	height:260px;
	display:block;
}
.square_rechts_oben{
	width:245px;
	height:250px;
	padding:0px;
	float:right;
	margin-top:8px;
	border:1px solid #c7cde3;
	background-color:#e1eafc;
}
.square_rechts_unten{
	width:300px;
	height:250px;
	float:left;
	margin-bottom:8px;
	margin-right:3px;
	border:1px solid #c7cde3;
}

/* =========================================================== */
/* index/index.startseite.karte.css  */
/* =========================================================== */
/*Google Maps Karte Links*/

.google_size{
height:250px;
position:relative;
margin-right: 8px;
}

.divueberschrift_textile h2{
    color: #314399;
    font-family: 'TextileRegular';
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0 10px;
	padding-top:7px;
}


/* =========================================================== */
/* index/index.startseite.hotel.css  */
/* =========================================================== */



.hotel_modul{
	width:300px;
	height:250px;
	background: url("/img/bg_divs.gif") repeat-x scroll 0 0 transparent;
}

.hotel_title {
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}

.hotel_modul h1 a{
	text-decoration:none;
}

.hotel_banner {
	float:left;
	width:100px;
	padding-top:10px;
	padding-left:10px;
	
}

.hotel_inhalt {
	float:left;
	width:150px;
	padding-left:15px;
	font-size:11px;
}

.hotel_datum {
	padding-bottom:0px;
	padding-top:0px;
}

.modul_unten {
	width:230px;
	height:10px;
	padding-top:5px;
	border:solid 0px #FF0000;
	clear:both;
}

.erweiterte_suche {
	float:left;
	padding-top:5px;
	padding-left:10px;
	text-decoration:underline;
}

.button_suche {
	float:right	;
}

.bezeichnung {
	padding-top:6px;
	clear:both;
}

/* =========================================================== */
/* index/index.startseite.blogteaser.css  */
/* =========================================================== */
.blogteaser  {
	background: url("http://img.travanto.de/img/bg_divs.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #C7CDE3;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 250px;
	margin-right:6px;
    margin-bottom: 8px;
    width: 425px;
}

.blogteaser  .veranstaltungen_container .divueberschrift {
	margin-left:5px;
}

.blogteaser  .event_list_item {
	border-bottom: 1px solid #C7CDE3;
    border-top: 1px solid #C7CDE3;
    float: left;
    height: 180px;
    overflow: hidden;
    padding: 3px 0 0 5px;
}

.blogteaser  .event_list_item h4 {
	margin:15px 0 0 105px;
	width:300px;
}

.blogteaser  .event_list_item h4 a {
	text-decoration:none;
}


.blogteaser  .event_list_item .date_time {
	width:90px;
	height:100%;
	text-align:center;
	float:left;
	background-image:url("/img/events/kalender_normal.png");
	background-repeat:no-repeat;
	color:#000000;
	padding-top:20px;
	margin:10px 0px 0px 4px;
}

.blogteaser  .event_list_item .date {
	padding-top:15px;
	font-weight:bold;
	font-size:14px;
	color:#314399;
}

.blogteaser  .event_list_item .time {
	padding-top:7px;
	font-size:14px;
	font-weight:bold;
	color:#314399;
}

.blogteaser  .event_list_item .description {
	width:275px;
	height:45px;
	overflow:hidden;
	padding:0 0 0 10px;
}

.blogteaser  .event_list_item .description a {
	text-decoration:none;
	outline:none;
}

.blogteaser  .event_list_item .location {
	margin:0 0 5px 105px;
	font-size:10px;
	width:300px;
}

.blogteaser  .event_list_item .more_btn {
	text-decoration:none;
	font-weight:bold;
	outline:none;
}

.blogteaser  .event_list_item .more_btn:hover {
	text-decoration:underline;
}

.blogteaser  .event_all_btn {
	background-color: #F3F7FC;
    float: left;
    font-family: 'TextileRegular';
    height: 32px;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
}

.blogteaser  .event_all_btn a {
 	float: left;
    font-weight: normal;
    outline: medium none;
    padding: 8px;
}


/*********** Sylt Mailt *************/

.blogteaser  .syltmailt_portrait {
	float:left;
	width:155px;
	height:100%;
	margin-top: 2px;
}

.blogteaser  .syltmailt_portrait dl dt img{
	border: 4px solid #C7CDE3;
    margin-left: 16px;
}

.blogteaser  .syltmailt_portrait dl dt img.noborder{
	border:none;
}



.blogteaser  .syltmailt_portrait dl dd {
	color: #94A1C8;
    font-size: 11px;
    margin-left: 12px;
    text-align: center;
    width: 118px;
}

.blogteaser  .syltmailt_blogtext {
	float: left;
    height: 166px;
    margin-top: 12px;
    overflow: hidden;
    width: 265px;
}

.blogteaser  .syltmailt_blogtext h2{
	font-family:'TextileRegular';
	font-size:13px;
	font-weight:normal;
}

.blogteaser  .syltmailt_blogtext h2 a{
	font-family:'TextileRegular';
	text-decoration:underline;
	font-size:13px;
	font-weight:normal;
}

.blogteaser  .syltmailt_blogtext p{
	color:#5d70a9;
	font-size:12px;
}

.blogteaser  .syltmailt_blogtext a{
	text-decoration:underline;
}

/* =========================================================== */
/* index/index.startseite.eyecatcher.css  */
/* =========================================================== */
#eyecatcher_slideshow {
    position:relative;
    height:250px;
}

#eyecatcher_slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	display: inline !important; /* wegen altem CSS im Browser-Cache wird per "style" versteckt und hier wieder angezeigt */
}

#eyecatcher_slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#eyecatcher_slideshow img.last-active {
    z-index:9;
}

/* =========================================================== */
/* index/index.agb.css  */
/* =========================================================== */
.spalte_left
{
	width:316px;
	float:left;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;
	background-image:url(http://img.travanto.de/img/trenner/trenner_vertikal.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.spalte_right
{
	width:316px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

h1.agb_ueberschrift1{
	font-size:26px;
	margin-bottom:30px;
}

h2.agb_ueberschrift2 a{
	font-size:19px;
	text-decoration:none !important;
}

h2.agb_ueberschrift2{
	margin-bottom:20px;
}

/* =========================================================== */
/* index/index.wetter.css  */
/* =========================================================== */
.wetterdaten
{
	width:280px;
	float:left;
	text-align:left;
	padding:10px;
	padding-left:20px;
	border:1px solid #c7cde3;
	margin-right:20px;
	background-color:#e1eafc;
}

.wetterdaten img
{
	/*margin-left:auto;
	margin-right:auto;
	text-align:center;*/
}

.wetterdaten h1
{
	text-align:left;
}

.weather_footerbox
{
	font-size:10px;
	text-align:right;
	margin-right:10px;
	margin-top:2px;
	clear:both;
}

.wetterdaten img
{
	behavior: url(/css/iepngfix.htc) ;
	width: 250px;
	height:180px;
}

/* =========================================================== */
/* index/index.fotoalbum.css  */
/* =========================================================== */
.foto img
{
	margin-right:10px;
	max-width:200px;
	max-height:150px;
	margin:auto;
}

.foto
{
	float:left;
	margin-right:10px;
	border: 1px solid #bbb;
	background-color:#eee;
	padding:2px;
	height:170px;
	max-width:202px;
	text-align:center;
	overflow:hidden
}

.foto a
{
	margin-top:auto;
}

.foto div
{
	height:155px;
}
.foto span
{

}

.copyrights
{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

.copyrights, .copyrights a
{
	font-size:10px;
	color:#999999;
}

.quelle
{
	color:#999;
	border-top:1px solid #aaa;
	clear:both;
	padding:5px;
}

/* =========================================================== */
/* index/index.schulferien.css  */
/* =========================================================== */
.fe_kalender
{
	text-align:center;
}

.fe_kalender td, .fe_kalender th
{
	padding-left:8px;
	padding-right:8px;
}
	
.linksbuendig
{
	text-align:left;
}

.bis{
	display:block;
	line-height:5px;
}

div.ferien
{
}

table.ferien
{
	margin-left:0px;
}

table.ferien td
{
	font-size:11px;
	text-align:center;
	border-bottom:solid 5px #FFFFFF;
	padding: 2px 8px;
}

table.ferien td span
{
	display: block;
    height: 3px;
    line-height: 0;
}

table.ferien a
{
	font-size:11px;
	text-align:center;
}

table.ferien tr.header_text td
{
	font-size:11px;
	background-color:#314399;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;	
}

table.ferien td.blandname
{
	text-align:left;
	font-weight:bold;
	vertical-align:middle;
	background-color:#CEDAF2;
	padding: 1px 8px;
}

table.ferien tr.ferienzeiten
{
	background-color:#F3F7FC;
}

table.ferien td.anklickbar:hover
{
	text-decoration: underline;
	cursor: pointer;
}

div.separator
{
	height:6px;
	color:#314399;
	font-size:11px;
	background-color:#FF0000;

}

/* =========================================================== */
/* index/index.sylt_physio.css  */
/* =========================================================== */
p
{
	margin-bottom: 20px;
}

.physio_eingaben{
	float:left; 
	width:400px;
	margin-bottom:12px;
}

.physio_eingaben_floater{
	float:left; 
	width:200px;
	margin-bottom:12px;
}

.physio_eingaben input, .physio_eingaben_floater input{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
    box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
    color: #314399;
    font-size: 12px;
    padding: 2px;
	width:180px;
	margin-top:3px;
}

.physio_eingaben select{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
    box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
    color: #314399;
    padding: 2px;
	width:60px;
	height:21px;
	margin-top:3px;
}

.physio_eingaben textarea{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
    box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
    color: #314399;
    padding: 2px;
	width:380px;
	height:120px;
	resize:none;
	margin-top:3px;
}

.physio_eingaben input[type="radio"], .physio_eingaben_floater input[type="radio"]{
	margin-right: 3px;
    margin-top: 8px;
    width: auto;
}

.angebot_physio{
	background: none repeat scroll 0 0 #F3F7FC;
    border: 1px solid #C7CDE3;
	padding:10px;
	margin-bottom:20px;
	width: 364px;
}

.angebot_physio h2{
	font-size:16px;
	font-weight:bold;
}

.angebot_physio p{
	margin:0;
}


/* =========================================================== */
/* index/index.webtipps.css  */
/* =========================================================== */
.webtipps_link
{
	background-color:#F3F7FC;
	border:1px solid #c7cde3;
	width:200px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:2px;
	height:40px;
}

.webtipps_link a
{
	display:block;
	height:100%;
	text-decoration:none;
	padding:3px;
}

.webtipps_link a:hover
{
	background-color:#fefbe4;
}

.webtippsLang
{
	width: 606px;	
	text-align:center;
	padding:3px;
}

* html .webtippsLang
{
	width: 608px;	
	text-align:center;
	padding:3px;
}

.Linkliste
{
	clear:both;
	padding-top:10px;
}	

.Linkliste td
{
	vertical-align:top;
	font-size:12px;
	padding-left:3px;
	padding-right:3px;
}
		
.URL
{
	font-size: 10px;
	text-decoration:underline;
}

.URLbig
{
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
}

.Link1
{	
	background-color:#e1eafc;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;	
}
	
.Link2
{
	background-color: #ffffff;
}

/***** Aktivitaeten Layout *****/

.activity_header{
	float:left;
	width:100%;
	margin:0px 0px 10px 20px;
	padding:0;
}

.activity_header h1{
	font-weight:bold;
	font-size:12px;
}

.activity_header p{
	margin:0px 0px 0px 10px;
}

.activity_list ul{
	float:left;
	width:100%;
	margin:0px 0px 15px 20px;
	padding:0;
}

.activity_list ul li {
	width:110px;
	height:110px;
	list-style-type:none;
	padding:0px;
	display:inline;
}

.activity_item {
	float:left;
	width:110px;
	margin:0px 0px 6px 2px;
	display:inline;
}

.activity_description {
	font-family:'TextileRegular';
	font-size:10px;
	text-align:center;
}

/* =========================================================== */
/* index/index.aktivitaeten.css  */
/* =========================================================== */
.aktivitaeten_zurueck_zur_uebersicht
{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:right;
}

.aktivitaeten_linkbox
{
	border: 1px solid #C7CDE3;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.aktivitaeten_linkbox_img{
	border-right: 1px solid #C7CDE3;
    float: left;
    margin-left: 8px;
    margin-top: 8px;
    width: 108px;
}

.aktivitaeten_linkbox_img img{
	height: 100px;
    margin-right: 10px;
    width: 100px;
}

.aktivitaeten_right{
	float: left;
    margin: 8px 0 0;
    width: 590px;
}

.aktivitaeten_right h2{
	background: none repeat scroll 0 0 #F3F7FC;
    font-size: 14px;
    margin: 0 0 0 3px;
    padding: 5px 5px 5px 10px;
}

.aktiviteaten_h2 h2, a.aktiviteaten_h2{
	text-decoration:none !important;

}

.aktivitaeten_text{
	font-size: 12px;
    line-height: 1.5;
    margin: 10px 10px 0 13px;
}

h2.aktivitaeten_artikel{
	background: none repeat scroll 0 0 #F3F7FC;
    font-size: 14px;
    padding: 5px 5px 5px 10px;
	margin: 8px 3px 0 8px;
	text-align:left;
}

/* =========================================================== */
/* index/index.aktivitaetenrubrik.css  */
/* =========================================================== */



/* noch leer */

/* =========================================================== */
/* index/index.einzelansicht.css  */
/* =========================================================== */
/************************************************ */
/* NAVI FÜR DIE SYMBOLE */
.fewo_navi {
	margin-top:2px;
	height: 74px;
	width: 719px;
	text-align:center;
	border: 1px solid #C7CDE3;
	padding:8px;
}
.fewo_navi a, .fewo_navi span {
	float:left;
	display:block;
	margin-left:30px;
	border:0px;
	text-decoration:none;
	display:inline;
	font-size:11px;
	height:30px;
	width:70px;
	padding-top:55px;
	background-repeat:no-repeat;
	cursor: pointer;
}

.fewo_navi p {
	text-decoration:none;
	font-size:11px;
	background-repeat:no-repeat;
	cursor: pointer;
}

.fewo_navi .fewo_navi_zurueck {
background-image:url(http://img.travanto.de/img/subnavi/zurueck.gif);
background-position:center top;
}
.fewo_navi .fewo_navi_vermieterkontakt {
background-image:url(http://img.travanto.de/img/subnavi/vermieter_kon.gif);
background-position:center top;
}
.fewo_navi .fewo_navi_drucken {
background-image:url(http://img.travanto.de/img/subnavi/drucken.gif);
background-position:center top;
}
.fewo_navi .fewo_navi_lageplan {
background-image:url(http://img.travanto.de/img/subnavi/lageplan.gif);
background-position:center top;
}
.fewo_navi .fewo_navi_merkzettel {
background-image:url(http://img.travanto.de/img/subnavi/merkzettel.gif);
background-position:center top;
}
.fewo_navi .fewo_navi_tellafriend {
background-image:url(http://img.travanto.de/img/subnavi/tell_a_friend.gif);
background-position:center top;
}
.fewo_navi .fewo_navi_bewertung {
background-image:url(http://img.travanto.de/img/subnavi/bewertung.gif);
background-position:center top;
}
/* ******************************* */
/* RV-Kästchen links */
.modul_rv_klein {
	float:left;
	height: 74px;
	width: 260px;
	border:1px solid #c7cde3;
	margin-bottom:10px;
	text-align:center;
}
/* ******************************* */
/* LM-Kästchen links */
.modul_lm_klein {
	float:left;
	margin-top:2px;
	height: 90px;
	width: 240px;
	font-size:13px;
	background-color:#FCEEEE;
	background-repeat:repeat-x;
	border:1px solid #DE2739;
	padding-left:15px;
	padding-right:5px;
	margin-bottom:10px;
}

.modul_lm_klein b {
color: #DE2739;
}

.modul_lm_klein .rabatt {
	background-image:url(http://img.travanto.de/img/lastminute/rabatt.gif);
	background-repeat: no-repeat;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 47px;
    margin-top: 10px;
    padding-left: 16px;
    padding-top: 5px;
    width: 65px;
}
.modul_lm_klein .rabatt span {
	display:block;
}
.modul_lm_klein strong {
    color: #DE2739;
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 8px;
	font-style:italic;
}
/************************************************ */
/* Hotline-Kästchen links */
.modul_hotline_klein {
	float:left;
	margin-top:2px;
	height:135px;
	width: 160px;
	padding-left:100px;
	border:1px solid #c7cde3;
	background-color:#F3F7FC;
	background-image:url(http://img.travanto.de/img/background/ob_callcenter_kasten.jpg);
	background-repeat: no-repeat;
	margin-bottom:10px;
}

.modul_hotline_text{
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin-top:8px;
}

.modul_hotline_service{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-top:8px;
}

.modul_hotline_nr{
	font-size:19px;
	text-align:left;
	font-weight:bold;
	color: #00AEFF;
	height:25px;
} 

.modul_hotline_preise{
	font-size: 9px;
    margin-left: -82px;
    margin-top: 0;
    text-align: left;
}

.modul_hotline_erreichbarkeit{
	margin-left:-82px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	margin-top:19px;
}

/* ******************************* */
/* Lageplan */
.modul_lageplan {
	width: 245px;
	height: 250px;
	clear:both;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:11px;
	margin-bottom:8px;
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #c7cde3;
	z-index:1;
}
/* ******************************* */
/* Lageplan */
.modul_lageplan.sylt{
	height: 135px;
}
/************************************************ */
/* FOTOS */

.modul_fotos {
	width: 245px;
	background: none repeat scroll 0 0 #F3F7FC;
	clear:both;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:11px;
	margin-bottom:8px;
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #c7cde3;
	z-index:1;
}
.thumb {
	/*cursor: url("http://www.bodensee-travel.de/img/lupe.gif"), pointer; */
text-align:center;
	display:inline;
	float:left;
	width:100px;
	height:75px;
	margin-right:10px;
	padding:1px;
	background-color:#FFFFFF;
border:1px solid #c7cde3;
	margin-bottom:10px;
}
.thumb img {
	width:100px;
	height:75px;
}
/************************************************ */
/* Fotos Komplettansicht */

/************************************************ */
/* VERMIETERKONTAKT-kästchen links */
.vermieterkontakt_telefon {
	background-image:url(http://img.travanto.de/img/icon/kreide_icons/telefonkontakt_icon_40x40.png);
	background-repeat:no-repeat;
	padding-left:50px;
	height:35px;
}
.vermieterkontakt_email {
	background-image:url(http://img.travanto.de/img/icon/kreide_icons/mailkontakt_icon_40x40.png);
	background-repeat:no-repeat;
	padding-left:50px;
	height:35px;
}
.vermieterkontakt_linktausch {
	background-image:url(http://img.travanto.de/img/icon/kreide_icons/homepageinfos_40x40.png);
	background-repeat:no-repeat;
	padding-left:50px;
	height:35px;
}
.vermieterkontakt_telefon, .vermieterkontakt_email, .vermieterkontakt_linktausch a {
	text-decoration:underline;
}
/************************************************ */
/* Hauptbeschreibung mit der Hauptansicht */

fieldset {
    background-color: #F3F7FC;
    border: 1px solid #C7CDE3;
    clear: both;
    height: auto;
	margin: 0 0 15px\9;
    margin: 0 0 10px;
	margin-bottom:15px\9;
    padding: 0 12px 20px;
    position: relative;
	margin-top:10px;
}

*+html fieldset {
	margin:10px 0 15px 0;
}

legend {
    color: #314399;
    font-weight: bold;
}

.ea_text{
	margin-top:10px;
	margin-top:15px\9;
}

.beschreibung_container {
	float:left;
	margin-top:8px;
	padding:10px 10px 10px 10px;
	width: 715px;
	border:1px solid #c7cde3;
}

.beschreibung_container .objektnr{
    background-color: #F3F7FC;
    font-weight: bold;
}

.beschreibung_container .objektnr h2 {
	font-size:14px;
    float: left;
    margin: 5px 10px 0 10px;
    overflow: hidden;
    padding: 0;
    width:240px;
}

.beschreibung_container .player {
	border-right:1px solid #c7cde3;
	float:left;
	padding-right:8px;
	margin-right:3px;
	margin-bottom:10px;
}
.beschr_text {
    float: left;
    margin: 10px 8px 0 10px;
    width: auto;
}
.beschr_tabelle {
    clear: left;
    margin: 15px 10px 0;
    text-align: left;
    width: 400px;
}

.beschr_tabelle tr, td{
	padding-top:2px;
	padding-right:10px;
}

.beschr_tabelle th, .kasten_preisinfo_head th{
text-align:left;
}

.detailbeschreibung {
	margin-top:10px;
	float:left;
	width: 692px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #c7cde3;
	margin-bottom:10px;
	padding-bottom:15px;
}
#einzelansichtbildgross img {
	overflow: hidden;
    width: 270px;
}
/*Onlinebuchung*/

.ob_button_img{
	background: #a1db77; /* Old browsers */
	background: -moz-linear-gradient(top, #a1db77 0%, #a1db77 19%, #64bf19 76%, #64bf19 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1db77), color-stop(19%,#a1db77), color-stop(76%,#64bf19), color-stop(100%,#64bf19)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a1db77 0%,#a1db77 19%,#64bf19 76%,#64bf19 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a1db77 0%,#a1db77 19%,#64bf19 76%,#64bf19 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a1db77 0%,#a1db77 19%,#64bf19 76%,#64bf19 100%); /* IE10+ */
	background: linear-gradient(top, #a1db77 0%,#a1db77 19%,#64bf19 76%,#64bf19 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1db77', endColorstr='#64bf19',GradientType=0 ); /* IE6-9 */
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #8bc451;
	font-weight:bold;
	margin-right:5px;
	display:inline;
	margin-top:4px;
	padding:4px 8px 4px 8px;
	font-size:13px;
	cursor:pointer;
	color:#fff;
	position:relative;
	float:right;
	behavior:url(/js/htc/PIE.htc);
}

.ob_button_img img{
	margin-right:3px;
	margin-bottom:-2px;
	float:left;
}

.ob_anfrage_links{
	float:left;
	width:360px;
	margin-top:20px;
	clear:both;
}

.ob_anfrage_rechts{
	float:left;
	width:313px;
	margin-top:20px;
}

.ob_emailanfrage{
	background-color: #F3F7FC;
    border: 1px solid #C7CDE3;
    height:auto;
    padding: 20px 20px;
	clear:both;
	float:left;
}

.ea_ob_anfrage_feld{
    float: left;
    margin-bottom:5px;
    padding-top: 5px;
    width: 170px;
}

.ea_ob_anfrage_feld input{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
    color: #314399;
    margin-top:3px;
	padding:2px;
	height:15px;
    width: 150px;
}

.ea_ob_anfrage_feld img{
	float:left;
	margin-top:5px;
}

.ob_kontakt_datum{
	width: 129px !important;
	float:left;
}

.ob_emailanfrage_einleitung{
	background-image: url(http://img.travanto.de/img/icon/kreide_icons/icon_email_ob.png);
    background-repeat: no-repeat;
    padding: 10px 10px 10px 45px;
	float:left;
	width:305px;
}

.ob_emailanfrage_einleitung h2{
	font-size: 14px;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}

.ob_emailanfrage_telefon{
	background-image: url(http://img.travanto.de/img/icon/kreide_icons/icon_telefon.png);
    background-repeat: no-repeat;
    float:left;
	width:250px;
    padding: 10px 10px 10px 45px;
	font-size:14px;
	font-weight:bold;
}

.ob_datenweitergabe_lmmail{
    color: #314399;
	clear:both;
    font-size: 0.85em;
    text-align:left;
	float:left;
	margin-top:10px;
}

.ea_ob_anfrage_grosses_feld{
	float: left;
    margin-bottom: 12px;
    padding-top: 5px;
    width: 310px;
}

.ea_ob_anfrage_grosses_feld textarea{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
    color: #314399;
    height: 110px !important;
    margin-top:3px;
    resize: none;
	font-size:12px;
    width: 305px !important;
}

.ob_grosses_feld{
	clear: left;
    padding-bottom:8px;
}

.ob_grosses_feld span{
	font-size:11px;
}

.ob_ea_button{
	float:right;
	margin-top:15px !important;
}

.formular .ob_input_mini{
	width: 45px;
	padding:2px;
	height:15px;
}

/*********************   Preistabellen    *******************
/***************************************************************/
.preistabelle {
	margin-top:10px;
	background-color:#e1eafc;
	border:1px solid #c7cde3;
	padding:10px;
	padding-top:0px;
}
.preistabelle th {
	font-style:italic;
	padding: 5px;
	background:none;
	font-weight:bold;
	color:#314399;
	text-align:left;
	background-color:#fFF;
}
.preistabelle_zusatz {
	width:450px;
	padding:10px;
	border:1px solid #c7cde3;
	background-color:#e1eafc;
	margin-bottom:10px;
}
.kasten_preisinfo table {
	width:689px;
}

.kasten_preisinfo_head tr {
	background: none repeat scroll 0 0 #F3F7FC !important;
    border:none !important;
}

.kasten_preisinfo th{
	padding-left:22px;
}

.kasten_preisinfo tr{
	padding:5px;
	background: none repeat scroll 0 0 #F3F7FC;
}

.kasten_preisinfo td {
    border-top: 5px solid #FFF;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
}


table.kasten_preisinfo_inhalt{
	border:1px solid #C7CDE3;
	background-color:#FFF;
	margin-top:5px;
	padding: 8px 10px 12px;
	width:689px;
}


.kasten_preisinfo_head{
	width:689px;
}

.preise_header {
	background-color:#314399;
	color:white;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

.kasten_preisinfo_tr{
	padding:5px;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
}
.kasten_preisinfo {
	margin-top:10px;
	margin-top:15px\9;
}
.zusatzinfo {
	clear:both;
}
.rabatt_zusammenfassung {
	padding: 4px 10px;
}
/************************************************ */
/* Emailkontakt */
.emailanfrage {
	background-color: #F3F7FC;
    border: 1px solid #C7CDE3;
    clear: both;
    height: auto;
    padding: 20px;
	float:left;
}

.emailanfrage_einleitung {
	background-image: url(http://img.travanto.de/img/icon/kreide_icons/icon_email_ob.png);
    background-repeat: no-repeat;
    float: left;
    padding: 10px 20px 10px 45px;
    width: 295px;
}

.emailanfrage_einleitung h2{
	font-size: 14px;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
	
}

.emailanfrage_telefon {
	background-image: url(http://img.travanto.de/img/icon/kreide_icons/icon_telefon.png);
    background-repeat: no-repeat;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 10px 10px 45px;
    width: 250px
}

.datenweitergabe_lmmail {
	clear: both;
    color: #314399;
    font-size: 0.85em;
    text-align: left;
	margin-top:10px;
	float:left;
}

.ea_anfrage_feld{
    float: left;
    margin-bottom: 5px;
    padding-top: 5px;
    width: 170px;
}

.ea_anfrage_feld input{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
    box-shadow: 2px 2px 2px #EFEFEF inset;
    color: #314399;
    height: 15px;
    margin-top: 3px;
    padding: 2px;
    width: 150px;
}

.ea_anfrage_grosses_feld{
    float: left;
    margin-bottom: 12px;
    padding-top: 5px;
    width: 310px;
}

.ea_anfrage_grosses_feld input{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
    color: #314399;
    margin-top: 5px;
    width: 60px;
}

.ea_anfrage_grosses_feld textarea{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
    box-shadow: 2px 2px 2px #EFEFEF inset;
    color: #314399;
    font-size: 12px;
    height: 110px !important;
    margin-top: 3px;
    resize: none;
    width: 305px !important;
}

/************************************************ */
/* Zusätzliche Felder unterhalb der Anfrage */
.zusatzfelder {
	float:left;
	background-color:#e1eafc;
	border:1px solid #c7cde3;
	height:55px;
	background-repeat:no-repeat;
	background-position:right;
	margin-top:15px;
	padding: 20px 140px 20px 20px;
    width: 188px;
	font-size:11px;
}

.zusatzfelder h2 {
	font-size: 18px;
    font-style: italic;
	font-weight:bold;
	margin: 0 0 -12px;
}

.zusatzfelder a {
text-decoration:underline;
font-size:11px;
}
.zusatzfelder a span {
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:none;
}
.telefonische_anfrage {
	background-image:url(http://img.travanto.de/img/icon_telefon.gif);
}
.reiseversicherungzusatz {
	background-image:url(http://img.travanto.de/img/icon/koffer_reiseversicherung.png);
	padding: 20px 150px 20px 20px;
    width: 178px;
}
.beschwerde {
	background-image:url(http://img.travanto.de/img/icon/kreide_icons/beschwerde_button.png);
	margin-right:15px;
}
.beschwerde u {
	cursor: pointer;
}

.mietwagen_einzelansicht {
	background-image:url(http://img.travanto.de/img/icon/bildauto.png);
		margin-right:15px;
}

.garanty{
	background-image:url(http://img.travanto.de/img/sichermieten/bildsicherheit.png);
	padding: 20px 90px 20px 20px;
    width: 238px;
}

.garanty img{
	width:60px;
	height:60px;
	margin:0 10px 0 0;
	float:left;
}
/****************************************** */
/*              PREISRECHNER                */

.preisrechner .left {
	border: 1px solid #c7cde3;
	background: #f3f7fc;
	float: left;
	padding: 8px 8px 20px;
	width:295px;
	line-height: 25px;
	margin-bottom:10px;
}


.preisrechner .right {
	border: 1px solid #c7cde3;
	background: #f3f7fc;
	float:left;
	line-height:1.8;
    margin-left: 12px;
    padding: 8px 20px 20px;
	width: 296px;
}
.preisrechner fieldset {
	background-color: #FFF;
	background-repeat:no-repeat;
	border: 1px solid #C7CDE3;
	clear: both;
	margin-bottom: 10px;
	padding: 0 12px 12px;
	position: relative;
}
.preisrechner .peiscalendar {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
	height:15px;
	margin-right:5px;
	padding:2px;
	margin-left: 36px;
	width: 115px;
}


.preisrechner .peispersonen {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
	height:15px;
	margin-bottom:10px;
	padding:2px;
	width: 25px;
}
.preisrechner .zusatzpreis {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
	height:15px;
	width: 25px;
	padding:2px;
	padding-left: 5px;
}

.preisrechner_ueberschrift{
    font-size: 12px;
    margin-bottom:15px;
}

.preisrechner_ueberschrift h1{
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0 10px;
}

.preisrechner .preis {
	float: right;
}
.preisrechner_headline {
	margin:0px 0px 10px 0px;
}
.ue_preis_result b span {
	font-size:12spx
}
.ue_preis_total {
	color: #00aeff;
}
.preisrechner .leftfield {
	float: left;
	width: 300px;
}
.ue_preis_zl {
	margin-bottom:6px;
}

.left_button_outside{
    float: left;
    width: 313px;
}

.preisberechnen_button{
	text-align:right;
	clear:both;
	margin-top:15px;
}

.onlinebuchen_button{
	margin-top:15px;
	text-align:right;
}

.einzelansicht_header{
	border: 1px solid #C7CDE3;
    background-color: #F3F7FC;
    font-weight: bold;
    height:auto;
    width:auto;
}

.einzelansicht_header h2{
	font-size:14px;
    margin: 1px 10px 0 8px;
    overflow: hidden;
    padding: 0;
    width: 570px;
	line-height:1.5;
}

.einzelansicht_content_objekt{
	border: 1px solid #C7CDE3;
	margin-top:10px;
	margin-bottom:10px;
	padding: 8px 3px 8px 8px;
	float:left;
}

.einzelansicht_content_objekt_rechts{
	width: 420px;
	float:left;

}
.sterne_einzelansicht{
	float:right;
	margin-top:-18px;
	margin-right:5px;
}

.bewertung_verfassen_link {
	text-decoration: underline;
	cursor: pointer;
}

.telefonkontakt {
    cursor: pointer;
}

#datum_dialog
{
	display: none;
}

#datum_dialog .daten
{
	margin-top: 10px;
}

.einzelansicht_facebook_like_button{
	float:right;
	margin-top:8px;
	margin-bottom:8px;
}

.einzelansicht_facebook_like_button span{
	float:right;
}

.button_checkzeitraum{
background: #a1db77; /* Old browsers */
	background: -moz-linear-gradient(top, #a1db77 0%, #a1db77 19%, #64bf19 76%, #64bf19 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1db77), color-stop(19%,#a1db77), color-stop(76%,#64bf19), color-stop(100%,#64bf19)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a1db77 0%,#a1db77 19%,#64bf19 76%,#64bf19 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a1db77 0%,#a1db77 19%,#64bf19 76%,#64bf19 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a1db77 0%,#a1db77 19%,#64bf19 76%,#64bf19 100%); /* IE10+ */
	background: linear-gradient(top, #a1db77 0%,#a1db77 19%,#64bf19 76%,#64bf19 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1db77', endColorstr='#64bf19',GradientType=0 ); /* IE6-9 */
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #8bc451;
    color: #263902;
    cursor: pointer;
    display: inline;
    font-size: 12px;
    font-weight: bold;
    margin-right: 2px;
    margin-top: 2px;
    padding: 2px 25px;
    position: relative;
	behavior:url(/js/htc/PIE.htc);
}


/* =========================================================== */
/* index/index.imageViewer.css  */
/* =========================================================== */
/* CSS Document */
	.jpb-imageContainer{
		display:none;
		margin:auto;
		margin:15px;
	}
	
	
/* Volle Ansicht ausrichten */


	.jpb-ansicht{
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
	
	.jpb-ansicht > li{
		float: left;
		display:block;
	}
	
	div.jpb-imageFull{
		width:590px;
		height:450px;
		outline:1px ridge #CCC;
		float:left;
		margin-bottom:10px;!important;
		overflow:hidden;
	}
	
/*Vorschau ausrichten*/


	div.jpb-preview{
		float:left;
		height:450px;
		overflow:hidden;
		margin-left:5px;
	}
	
	.jpb-vorschau{
		width:210px;
		border:#000;
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
	
	.jpb-vorschau > li{
		float:left;
		width:99px;
		height:70px;
		display:block;
		background-color:#fff;
		border:ridge 1px #5D70A9;
		margin:2px;
		cursor:pointer;
	}
	
	.jpb-vorschau > li.jpb-selected{
		border:ridge 1px #F30;
	}
	
	.jpb-vorschau > li > img{
		display:block;
	}
	
	.jpb-moveThumbsUp{
		display:block;
		height:20px;
		position:absolute;
		text-align:center;
		background:#999;
		border:1px #000;
		cursor:pointer;
	}
	
	.jpb-moveThumbsDown{
		display:block;
		height:20px;
		position:absolute;
		text-align:center;
		background:#999;
		border:1px #000;
		cursor:pointer;
	}

/* Menue */

	div.jpb-menue{
		width:590px;
		height:20px;
	}
	
	div.jpb-nextPic{
		float:right;
		width:50px;
		height:20px;
		background-image:url(http://img.travanto.de/trav_imageViewer/nextImage.png);
		background-position:right;
		background-repeat:no-repeat;
		cursor:pointer;
	}
	
	div.jpb-prevPic{
		float:left;
		width:50px;
		height:20px;
		background-image:url(http://img.travanto.de/trav_imageViewer/prevImage.png);
		background-position:left;
		background-repeat:no-repeat;
		cursor:pointer;
	}
	div.jpb-diashow{
		width:400px;
		height:20px;
		background-position:center;
		background-repeat:no-repeat;
		float:left;
		cursor:pointer;
	}
	div.jpb-diashowStart{
		background-image:url(http://img.travanto.de/trav_imageViewer/prevImage.png);
	}
	div.jpb-diashowStop{
		background-image:url(http://img.travanto.de/trav_imageViewer/nextImage.png);
	}
	div.jpb-infotext{
		width:400px;
		height:20px;
		background-position:center;
		background-repeat:no-repeat;
		float:left;
		cursor:pointer;
		text-align:center;
	}


/* =========================================================== */
/* index/index.objektBewertungUebersichtList.css  */
/* =========================================================== */
	div#anfragen_top
	{
		margin-top:10px;
		margin-top:20px\9;
		font-weight:bold;
		padding: 2px 12px;
	}
	div#openCloseRating
	{
		background-color:#E1EAFC;
		float:left;
		margin-top: 8px;
    	padding: 2px 12px;
    	width: 643px;
	}
	div.nickname
	{
		width:150px;
		margin-top: 3px;
		float:left;
	}
	div.datum
	{
		width:105px;
		margin-top: 3px;;
		float:left;
	}
	div.objektname
	{
		width:125px;
		margin-top: 3px;
		float:left;
	}
	div.zeitraum
	{
		width:150px;
		margin-top: 3px;
		float:left;
		margin:3px 0 0 0;
		text-align:left;
		font-size: 12px;
    	font-style:normal;
		font-weight:normal;
	}
	div.details
	{
		width:100px;
		margin-top: 3px;
		float:left;
	}
	table.anfragetabelle
	{
		display:none;
		background-color:#F3F6FC;
		color: #314399;
		font-size: 12px;
		width:665px;
		float:left;
		margin-top:8px;
	}
	table.anfragetabelle tr
	{
		background-color: #FFFFFF;
	}
	
	table.anfragetabelle td
	{
		height:22px;
		padding: 0 0 3px 12px;
	}
	
	table.anfragetabelle th{
		padding: 0 0 6px 12px;
	}
	
	.objektBewertung
	{
		background-color: #E1EAFC;
		float:left;
		background-repeat: no-repeat;
		border: 1px solid #C7CDE3;
		margin-top: 15px;
		padding: 20px 12px 12px;
    	width: 689px;
	}
	
	.objektBewertung h2
	{
		font-size:18px;
		font-weight:bold;
		margin-bottom:10px;
		float:left;
		margin-top:10px;
	}
	
	.objektBewertung a
	{
		text-decoration:underline;
	}
	
	.anfrage
	{
		width:650px;
		float:left;
	}
	.headObjBewertung
	{
		background:#E1EAFC;
	}
	
	.bewertung_liste{
		padding:0 10px 10px 10px;
		background-color:#FFFFFF;
		width: 668px;
	}
	
	.bewertung_textkasten{
		font-family:Arial, Helvetica, sans-serif;
		color: #314399;
		border: 1px solid #C7CDE3;
		padding:2px;
		width:265px;
		margin-top:3px;
		margin-bottom:10px;
		resize:none;
		min-height:40px;
	}

/* =========================================================== */
/* index/index.ObjektBewertung.css  */
/* =========================================================== */
.rating_star td {
	vertical-align:middle;
}

.objekt_bewertung{
	background-color:#e1eafc;
	border:1px solid #c7cde3;
	padding:10px;
	padding-top:0px;
	margin-top:15px;
}

.objekt_bewertung a.obj img.obj, .objekt_bewertung img.obj  {
	float:left;
	margin-right:15px;
	margin-top:8px;
}

.bewertung{
	float:left;
	border:1px solid #1D5180;
	background-image:url(http://img.travanto.de/img/objektBewertung/shadow.png);
	margin-right:3px;
}
textarea.bewertung{
	background-image:url(/img/shadow.png);
	width:170px;
	height:122px;
}

.star{
	cursor:pointer;
	margin:-5px 0px 0px 0px !important;
}

input.bewertung{
	width: 120px;
	margin-right:5px;
}

input[type=submit]{
	border:1px solid #495ba3;
	background-color:#e7e7e7;
	color:#fff;
	margin-right:2px;
	margin-left:2px;
	display:inline;
	margin-top:2px;
	padding-left:5px;
	padding-right:5px;
	overflow:visible;
}

.leftPadding{
	padding-left:20px;
	
}


.leftPaddingSmall{
	padding-left:5px;
	
}

/* hier nochmal: komt mehrfach vor
.content_text{
	background-color:#E1EAFC;
}
*/

div.bg_white{
	background-color:#FFFFFF;
	width:100%
}

.rating_hl {
	margin-top:10px;
	margin-bottom:20px;
}

.rating_check {
	padding-top:10px;
}

.blauer_kasten {
    background: none repeat scroll 0 0 #F3F7FC;
    border: 1px solid #C7CDE3;
    height: auto;
    margin-bottom: 8px;
    padding-top: 6px;
    width: 260px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

html[xmlns] .clearfix {
    display: block;
}

.right {
    float: left;
    width: 260px;
}

.inner_blauer_kasten {
    font-size: 11px;
    margin: 8px 20px;
}

.rechts_bewertung{
    float: right;
    width: 741px;
}

.bewertung_input_links{
	width:150px;
	float:left;
	margin-right:20px;
}

.bewertung_input_rechts{
	width:130px;
	float:left;
}

.bewertung_input_links input, .bewertung_input_rechts input{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
	margin-top:3px;
	margin-bottom:8px;
	width:120px;
	color:#314399;
	height:13px;
	font-size:11px;
	padding:3px;
}

.bewertung_input_links select{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
	margin-top:3px;
	margin-bottom:8px;
	width:90px;
	font-size:11px;
	color:#314399;
	height:23px;
	padding:2px;
	float:none;
}

.bewertung_text{
	clear:both;
	float:none;
}

.bewertung_text textarea{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
	margin-top:3px;
	margin-bottom:8px;
	width:292px;
	color:#314399;
	height:100px;
	resize:none;
	padding:2px;
	font-size:11px;
	float:none;

}

.bewertung_text_sterne{
	float:left;
	width:120px;
	margin-top:5px;
}

.bewertung_text_sterne2{
	float:left;
}

.bewertung_sterne_linie{
	float:none;
	height:30px;
}

.content_text_bewertung{
    background: none repeat scroll 0 0 #E1EAFC;
    border: 1px solid #CACCE3 !important;
    color: #314399;
    margin-bottom: 10px;
    padding: 12px;
    width: 300px !important;
}

.berwertung_sterne_box{
	width:300px;
	margin:10px 0 10px 0;
}

.bewertung_kommentar{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
	margin-top:0px;
	margin-bottom:8px;
	width:292px;
	color:#314399;
	height:100px;
	resize:none;
	padding:2px;
	font-size:11px;
	float:none;
}


/* =========================================================== */
/* index/index.objektBewertungUebersicht.css  */
/* =========================================================== */
/* CSS- Document by J-P */
.modul_bewertung{
	border:1px solid #C7CDE3;
	clear:both;
	margin-bottom:8px;
	padding:15px 5px 15px 15px;
	z-index:1;
	background-image:url(http://img.travanto.de/img/bg_divs.gif);
	background-position:center top;
	background-repeat:repeat-x;
}

table.bewertungTop{
	width:240px;
}

.anchorLink{
	font-size:11px;
	text-align:left;
	
}

.rating_star td {
    vertical-align: middle;
}
.objekt_bewertung {
    background-color: #E1EAFC;
    border: 1px solid #C7CDE3;
    margin-top: 15px;
    padding: 0 10px 10px;
}
.objekt_bewertung a.obj img.obj, .objekt_bewertung img.obj {
    float: left;
    margin-right: 15px;
    margin-top: 8px;
}
.bewertung {
    background-image: url(http://img.travanto.de/img/shadow.png);
    border: 1px solid #1D5180;
    float: left;
    margin-right: 3px;
}
textarea.bewertung {
    background-image: url(http://img.travanto.de/img/shadow.png);
    height: 122px;
    width: 170px;
}
.star {
    cursor: pointer;
    margin: 0 !important;
}
input.bewertung {
    width: 120px;
	margin-right:0px;
}
/*
input[type="submit"] {
    background-color: #E7E7E7;
    border: 1px solid #495BA3 !important;
    color: #fff;
    display: inline;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    overflow: visible;
	padding:2px 5px 2px 5px;
	box-shadow:none !important;
}
*/

.leftPadding {
    padding-left: 20px;
}
.leftPaddingSmall {
    padding-left: 5px;
}
/* ist nicht so der Burner
.content_text {
    background-color: #E1EAFC;
}*/
div.bg_white {
    background-color: #FFFFFF;
    width: 100%;
}
.rating_hl {
    margin-bottom: 20px;
}
.rating_check {
    padding-top: 10px;
}


/* =========================================================== */
/* index/index.veranstaltungen.css  */
/* =========================================================== */
.event_list {
	overflow:hidden;
	height:auto;
	border-top:#C7CDE3 1px solid;
}
.event_list_item {
	height:110px;
}
.event_list .event_list_item h4 {
	margin:10px 0 0 0px;
	width:300px;
}
.event_list .event_list_item h4 a {
	text-decoration:none;
}
.event_list .date_time {
	width:88px;
	height:80px;
	text-align:center;
	float:left;
 	background-image:url(http://img.travanto.de/img/events/kalender_normal.png);
	background-repeat:no-repeat;
	color:#000000;
	padding-top:20px;
	margin:10px 10px 0px 10px;
	color:#314399;
}
.event_list .event_list_item .date {
	padding-top:15px;
	font-weight:bold;
	font-size:14px;
	height:80px;
}
.event_list .event_list_item .time {
	color: #314399;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	overflow: hidden;
	padding-top: 3px;
}
.event_list .event_list_item .description {
	font-size:12px;
	color:#314399;
	width:310px;
}
.description_results {
	font-size:12px;
	color:#314399;
	margin-top:10px;
	text-decoration:none;
}
.description_results a {
	font-size:12px;
	outline:none;
	text-decoration:none;
}
.event_list .event_list_item .description a {
	text-decoration:none;
	outline:none;
	size:12px;
}
.event_list .event_list_item .location {
	margin:0 0 5px 0px;
	font-size:10px;
	width:300px;
}
.event_list .event_list_item .more_btn {
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
.event_list .event_list_item .more_btn:hover {
	text-decoration:underline;
}
.event_all_btn {
	height:20px;
	margin-left:5px;
	margin:10px 0px 5px 0px;
}
.event_all_btn h1 {
	margin:0px;
	display:inline;
}
.event_all_btn a {
	font-weight:bold;
	text-decoration:none !important;
	outline:none;
}
.event .event_list_item {
	clear:both;
	overflow:hidden;
	height:100%;
	padding:3px 0 0 5px;
	border-top:#CCCCCC 1px solid;
}
.event .event_list_item h4 {
	margin:10px 0 0 0;
	width:300px;
	font-size:14px;
}
.event .event_list_item h4 a {
	text-decoration:none;
}
.event .event_list_item .date {
	padding-top:15px;
	font-weight:bold;
	font-size:14px;
}
.event .event_list_item .time {
	padding-top:7px;
	font-size:14px;
	font-weight:bold;
}
.event .event_list_item .location {
	margin:0 0 5px 0;
	font-style:italic;
	width:300px;
}
.event .event_list_item .event_btn {
	float:right;
	text-decoration:none;
	margin:2px 15px 0 0;
	font-weight:bold;
	outline:none;
}
.event .event_list_item .event_btn:hover {
	text-decoration:underline;
}
.event .event_list_all {
	border:#CCCCCC 1px solid;
	background:url(http://img.travanto.de/img/bg_divs.gif) repeat-x;
}
.event .event_list_item .description {
	width:600px;
	height:100%;
	margin:10px 0 20px 0;
	line-height:150%;
	text-align:justify;
	overflow:hidden;
	padding:0 0 0 10px;
}
.veranstaltungen_container {
	border: 1px solid #C7CDE3;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 250px;
	margin-bottom: 8px;
	margin-right:6px;
	width: 425px;
}
.divueberschrift_veranstaltungen {
	font-size: 12px;
    font-weight: bold;
    margin: 10px 0 10px 10px;
}
.veranstaltungen_container .divueberschrift {
	margin-left:5px;
}
.description_container {
	width:310px;
	height:90px;
	float:left;
	overflow:hidden;
}
.description_container_results {
	width:500px;
	float:left;
	overflow:hidden;
}
.more_btn {
	margin-left: 3px;
}

/* =========================================================== */
/* index/index.webcams.css  */
/* =========================================================== */
#big_webcam
{
	float:right;
	background-color:#e1eafc;
	border:1px solid #c7cde3;
	margin-top:10px;
	width:360px;
	text-align:center;
}
#big_webcam img
{
	width:345px;
}

.small_webcam
{
	float:left;
	height: 100px;
	width:110px;
	background-color:#e1eafc;
	border:1px solid #c7cde3;
	margin-top:10px;
	margin-left:3px;
	text-align:center;
	padding-top:5px;
}

.small_webcam img
{
	width:95px;
}

.small_webcam h3
{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:1em;
	font-weight:bold;
}

/*
.modul_cam{

	float:left;
	height: 100px;
	width:110px;
	background-color:#e1eafc;
	border:1px solid #c7cde3;
	margin-top:10px;
	margin-left:3px;
	text-align:center;
	padding-top:5px;
}
.left{

clear:left;
float:left;

}
.webcam_gross{
	float:right;
}
* html .webcam_gross{

	width:345px;
}

* html .webcam_gross img{
 	width:335px; 
 	height:288px;
}
 .webcam_gross img{
 	height:288px;
	width:352px;
}*/



/* =========================================================== */
/* index/index.ortsseiten.css  */
/* =========================================================== */
.suchkasten
{
	margin:15px 0px 5px 0px;
	width:100%
}

.suchkastenergebnis
{
	border:1px solid #ccc;
	width:111px; 
	min-height:130px;
	height:100%;
	float:left;
	margin-right:6px;
	overflow:hidden;
}

.suchkastenergebnis:last-child
{
	margin-right:0px;
}

.suchkastenergebnistext
{
	text-align:center;
	padding:2px;
	overflow:hidden;
}

.suchkastenergebnistext a
{
	font-size:10px;
}
	

.suchkastenergebnis img
{
	width: 111px;
	height: 95px;
}


.orteheader {
	background: #ccc;
	padding:5px;
	background: #D4E3F6; /* old browsers */
	background: -moz-linear-gradient(left, #D4E3F6 0%, #D2E4F8 100%); /* firefox */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#D4E3F6), color-stop(100%,#D2E4F8)); /* webkit */
	-pie-background: linear-gradient(#D4E3F6 0%, #D2E4F8 100%);
	behavior:url(/js/htc/PIE.htc);
	width:698px;
}

.seocrap {
	margin-top:15px;
	clear:both;
}

.suchergebnis_weiter {
	float:left;
	width:100%;
	margin:10px 0;
}

.suchergebnis_weiter_text {
	font-weight:bold;
	display:inline;
	float:left;
	width:auto;
	margin-right:10px;
}

.suchergebnis_weiter a{
	text-decoration:underline;
}

.suchergebnis_weiter img{
	float:left;
	width:15px;
}

/* =========================================================== */
/* index/index.export.css  */
/* =========================================================== */
/*Pop Up*/
.formular .feld input{
	width:150px;
	height:15px;
	font-size:11px;
}

.formular input{
background-color:#FFFFFF;
}

.email_anfrage_button{
height:30px;
}

.email_anfrage_button input{
    float: right;
    margin: 5px 5px 5px 8px !important;
}

.telefonkontakt_bei_emailanfrage{
	float:right;
    margin: 26px 5px 5px 0 !important;
}

.formular .grosses_feld textarea {
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
    clear: left;
	resize:none;
    width: 326px !important;
}

.formular .grosses_feld input {
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
}

.formular .grosses_feld select {
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
}

.export_result
{
	color:#314399;
	background: none repeat scroll 0 0 #F3F6FB;
    border: 1px solid #CACCE3 !important;
    margin-bottom: 10px;
	width:340px !important;
	padding:12px;
}

.export_result_merkzettel
{
	color:#314399;
	background: none repeat scroll 0 0 #FFF;
    border: 1px solid #CACCE3 !important;
    margin-bottom: 10px;
	width:auto;
	padding:12px;
}

.export_result h1{
    color: #314399;
    font-size: 14px;
    margin:0 0 10px 0;
    text-align: left;
}
.exported
{
	border: 2px solid #666;
}

.exported .exportheader
{
	background-color:#bbb;
	padding:8px;
	cursor:move;
	margin-bottom:0;
}

.exported .close
{
	float:right;
	cursor:pointer;
	position:absolute;
	top:6px;
	right:5px;
	z-index:3;
}

.exported .exportbody
{
	padding:8px;
	width:400px;
	background-color:#fff;
}

.vermieter_kontakt_left{
	width:160px;
	float:left;
	margin:8px 15px 0 0;
}

.vermieter_kontakt_left input{
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
	height:15px;
	margin-top:3px;
	width:155px;
	float:left;
}

.vermieter_kontakt_left_anreise{
	width:160px;
	float:left;
	margin:8px 15px 0 0;

}

.vermieter_kontakt_left_anreise input{
    box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
    float: left;
    height: 15px;
    margin-right: 12px;
    margin-top: 3px;
    width: 126px;
}

.vermieter_kontakt_left_anreise img{
	margin-top:5px;
}

.vermieter_kontakt_right_abreise{
	width:160px;
	float:left;
	margin:8px 0 0 0;

}

.vermieter_kontakt_right_abreise input{
    box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
    float: left;
    height: 15px;
    margin-right: 12px;
    margin-top: 3px;
    width: 126px;
}

.vermieter_kontakt_right_abreise img{
	margin-top:5px;
}

.vermieter_kontakt_right{
	width:155px;
	float:left;
	margin:8px 0 0 0;
}

.vermieter_kontakt_right input{
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
	height:15px;
	width:155px;
	margin-top:3px;
	float:left;
}

.textfeld_vermieternachricht{
	clear: left;
    padding-top: 15px;
}

.textfeld_vermieternachricht textarea {
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
	margin-top:10px;
	margin-bottom:10px;
	resize:none;
	width:330px;
	height: 120px;
}

.emailanfrage_einleitung_dialogbox{
	margin-bottom:5px;
	font-size:11px;

}


.anzahl_personen_dialogbox{
    clear: left;
    float: left;
	margin-top:8px;
    width: 120px;
}

.anzahl_personen_dialogbox input{
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
	height:15px !important;
	margin-top:3px;
	width: 35px;
}

.checkbox_vermieterkontakt{
	padding-top:5px;
    font-size: 11px;
    padding-top: 5px;
}

.checkbox_vermieterkontakt input{
    border: 1px solid #CACCE3 !important;
	margin-right: 5px;
}

.datenweitergabe_vermieterkontakt {
    color: #314399;
	margin:10px 0 10px 0;
	font-size: 0.85em;
    text-align:left;
}

/*Popup Telefonnummer*/

.telefonkontakt_text{
	font-size:11px;
	color: #314399;
}

.telefonkontakt_daten td{
	padding-right:5px;
	font-size:12px;
	color:#00aeff;
}

.telefonkontakt_daten{
	padding-top:10px;
}

.telefonkontakt_daten_td_breit{
	width:185px;
	}
	
.telefonkontakt_wichtig{
	font-size:11px;
	padding-top:10px;
	color: #314399;
}

.telefonkontakt_wichtig_rot{
    color: #CC0000;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 5px 0 0;
}


/*Tell a Friend*/

.tell_a_friend_name, .tell_a_friend_email{
    text-align: left;
    width: 190px;
	margin-bottom:10px;
}

.tell_a_friend_name input{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
	height:15px;
	margin-top:5px;
    width: 180px;
	color:#314399;
}

.tell_a_friend_email input{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
	height:15px;
	margin-top:5px;
    width: 300px;
	color:#314399;
}

.tell_a_friend_email textarea{
	resize:none;
	color:#314399;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
	height:100px;
	margin-top:5px;
    width: 295px !important;
}

/* Beschwerde*/

.export_result_beschwerde{
	background: none repeat scroll 0 0 #F3F6FB;
    border: 1px solid #CACCE3 !important;
    color: #314399;
    margin-bottom: 10px;
    padding: 12px;
    width: 300px !important;
}

.beschwerde_email{
	margin-bottom:8px;
	clear:both;
}

.beschwerde_nachname, .beschwerde_vorname{
	float:left;
	width:150px;
	margin-bottom:8px;
}

.beschwerde_nachname input, .beschwerde_vorname input{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
	height:15px;
	margin-top:3px;
    width: 120px;
	color:#314399;
}

.beschwerde_email input{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
	height:15px;
	margin-top:3px;
    width: 270px;
	color:#314399;

}

.checkboxen input{
	float:left;
	width:10px;
}

.checkboxen div{
	margin-left:25px;
	margin-right:25px;
	margin-bottom:15px;
}

.beschwerde_text{
	margin-right:23px;
	margin-bottom:10px;
	clear:both;
}

.beschwerde_zusatz textarea{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
	height:100px;
	margin-top:3px;
	resize:none;
	margin-bottom:10px;
    width: 270px;
	color:#314399;
}


/* =========================================================== */
/* index/index.suchergebnisse.css  */
/* =========================================================== */
.sortierung_objekte{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
    color: #314399;
	font-size:11px;
    margin: 15px 0 0 0;
	padding:2px;
    width: 170px;
	float:right;
}

.sortierung_objekte_links{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
    color: #314399;
	font-size:11px;
    margin: 10px 0 8px 0;
	padding:2px;
    width: 155px;
}

.anzahl_objekte{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	-o-box-shadow:2px 2px 2px #EFEFEF inset;
    color: #314399;
	margin:15px 10px 0 0;
	padding:2px;
	font-size:11px;
    width: 170px;
	float:right;
}

h1.menge_ergebnisse{
	float:left;
	width:360px;
	overflow:hidden;
	font-size:13px;
}

.paginierung
{
	font-family:'TextileRegular';
	font-size:11px;
	border:1px solid #c7cde3;
	background-color:#f3f7fc;
	padding:6px;
	margin-bottom:10px;
}

.paginierung .forward
{
	float: right;
	background-image: url(http://img.travanto.de/img/icon/pfeil_r_15x15.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 22px;
	cursor: pointer;
}

.paginierung  .back
{
	float:left;
	background-image: url(http://img.travanto.de/img/icon/pfeil_l_15x15.png);
	background-repeat:no-repeat;
	padding-left: 22px;
	cursor: pointer;
}

.paginierung .pages
{
	text-align:center;
}

.paginierung .hier_die_seitennummern .nummer
{
	padding: 2px;
	cursor: pointer;
	margin-left:2px;
} 
.paginierung .hier_die_seitennummern .nummer:hover
{
	background-color:#bbb;
} 
.paginierung .hier_die_seitennummern .nummer.active_page
{
	border: none;
	padding: 2px;
	cursor: pointer;
	margin-left:2px;
	text-decoration:underline;
}  

.bzinfo
{
	padding-bottom: 10px;
	font-weight:bold;
}

.suchergebnis
{
	border: 1px solid #c7cde3;
	margin-bottom:12px;
	padding:8px;
}

.suchergebnis_1
{
	border:2px solid #314399;
	margin-bottom:12px;
	padding:7px;
}

.suchergebnis_img{
	float:left;
	height:113px;
	width:113px;
	overflow:hidden;
}

.suchergebnis_img img{
	height:113px;
}
.suchergebnis a
{
	text-decoration: none;
}

.suchergebnis_header
{
	background-color:#F3F7FC;
	width:572px;
	height:25px;
	font-weight:bold;
}

.lm_hausname {
	width:390px;
	float:left;
	margin: 4px 0 0 15px;
}

.lm_hausname a
{
	text-decoration:none !important;
	font-size:14px;
	font-weight:bold;
}

.lm_hausname a:hover
{
	text-decoration:underline;
}

.suchergebnis_sterne
{
    width: 110px;
	height:25px;
	text-align:right;
}

.suchergebnis_sterne img
{
	text-align:right;
	padding-top:5px;
	margin-left:-1px;
	float:right;
}

.suchergebnis_kontakt
{
    float:right;
    height:25px;
    margin-right:8px;
    text-align:right;
}
.thumblink
{
	width:113px;
	float:left;
	margin:0px;
}

.suchergebnis_rechte_seite
{
    border-left:1px solid #C7CDE3;
    float:right;
    height:82px;
    margin:7px 0 6px 0;
    padding-left:6px;
    width:139px;
}

.suchergebnis_links_info{
    float:left;
    width:400px;
	margin:0 10px 0 15px;
}

.header_link_sterne{
	overflow:hidden;
	line-height:1.5;
	float:left;
	width:425px;
	height:25px;
}
.header_buchung
{
	float: right;
	height: 25px;
	width: 146px;
	line-height: 2;
	text-align: center;
}
.header_buchung_ob
{
	color: #fff;
	background: #314399;
}

.divueberschrift_select{
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0 8px;
	float:left;
	width:75px;
}
.header_link_sterne h2{
	float:left;
	margin:1px 10px 0 15px;
	padding:0;
	width:310px;
	overflow:hidden;
}

.header_link_sterne h2 a{
	text-decoration:none !important;
	font-size:14px;
}

.header_link_sterne h2 a:hover{
	text-decoration:underline !important;
	font-size:14px;
}

.suchergebnis_rechte_seite_lm
{
    border-left:1px solid #C7CDE3;
    float:right;
    height:82px;
    margin:7px 0 6px 0;
    padding-left:6px;
    width:139px;
}

.lm_preise
{
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
}

.preise
{
	font-size:18px;
    font-weight:bold;
    padding-bottom:3px;
    padding-top:0;
    text-align:center;
}
.preise_oben
{
	height:27px;
	text-align:center;
	font-size:11px;
}
.suchergebnis_body .belegzeitenpflege
{
	margin-top:17px;
	font-size:10px;
	font-style:italic;
	text-align:center;
}

.bewertungen_suchergebnis
{
	height:15px;
	text-align:right;
	margin-top:25px;
}

.suchergebnis_body
{
	height:114px;
	border-left:1px solid #c7cde3;
	margin-left:121px;
	padding-left:3px;
}
.kurzbeschreibung
{
	margin-top:5px;
	height:32px;
}
.kurzbeschreibung a
{
	font-size:11px;
	text-decoration:none !important;
}
.persanzahl {
	margin-top:9px;
	font-size:12px;
	font-weight:bold;
}
.klein
{
	color:#314399;
	font-size:11px;
	padding-bottom:5px;
}
.klein a
{
	color:#314399;
	font-size:11px;
	display:inline;
}
.region
{
	font-size:11px;
	margin-top:7px;
}


.add_subtract
{
	cursor:pointer;
	padding-top:5px;
	padding-left:17px;
	background-image:url(http://img.travanto.de/img/suche/checkboxbild.gif);
	background-repeat:no-repeat;
	background-position:left center;	
}

.add
{
	background-repeat:no-repeat;
}
.add div
{
	float:right;
}
.add.inaktiv {
	display: none;
}

.subtract
{
	background-image:url(http://img.travanto.de/img/suche/haken.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.add:hover
{
	background-color:#31419c;
	color:#e7ebff;
	font-weight:bold;
	background-image:url(http://img.travanto.de/img/suche/hakendunkel.gif);
	background-position:left center;
}

.subtract:hover
{
	background-color:#31419c;
	color:#e7ebff;
	font-weight:bold;
	background-image:url(http://img.travanto.de/img/suche/kreuzdunkel.gif);
	background-position:left center;
}

.lm_preise .regpreis
{
	text-decoration:line-through;
	color:#bbb;
	font-size: 18px;
    font-weight: bold;
}

.lm_preise .lmpreis
{
	padding-top:5px;
	padding-bottom:5px;
	color:#dc0419;
	font-weight:bold;
	font-size:22px;
}

.lm_preise .zeitraum
{
	padding-bottom:10px;
	font-weight:bold;
}

.zeitraum {
    float:right;
    font-size:11px;
    font-style:italic;
    font-weight:bold;
	text-align:center;
    margin:5px 10px 0 0;
    width:135px;
}

.lmpronacht
{
	font-size:10px;
}

.dropdown_filter
{
	float: right;
	margin-top: 12px;
}


/*Popup*/

*+html .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -khtml-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; }
*+html .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; -khtml-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; }

/*Anfrage versendet*/

.anfrage_versand_box{
	background-image:url(http://img.travanto.de/img/icon/accept.png);
    background-position: 12px 15px;
    background-repeat: no-repeat;
	background-color:#F3F7FC;
    border: 1px solid #C7CDE3;
    margin-bottom: 20px;
    margin-top: 12px;
    padding: 12px;
}

.success_state_versand{
	font-size:18px;
	margin-left:20px;
	margin-bottom:10px;
}

.suche_header_img img{
	width:736px;
	margin-bottom: 10px;
}

/* =========================================================== */
/* index/index.suche.css  */
/* =========================================================== */
.erw_suchunterteilung {
	padding: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #C7CDE3;
	background-color:#f3f7fc;
}

.erw_suchunterteilung_rechts2 {
	margin-top: 10px;
	margin-bottom:0;
	float:left;
	width:344px;
	clear:none;
}

.erw_suchunterteilung_links2{
	padding: 12px;
	margin-top: 10px;
	margin-bottom:0;
	float:left;
	width:325px;
	clear:none;
}

.erw_suchunterteilung_links {
	padding: 12px;
	border: 1px solid #C7CDE3;
	float:left;
	clear:none;
	margin-bottom:10px;;
	margin-top:10px;
	clear:both;
	background-color:#f3f7fc;
}

.suchzelle_links_drunter {
 	float:left;
 	width:428px;
}

.einklapper {
	cursor:pointer;
}

.suchzelle_begriffe {
	float:right;
	width:240px;
	margin-bottom:2px;
}

.sucheformular_eingabefeld {
	display: block;
	float:left;
	margin-bottom: 10px;
}
.sucheformular_label {
	display: block;
}

.sucheformular_field{
	margin-bottom:8px;
}

.sucheformular_field input, .sucheformular_eingabefeld input, .erw_suchunterteilung input{
height:18px;
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
	color: #314399;
    font-size: 11px;
    height: 15px;
    margin-top: 3px;
    padding: 2px;
}

.sucheformular_field select, .sucheformular_eingabefeld select{
	box-shadow: 2px 2px 2px #EFEFEF inset;
	-moz-box-shadow: 2px 2px 2px #EFEFEF inset;
	-webkit-box-shadow: 2px 2px 2px #EFEFEF inset;
	border: 1px solid #C7CDE3;
	padding:2px;
	margin-top:3px;
	color: #314399;
}

.sucheformular_betten_links {
	float: left;
	width: 300px;
}

.sucheformular_betten_rechts {
	float: right;
	width: 300px;
}

/* IE Background Bleed Hack */

* html legend{
	position:absolute;
    top: -.5em;
    left: .5em;
}

* html fieldset{
    position: relative;
    margin-top:1em;
    padding-top:.75em;
}

.ausstattung_ausgeblendet, .ausstattung_eingeblendet {
    cursor: pointer;
	text-decoration:underline;
	font-weight:bold;
	height:20px;
}

.content{
	margin-right:20px;
	width:208px;
	margin-bottom:5px;
	float:left;
}

.content input{
	border: 1px solid #C7CDE3;
    box-shadow: 2px 2px 2px #EFEFEF inset;
    color: #314399;
    float: left;
    font-size: 11px;
    height: 15px;
    margin-top:0;
    padding: 2px;
}

.aheader{
	clear: both;
    float: left;
    margin: 20px 0 8px;
    width: 100%;
}

.suche_objekt_anzahl{
	float:right;
	margin: 5px 15px 0 5px;
	font-weight:bold;
}

.suche_objekt_anzahl_text{
	float:right;
	margin: 5px 0px 0;
    display: none;
}


/* =========================================================== */
/* index/index.mietwagen.css  */
/* =========================================================== */
.mietwagen {
	border:#CCC 1px solid;
	margin:10px 0 10px 0;
	padding:10px;
	width:712px;
}

.bereich_rechts .eyecatcher {
	border:none;
	float:none;
	margin-top:0;
	height:100%;
	width:734px;
}

.rental_search {
	width:330px;
	height:210px;
	float:left;
	margin-left:30px;

}
.rental_teaser {
	width:310px;
	height:210px;
	padding:10px;
	float:right;
	margin:0 10px 0 0;
	line-height:150%;
}

.rental_content {
	clear:both;
	margin:0;
	padding-top:20px;
}

.fb_btn {	
	margin:10px 0 10px 0;
}

/***** @Font-Face Custom Fonts *****/

/*
@font-face {
	font-family:TextileRegular;
	src: url(http://img.travanto.de/img/mietwagen/fonts/textile-webfont.eot);
	font-weight: normal;
	font-style: normal;
}
*/	


/*
@font-face {
	font-family:'TextileRegular'; src: url('http://img.travanto.de/img/mietwagen/fonts/textile-webfont.eot'); src: url('http://img.travanto.de/img/mietwagen/fonts/textile-webfont.woff') format('woff'), url('http://img.travanto.de/img/mietwagen/fonts/textile-webfont.ttf') format('truetype'), url('http://img.travanto.de/img/mietwagen/img/fonts/textile-webfont.svg#webfontlPIzBRJx') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/

/**** Navigation *****/

.mietwagen_navi {
	width:100%;
	height:55px;
}

.mietwagen_navi  ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

.mietwagen_navi li {
	float:left;
	margin-right:2px;
}

.mietwagen_navi a:link,.mietwagen_navi a:visited {
	font-size:10px;
	display:block;
	min-width:142px;
	height:45px;
	color:#FFFFFF;
	background:url(http://img.travanto.de/img/mietwagen/BGR_navi.jpg) repeat-x;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding:4px 0 0 0;
}

.mietwagen_navi a:last-child {
	margin-right:0px;
}

.mietwagen_navi a:hover, .mietwagen_navi a:active {
	/*background-color:#7A991A;*/
}

/***** Navigation HR ******/

.mietwagen_navi_hr {
	clear:both;
	width:1005px;
	height:5px;
	background-color:#d3dcec;
	margin-bottom:10px;
}

/***** Mietwagen Sucheformular *****/

img.ui-datepicker-trigger{
	margin:5px 0 0 5px;
}
.mietwagen_sucheformular select {
	float:none;
	margin-bottom:15px;
	height:20px;
	border:1px solid #ccc;
}

.mietwagen_form_select {
	float: left;
    margin-bottom: 2px;
    width: 250px;
}

.mietwagen_sucheformular input {
	width:200px;
	float:none;
	margin:0 0 10px 0;
	height:22px;
	padding:0;
	color:#314399;
	border:1px solid #ccc;
	background-color:#fff;
	-webkit-box-shadow: rgba(0,0,0,0.12) 0px 0px 10px inset;
   	-moz-box-shadow: rgba(0,0,0,0.12) 0px 0px 10px inset;
	box-shadow: rgba(0,0,0,0.12) 0px 0px 10px inset;
}

.mw_sendbutton input:hover {
	color:#fff;
    background: #9AA6D0; /* old browsers */
    background: -moz-linear-gradient(#9AA6D0, #313E9A) !important; /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9AA6D0), color-stop(100%,#313E9A)); /* webkit */
}

.anmietstation_container select {
	width:200px;
	float:none;
	margin-bottom:20px;
	height:20px;
	border:1px solid #ccc;
	background-color:#fff;
	-webkit-box-shadow: rgba(0,0,0,0.12) 0px 0px 10px inset;
   	-moz-box-shadow: rgba(0,0,0,0.12) 0px 0px 10px inset;
	box-shadow: rgba(0,0,0,0.12) 0px 0px 10px inset;
}

.anmietstation_container p{
	padding: 0px;
	margin: 0;
	
}
	
.mietwagen_sucheformular_header {
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	font-size:18px;
	margin:0 0 20px 0;
	letter-spacing:1px;
	padding-top:7px;
}

.mietwagen_sucheformular {
	width: 230px;
	float:left;
	margin-bottom:8px;
	padding-left:15px;
	padding-right:15px;
	background:url(http://img.travanto.de/img/mietwagen/luebeck-travel.de/wappen.jpg) repeat-x bottom;
	border:1px solid #c7cde3;
	z-index:1;
}

.mietwagen_formlabel {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 10px;
}

.mietwagen_form_day {
	width:40px;
	margin-right:10px;
}

.mietwagen_form_year {
	width:50px;
	margin-right:10px;
}

.mietwagen_form_month {
	width:100px;
	margin-right:10px;
}

input.mietwagen_sucheformular_abschickenbutton {
	color:#314399;
	padding-bottom:2px;
	margin-top:10px;
	font-weight:bold;
}
.mw_sendbutton{
	margin-top:3px;
}

.hh_mietwagen {
    background: none repeat scroll 0 0 #D3DCED;
    border: 1px solid #C7CDE3;
    font-size: 11px;
    margin-bottom: 8px;
    padding: 2px 0 2px 4px;
    text-align: center;
	float:left;
}

.hh_mietwagen a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
/***** Spezial Header *****/

.specialheader {
	height:28px;
	background-color:#304496;
	width:734px;
	margin-top:8px;

}

.specialheader h2 {
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	margin-left:20px;
	padding-top: 7px;
}



/***** Spezial *****/

.specialcontainer {
	width:724px;
	height:88px;
	border:1px solid #c10830;
	margin-top:8px;
	padding:4px;
}

.specialcontainer_xmas {
	width:724px;
	height:110px;
	border:1px solid #304496;
	margin-top:8px;
	padding:4px;
}

.specialcontainer_angebote {
	width:724px;
	height:88px;
	border:1px solid #c10830;
	padding:4px;
	margin:0px 0px 10px 0px;
}

.specialcontainer ul {
	margin-top:2px;
	margin-left:-15px;
}

.specialcontainer li {
	font-size:11px;
	font-weight:bold;
	padding: 5px 10px 2px 25px;;
	background: url(http://img.travanto.de/img/mietwagen/checkmark_small.gif) no-repeat center left;
	list-style-type: none;
	list-style-position: inside;
}

.specialcontainer_xmas ul {
	margin-top:2px;
	margin-left:-15px;
}

.specialcontainer_xmas li {
	font-size:11px;
	font-weight:bold;
	padding: 5px 10px 2px 25px;;
	background: url(http://img.travanto.de/img/mietwagen/checkmark_small.gif) no-repeat center left;
	list-style-type: none;
	list-style-position: inside;
}

.specialimage {
	float:left;
	width:200px;
	cursor: pointer;
}

.specialimage_right {
	float:right;
	width:200px;
	cursor: pointer;
}

.specialdescription {
	float:left;
	width:400px;
	margin-left:20px;
	cursor: pointer;
}

.specialdescription_right {
	float:right;
	width:400px;
	margin-left:20px;
	cursor: pointer;
}

.specialdescription img{
	cursor: pointer;
}

.specialdescription h2{
	margin-bottom:2px;
}

.specialdescription h2 a{
	font-family:'TextileRegular';
	font-size:14px;
	color:#c10830;
}


.specialstar {
	margin-top:-65px;
	margin-left:670px;
}

/***** Cars *****/

.mietwagentitel {
    font-size: 11px;
    font-weight: bold;
    padding: 0;
}

.cars {
	width:734px;
	height:108px;
	margin-top:8px;
}

.car01 {
	background:url(http://img.travanto.de/img/mietwagen/luebeck-travel.de/car_01.jpg) bottom;
	border:1px solid #c7cde3;
	padding:5px 0px 0px 5px;
	float:left;
	width:174px;
	height:101px;
	margin-right:4px;
}

.car02 {
	background:url(http://img.travanto.de/img/mietwagen/luebeck-travel.de/car_02.jpg) bottom;
	border:1px solid #c7cde3;
	padding:5px 0px 0px 5px;
	float:left;
	width:173px;
	height:101px;
	margin-right:4px;
}

.car03 {
	background:url(http://img.travanto.de/img/mietwagen/luebeck-travel.de/car_03.jpg) bottom;
	border:1px solid #c7cde3;
	padding:5px 0px 0px 5px;
	float:left;
	width:173px;
	height:101px;
	margin-right:4px;
}

.car04 {
	background:url(http://img.travanto.de/img/mietwagen/luebeck-travel.de/car_04.jpg) bottom;
	border:1px solid #c7cde3;
	padding:5px 0px 0px 5px;
	float:left;
	width:174px;
	height:101px;
}

div.car01:hover {
	cursor:pointer;
}

div.car02:hover {
	cursor:pointer;
}

div.car03:hover {
	cursor:pointer;
}

.cars h2 {
	font-size:11px;
	font-weight:bold;
	padding:0px;
}

.mietwagenpreise {
	color: #C10830;
    font-family: 'TextileRegular';
    font-size: 10px;
    height: auto;
    margin: 70px 0 0 120px;
    width: 85px;
}

/***** Vorteil Header *****/

.vorteilheader {
	width: 262px;
	height:28px;
	background-color:#304496;
	margin-top:8px;
}

.vorteilheader h2 {
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	margin-left:20px;
	padding-top:7px;
	width:130px;
}

/***** Vorteil *****/

.vorteilcontainer {
	width:252px;
	height:88px;
	border:1px solid #c7cde3;
	margin:8px 0px 10px 0px; 
	padding:4px;
}

.vorteilimage {
	margin-left:155px;
	margin-top:-150px;
	position:absolute;
}

.vorteilcontainer p{
	width:175px;
	padding:5px 0px 0px 10px;
	font-size:11px;
	font-weight:bold;
}

.vorteilcontainer a{
	font-size:11px;
}

/***** Anfahrtskarte *****/

.mapcontainer {
	width:250px;
	height:100%;
	overflow:auto;
	border:1px solid #c7cde3;
	margin-top:-2px;
	padding:8px 4px 24px 6px;
}	

.googlemap {
	float:left;
	width:120px;
	background:#ccc;
	border:1px solid rgb(199, 205, 227);
	height:75px;
	margin-right:8px;
	margin-top:5px;
}

.maptext {
	float:left;
	width:112px;
	height:67px;
	padding-top:0px;
}

.maptext h2 {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 2px;
}

.mapheader{
	background-color: #304496;
    height: 28px;
	float:left;
	margin-bottom:8px;
    width: 262px;
}

.mapheader h2 {
    color: #FFFFFF;
    font-size: 12px;
    margin-left: 20px;
    padding-top: 7px;
    text-transform: uppercase;
    width: 130px;
}

.maptext p{
	font-size:11px;
	line-height:15px;
}

/***** Beschreibungstext *****/

.description {
	width:730px;
	height:auto;
	margin-top:8px;
	color: inherit;
	font-size:11px;
	font-weight:normal;
}

.description h2 {
	font-size:12px;
	font-weight:bold;
}

.description a{
	font-size: inherit;
	font-weight:normal;
}


.description div {
	
}

/***** FAQ *****/

.faqheader {
	font-size:20px;
	font-weight:bold;
}


#faq p{
	display: none;
}

#faq h2 a:hover{
	cursor:pointer;
}
.mietwagen_faq h2{
	font-weight:bold;
	font-size:12px;
	margin:0 0 8px 0;
}

/***** IE7 Specific Hacks *****/

html>body .specialstar { 
	*position:absolute;
	*margin-left:40px;
	*margin-top:50px;
	*z-index:1000;
}

html>body .vorteilimage {
	*margin-top:-170px;
	*position:absolute;
	*z-index:1000;
} 

html>body .specialcontainer ul {
	*margin-top:2px;
	*margin-left:15px;
} 

/***** Content-Right Fix *****/

.content_text {
	position:inherit;
	margin:0px 0 10px 0;
	
}

input, select, textarea {
	font-size:11px;
	margin:0;
	padding:0px;
}

/***** Facebook Like Box *****/

.fb_likebutton {
    border: 1px solid #C7CDE3;
    height: 75px;
    margin-bottom:8px;
	float:left;
    width: 260px;
} 

/***** Telefon *****/

.telefon {
    float: left;
    margin-left: 350px;
    margin-top: -90px;
}

/*Einzelansicht Werbung*/

#mietwagen_angebote{
	margin-bottom:10px;
	float: left;
}

.tc_container{
	background-color:#F3F7FC;
	width: 165px;
	float:left;
	margin:0 10px 10px 0;
	border: 1px solid #C7CDE3;
}

.topcar_label{
	font-weight:bold;
	text-align:center;
	padding:5px 5px;
	height:30px;
	background-color:#F3F7FC;
}

.topcar_image{
	text-align:center;
	margin-bottom:8px;
}

.topcar_image img{
	border: 1px solid #C7CDE3;
	background-color:#FFFFFF;
	padding:10px 0;
	height:60px;
}

.topcar_price{
	padding:5px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background-color:#314399;
}

.topcar_price a{
	color:#FFFFFF;
}

/* Linktausch*/
.mietwagen_rechts_main{
	border:1px solid #C7CDE3; 
	padding: 10px; 
	width: 714px;
}

.mietwagen_rechts_main h1{
	font-size: 14px;
    font-weight: bold;
    margin: 5px 2px 15px 0;
}

.daten_feld {
    float: left;
    height: 40px;
    padding-top: 10px;
    width: 158px;
}

.daten_feld2 {
    float: left;
    height: 40px;
    padding-top: 10px;
    width: 316px;
}

.daten_feld input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
    box-shadow: 2px 2px 2px #EFEFEF inset;
    color: #314399;
    font-size: 12px;
    margin-top: 3px;
    padding: 2px;
    width: 147px;
}

.daten_feld2 input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
    box-shadow: 2px 2px 2px #EFEFEF inset;
    color: #314399;
    font-size: 12px;
    margin-top: 3px;
    padding: 2px;
    width: 305px;
}

.kontakt_main{
	width:316px; 
	margin-top:10px; 
	margin-top:20px\9;
}

/* =========================================================== */
/* index/index.karte.css  */
/* =========================================================== */
.facet {
	margin-top: 15px;
	background-color:#eee;
	padding:3px;
}

.facet div.facetheader {
	font-weight: bold;
	background-image: url(http://img.travanto.de/img/icon/arrow_down_blue_round.gif);
	background-repeat:no-repeat;
	padding:2px;
	padding-left:20px;
	cursor:pointer;
}

.facet div.facetheader:hover {
	background-color:#bbb;
}

.facet .topic {
	margin-left: 10px;
	padding: 2px;
	cursor:pointer;
}

.facet .topic.inaktiv {
	color:#666;
	font-style:italic;
}

.facet .topic:hover {
}

.facet .topic div {
	width:15px;
	float: right;
}

.facet input
{
	border:1px solid #999;
	font-size:0.8em;
}

#mapoverlay
{
	display:none;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.8);
	padding:5px;
	position:absolute;
	z-index:198763535;
	top: 10px;
	left: 10px;
	width: 300px;
	max-height: 400px;
	overflow: auto;
}

.map_infowindow {
	width: 280px;
	
}

.map_infowindow small {
	color: #aaa;	
}

/* =========================================================== */
/* index/index.presse.css  */
/* =========================================================== */

.presse table
{
	float:left;
	margin-right:100px;
}

.presse_koeppa
{
    clear:left;
    background-color: #E1EAFC;
    color: #314399;
    padding: 3px;
    text-align: left;
    font-weight: bold;
    margin-bottom:10px;
}

.presse_buttons
{
	clear:left;
}

.presse_buttons li
{
	list-style-type: none;
	color:#314399;
	margin:4px;
	float: left;
	border:1px solid #737EB9;
	background-color: #E1EAFC;
	width:138px;
	padding: 4px 15px 4px 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center;
}

.presse_nachricht table
{
	margin-top:10px;
	width:100%;
	border:1px solid #737EB9;
}

.presse_nachricht td
{
	padding-bottom:20px;
}

.presse_nachricht th
{
    background-color: #E1EAFC;
    color: #314399;
    padding-left: 3px;
    padding-right: 3px;
    text-align: left;
}


/* =========================================================== */
/* index/index.startseite.mietwagen.css  */
/* =========================================================== */
#mietwagentool_bgr
{
	background-image: url('http://img.travanto.de/img/startseite/Banner_Mietwagen_250.jpg');     !important;
	float: left;
	background-position:bottom;
	background-repeat:no-repeat;
    height: 240px;
    width: 250px;
}

.mietwagen_modul {
    border: 1px solid #C7CDE3;
    height: 240px;
    margin: 0  0 8px 0;
    padding: 5px;
    width: 250px;
}

.mietwagen_modul input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
    box-shadow: 2px 2px 2px #EFEFEF inset;
    color: #314399;
    font-size: 11px;
    padding: 2px;
	width:65px;
	float:left;
	margin:3px 0 8px 7px;
}

.divueberschrift_textile h1 {
    color: #314399;
    font-family: 'TextileRegular';
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0 10px;
	padding-top:7px;
}

.mietwagen_modul h1 a {
    text-decoration: none;
}

.mietwagencontent {
    margin-top: 25px;
}

.mietwagenpreise {
    float: left;
    margin: -22px 0 0 140px;
    width: 100px;
	text-align:center;
}

.mietwagenpreise span {
    color: #FFFFFF;
	color: #314399\9;
    font-family: 'TextileRegular';
    font-size: 16px;
    font-weight: normal;
	text-align:center;
    margin: 0 0 0 10px;
    text-shadow: 0 0 0.5em #000000, 0 0 0.5em #000000, 0 0 0.5em #000000;
}

*html.mietwagenpreise span {
color: #314399;
}

.mietwagen_form {
    float: left;
    margin-top: -50px;
    width: 200px;
}

.mietwagen_formlabel {
    font-size: 11px;
    font-weight: bold;
    margin: 8px 0 0 8px;
}

input.mietwagen_form_abschickenbutton{
	background-image: -moz-linear-gradient(0% 60% 90deg, #314399, #5d70a9 50%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#5d70a9), to(#314399));
	background-image: -o-linear-gradient(top, #5d70a9, #314399);
	background-image: linear-gradient(top, #5d70a9, #314399);
	-pie-background: linear-gradient(top, #5d70a9 50%, #314399 100%);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
    border: 1px solid #314399;
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    font-size: 11px;
    font-weight: bold;
    margin-left: 23px;
    margin-right: 2px;
    margin-top: 5px;
    padding: 2px 5px;
    position: relative;
	box-shadow: none;
	width:auto;
	behavior:url(/js/htc/PIE.htc);
}

.mietwagen_formbutton {
    margin: 110px 0 0 90px;
}

/* =========================================================== */
/* index/index.startseite.fahrrad.css  */
/* =========================================================== */
#fahrradsuche {
    height: 250px;
    width: 250px;
}
#fahrradsuche table {
    margin-left: 10px;
    margin-top: 74px;
	margin-top: 98px\9;
}

*html#fahrradsuche table {
    margin-top: 98px;
}
.fahrradformular {
    float: left;
    width: 200px;
}
.fahrradslogan {
    color: #FFFFFF;
	color: #314399\9;
    float: left;
    font-family: 'TextileRegular';
    font-size: 14px;
    line-height: 28px;
	line-height:20px\9;
    margin: 15px 0 0 85px;
    text-align: right;
    text-shadow: 0 0 0.5em #000000, 0 0 0.5em #000000, 0 0 0.5em #000000;
    width: 160px;
}

*html.fahrradslogan {
	color: #314399;
	line-height:20px;
}

.fahrradslogan a {
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
    text-shadow: 0 0 0.5em #000000, 0 0 0.5em #000000, 0 0 0.5em #000000;
}
#fahrradsuche input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C7CDE3;
    box-shadow: 2px 2px 2px #EFEFEF inset;
    color: #314399;
	font-size:11px;
    padding: 2px;
	float:left;
	width: 68px;
}
#fahrradsuche input[type="submit"] {
    background-image: -moz-linear-gradient(0% 60% 90deg, #314399, #5d70a9 50%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#5d70a9), to(#314399));
	background-image: -o-linear-gradient(top, #5d70a9, #314399);
	background-image: linear-gradient(top, #5d70a9, #314399);
	-pie-background: linear-gradient(top, #5d70a9 50%, #314399 100%);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #314399;
    margin-left: 147px;
	padding:2px 5px 2px 5px;
	font-size:11px;
	cursor:pointer;
	color:#fff;
	box-shadow:none;
	width:auto;
	behavior:url(/js/htc/PIE.htc);
}
html > body .fahrradslogan {
}
html > body .fahrradslogan a {
    font-size: 14px;
    text-decoration: none;
}
#fahrradsuche
{
	background-image: url('http://img.travanto.de/img/startseite/anzeige_fahrrad.jpg');     !important;
}

.kalender_img_fa img{
	margin:2px 5px;
}

/* =========================================================== */
/* index/index.ortsseiten.css  */
/* =========================================================== */
.suchkasten
{
	margin:15px 0px 5px 0px;
	width:100%
}

.suchkastenergebnis
{
	border:1px solid #ccc;
	width:111px; 
	min-height:130px;
	height:100%;
	float:left;
	margin-right:6px;
	overflow:hidden;
}

.suchkastenergebnis:last-child
{
	margin-right:0px;
}

.suchkastenergebnistext
{
	text-align:center;
	padding:2px;
	overflow:hidden;
}

.suchkastenergebnistext a
{
	font-size:10px;
}
	

.suchkastenergebnis img
{
	width: 111px;
	height: 95px;
}


.orteheader {
	background: #ccc;
	padding:5px;
	background: #D4E3F6; /* old browsers */
	background: -moz-linear-gradient(left, #D4E3F6 0%, #D2E4F8 100%); /* firefox */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#D4E3F6), color-stop(100%,#D2E4F8)); /* webkit */
	-pie-background: linear-gradient(#D4E3F6 0%, #D2E4F8 100%);
	behavior:url(/js/htc/PIE.htc);
	width:698px;
}

.seocrap {
	margin-top:15px;
	clear:both;
}

.suchergebnis_weiter {
	float:left;
	width:100%;
	margin:10px 0;
}

.suchergebnis_weiter_text {
	font-weight:bold;
	display:inline;
	float:left;
	width:auto;
	margin-right:10px;
}

.suchergebnis_weiter a{
	text-decoration:underline;
}

.suchergebnis_weiter img{
	float:left;
	width:15px;
}

/* =========================================================== */
/* index/index.ortsseiten.css  */
/* =========================================================== */
.suchkasten
{
	margin:15px 0px 5px 0px;
	width:100%
}

.suchkastenergebnis
{
	border:1px solid #ccc;
	width:111px; 
	min-height:130px;
	height:100%;
	float:left;
	margin-right:6px;
	overflow:hidden;
}

.suchkastenergebnis:last-child
{
	margin-right:0px;
}

.suchkastenergebnistext
{
	text-align:center;
	padding:2px;
	overflow:hidden;
}

.suchkastenergebnistext a
{
	font-size:10px;
}
	

.suchkastenergebnis img
{
	width: 111px;
	height: 95px;
}


.orteheader {
	background: #ccc;
	padding:5px;
	background: #D4E3F6; /* old browsers */
	background: -moz-linear-gradient(left, #D4E3F6 0%, #D2E4F8 100%); /* firefox */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#D4E3F6), color-stop(100%,#D2E4F8)); /* webkit */
	-pie-background: linear-gradient(#D4E3F6 0%, #D2E4F8 100%);
	behavior:url(/js/htc/PIE.htc);
	width:698px;
}

.seocrap {
	margin-top:15px;
	clear:both;
}

.suchergebnis_weiter {
	float:left;
	width:100%;
	margin:10px 0;
}

.suchergebnis_weiter_text {
	font-weight:bold;
	display:inline;
	float:left;
	width:auto;
	margin-right:10px;
}

.suchergebnis_weiter a{
	text-decoration:underline;
}

.suchergebnis_weiter img{
	float:left;
	width:15px;
}


