body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #002244;
}

h1,font,a {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

th,td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th a{
	color:#FFFFFF;
	text-decoration:none;
}

font {
	font-size: 11px;
	color: #002244;
}

h1,h2,h3 {
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

.inline {
	display: inline;
}

a {
	font-size: 11px;
	color: #002244;
}

li {
	font-size: 11px;
	color: #002244;
	padding-bottom: 10px;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

.tooltip {
	z-index: 100;
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
	white-space: nowrap;
}

.fs9 {
	font-size: 9px;
}

.fs10 {
	font-size: 10px;
}

.fs11 {
	font-size: 11px;
}

.fs12 {
	font-size: 12px;
}

.fs13 {
	font-size: 13px;
}

.fs14 {
	font-size: 14px;
}

.fs15 {
	font-size: 15px;
}

.fs16 {
	font-size: 16px;
}

a.offerbox {
	color: #002244;
}  /* Offerbox-Text */
font.offerbox {
	color: #002244;
}  /* Offerbox-Text */
font.offerboxhead {
	color: #FFFFFF;
}  /* Offerboxhead-Text */
tr.offerbox {
	background-color: #F5F9FD;
}

tr.offerboxhead {
	background-color: #00377B;
}

.offerboxheader {
	background-color: #00377B;
	color: #ffffff;
	padding-left: 10px;
	height: 16px;
	font-weight: bold;
}

.pathnavigator {
	color: white;
}

.reiter {
	font-size: 12px;
	color: white;
}

.reiter_blau {
	font-size: 12px;
	color: #002244;
}

.reiter_schwarz {
	color: #002244;
}

.balkenweis {
	color: white;
	line-height: 12px;
}

.weiss {
	color: white;
}

.blau {
	color: #002244;
}

.hellblau {
	color: #00377B;
}

.orange {
	color: #FF6600;
}

.rot {
	color: #FF0000;
}

.mainorange {
	color: #FF6600;
}

a.mainorange:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.mainorange {
	color: #FF6600;
	text-decoration: underline;
}

.hellorange {
	color: #FF9900;
	font-weight: bolder;
}

.braun {
	color: #9D6C3F;
}

.grau {
	color: #777777;
}

a.menuleiste:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.menuleiste {
	color: #002244;
	text-decoration: underline;
}

.menuleiste {
	color: #FF6600;
	text-decoration: none;
}

.linkblau {
	color: #002244;
	font-weight: bold;
	font-style: italic;
}

.path {
	color: #002244;
	font-weight: bold;
	text-decoration: underline;
}

.path:hover {
	color: #002244;
	font-weight: bold;
	text-decoration: underline;
}

.path1 {
	color: #002244;
	font-weight: bold;
	text-decoration: none;
}

.cat {
	line-height: 18px;
}

.lh16 {
	line-height: 16px;
}

.no_logo {
	padding: 2px 5px 2px 5px;
	margin: 0px;
}

.no_logo div {
	border: 1px solid #000;
	background: #fff;
	width: 80px;
	height: 30px;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

.no_logo p {
	padding-top: 6px;
	margin: 0px;
}

.no_logo a {
	text-decoration: none;
}

.b {
	font-weight: bold;
}

.reiter_on {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #FF6600;
	background: #FF6600;
	color: #ffffff;
}

.reiter_off {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #00377B;
	background: #F5F9FD;
	color: #002244;
}

/* navigation */
#navigation a {
	font-weight: bold;
	color: #002244;
	text-decoration: underline;
}

#navigation a:hover {
	color: #FF6600;
}

#navigation td {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	height: 15px;
	background: #F5F9FD;
}

#sub_navigation td {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

/* neuer css-teil */
.fleft {
	float: left;
}

.fright {
	float: right;
}

.fnone {
	float: none;
}

/*	header */
div#header {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 46px;
	background: #FFF url(../../reise.idealo.de/images/headerspacer.gif) repeat-x;
}

div#header a img#logo {
	float: left;
}

/*	footer */
div#footer {
	display: block;
	width: 100%;
	height: 37px;
	color: #FFF;
	background: #FFF url(../../reise.idealo.de/images/footerspacer.gif) repeat-x;
}

div#footer p {
	clear: left;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	padding-top: 17px;
	padding-left: 10px;
}

div#footer * a {
	color: #FFF;
	font-size: 12px;
}

div#footer ul {
	margin: 0px;
	padding: 0px;
	float: right;
	margin-top: -14px;
	padding-right: 10px;
}

div#footer ul li {
	display: inline;
	padding: 0 6px;
}

div#footer ul li#trenner {
	border-right: 1px solid #FFF;
}

/*	Liste mit orange-farbenden Punkten als Aufzählung. */
ul.orangelist {
	list-style-image: url(../../reise.idealo.de/images/sublines_dot_orange.gif);
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}

ol.orangelist {
	list-style-image: none;
	list-style-type: decimal;
}

/* Ajax-Suggest */
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}

.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
	color: #FFFFFF;
}

#search_suggest {
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
}

#search_suggest1 {
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
}

/* Übernahme aus style.css der alten reise-Seite */
td.thinbottom {
	border-bottom:solid 1px #FFFFFF;
}
tr.linedown td {
	border-bottom:solid 1px #FFFFFF;
}
tr.highlight1 {
	background-color:#f8f8f8;
}
tr.highlight1 td {
	padding-left: 0;
	padding-right: 0;
}
tr.highlight2 {
	background-color:#ededed;
}
tr.highlight2 td {
	padding-left: 0;
	padding-right: 0;
}
.apages {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}
.topshop {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #002244;
	text-decoration:underline;
}
.topshop:hover {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #002244;
	text-decoration:underline;
}
div.pagesNav {
	background-color:#999999;
	color: #FFFFFF;
	font-weight:bold;
	border-left: 1px #FFFFFF solid;
	font-size : 11px;
	height: 16px;
}
form {
	padding:0px;
	margin:0px;
}
.orange_date {color : #FF6600;font-weight:bold;font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif ; font-size: 11px;}

#logo_sb {
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}

input,select{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formular {
	font-size: 12px;
}

.formular td,.formular th,.formular table,.formular input,.formular select,.formular a {
	font-size: 12px;
}

td.shopresultcount{
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	color: rgb(255, 102, 0);
	font-weight: bold;
	text-align: center;
}

.shopresultcount{
	border-left: 1px solid black; 
	color: rgb(255, 102, 0);
	font-weight: bold;
	height: 13px;
	float: left;
	padding: 4px 4px 3px 4px;
}	
.flights {
	border: 1px solid black;
	margin: 0px 8px 4px 0px;
	float: left;
	height: 20px;
}
hr.clear {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0px;
	visibility:hidden;
	border:0;
	padding:0;
	margin:-1.1em 0 0 0;
}

/*
 * grafische Buttons
 */

button {
	cursor: pointer;
	background: 0;
	border: 0;
	padding: 0;
	height: 20px;
}
.button{
	text-decoration: none;
}
.button table {
	width: auto;
	margin: 0;
}
.button_left {
	width: 15px;
	height: 20px;
}
.button_text {
	height: 20px;
	padding-top: 0px;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.button_right {
	width: 12px;
	height: 20px;
}
.orange-button .button_left {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);}
.orange-button .button_text {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);color: #FFFFFF;}
.orange-button .button_right {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);}

.grey-button .button_left {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);}
.grey-button .button_text {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);color: #FFFFFF;}
.grey-button .button_right {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);}

.red-button .button_left {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);}
.red-button .button_text {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);color: #FFFFFF;}
.red-button .button_right {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);}

.white-button .button_left {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);}
.white-button .button_text {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);color: #FF9900;}
.white-button .button_right {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);}

.blue-button .button_left {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);}
.blue-button .button_text {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);color: #FFFFFF;}
.blue-button .button_right {background-image: url(../../external.html?link=http://reise.idealo.de/fehler404.html);}

