 /*_______________________________________________________________________



                 styles.css

                 Layout for last-minute.de

   ________________________________________________________________________ */


body {

   font-size: 0.7em;

   color: #5F5F5F;

   font-family: Verdana, Arial, Helvetica, "Trebuchet MS", Geneva, SunSans-Regular, sans-serif;

 /*  background-color: #fff;

   background-image: url("../Images/body_bg_verlauf.gif");

   background-repeat: repeat-x;*/

   margin: 0;

   padding: 0;

/*   border-top: 2px solid #256eee;*/
}


.boxwrap {

   margin: 0 0 10px -500px;

   padding: 0;

   position: absolute;

   top: 0px;

   left: 50%;

   width: 1000px;

}



.CEwrap {

}



.pb {

   font-weight: bold;

}

.clearer {
   clear: both;
}

.clear {
   clear: both;
}

/* =======================================================================

         text formating

   =======================================================================*/




h1, h2, h3, h4, h5 {

   font-weight: bold;

   padding-bottom: 5px;

   margin-bottom: 5px;

}



h1 {

   color: #256eee;

   font-size: 1.2em;

   text-transform: uppercase;

}



h2 {

   font-size: 1.1em;

}



h3 {

   color: #256eee;

   font-size: 1.2em;

   text-transform: uppercase;

}



h4 {

   font-size: 0.9em;

}



h5 {

   font-size: 0.8em;

}



.teasertext {

   position: absolute;

   left: 50%;

   top: 0px;

   margin-left: -495px;

}



.teasertext h2 {

   color: #256eee;

   font-size: 1.2em;

   text-transform: uppercase;

}



p {

   margin: 0;

   padding: 0;

}

p.bodytext {

   font-size: 1em;

}



h1.specialheader {
  text-transform: none;
  color: #5F5F5F;
  padding-left: 5px;
  border-bottom: 1px solid #5F5F5F;
  border-left: 5px solid #ff871a;
  clear: both;
}

h3.specialheader {
  text-transform: none;
  color: #5F5F5F;
  padding-left: 5px;
  border-bottom: 1px solid #5F5F5F;
  border-left: 5px solid #ff871a;
  clear: both;
}



.rightcontent h1 {

   color: #ff871a;

}



.rightcontent h1.specialheader {

	color: #5F5F5F;

	border-left: 5px solid #ff871a;

}

.rightcontent h3 {

   color: #ff871a;

}



.rightcontent h3.specialheader {

	color: #5F5F5F;

	border-left: 5px solid #ff871a;

}

.rightcontent ul {
  	margin-left: 10px;
  	padding-left: 10px;
}




h1.weiss {

   color: #FFFFFF;

   padding-left: 5px;

   padding-right: 5px;

}



dd.csc-textpic-caption {

   margin: 0;

}

.maincontent li {
   list-style-image: url("../Images/pfeil_nav1_hover.gif");
   margin: 7px 0 0;
   padding: 0;
}

.rightcontent li {
   list-style-image: url("../Images/pfeil_li_rosa.gif");
   margin: 7px 0 0;
   padding: 0;
}

.leftcontent .CEwrap ul li {
   list-style-image: url("../Images/pfeil_li_rosa.gif");
   margin: 7px 0 0;
   padding: 0px;
   background-color: none;
}

.leftfield .CEwrap ul li a,
.leftfield .CEwrap ul li a:link,
.leftfield .CEwrap ul li a:visited,
.leftfield .CEwrap ul li a:hover,
.leftfield .CEwrap ul li a:active,
.leftfield .CEwrap ul li a:focus {
   color: #F4881F;
   font-weight: bold;
   font-size: 11px;
   line-height: 14px;
   text-decoration: none;
   background-color: transparent;
   text-indent: 0px;
   display: block;
   margin: 0px;
   padding: 0px;
   padding-left: 7px;
   border-bottom: none;
   background-image: url("../Images/pfeil_nav1_hover.gif");
   background-repeat: no-repeat;
   background-position: 0 4px;
}

.leftfield .CEwrap ul li a:hover {
   text-decoration: underline;
}



img {

  border: none;

}

dl {
   margin: 0px;
   padding: 0px;
}

dt {
   margin: 0px;
   padding: 0px;
}





/* =======================================================================

         navigation formating

   =======================================================================*/

/*first level*/

.leftfield ul{

	font-size: 1.1em;

}

.leftfield ul,

.leftfield ul li {

	list-style-type: none;

	margin: 0;

	padding: 0;

	width: 170px;

}



.leftfield ul li a,

.leftfield ul li a:link,

.leftfield ul li a:visited,

.leftfield ul li a:hover,

.leftfield ul li a:active,

.leftfield ul li a:focus {

	color: #fff;

	font-weight: bold;

	line-height: 20px;

	text-decoration: none;

	background-color: #256eee;

	text-indent: 10px;

	display: block;

	margin: 0;

	padding: 0;

	border-bottom: 1px solid #fff;

}



/*second level*/

.leftfield ul ul{

	font-size: 1em;

}

.leftfield ul li ul li a,

.leftfield ul li ul li a:link,

.leftfield ul li ul li a:visited,

.leftfield ul li ul li a:hover,

.leftfield ul li ul li a:active,

.leftfield ul li ul li a:focus {

	font-variant: normal;

	line-height: 20px;

	background-color: #539DE6;

	text-indent: 15px;

	margin: 0;

	padding: 0;

	border-bottom: 1.2px solid #fff;

}



/*third level*/

.leftfield ul ul ul{

	font-size: 0.9em;

}

.leftfield ul li ul li ul li a,

.leftfield ul li ul li ul li a:link,

.leftfield ul li ul li ul li a:visited,

.leftfield ul li ul li ul li a:hover,

.leftfield ul li ul li ul li a:active,

.leftfield ul li ul li ul li a:focus {

	color: #5F5F5F;

	font-variant: normal;

	font-weight: normal;

	line-height: 20px;

	background-color: #F0EBE1;

	text-indent: 30px;

	margin: 0;

	padding: 0;

	border-bottom: 1px solid #fff;

}



/*fourth level*/

.leftfield ul ul ul ul{

	font-size: 0.9em;

}

.leftfield ul li ul li ul li ul li a,

.leftfield ul li ul li ul li ul li a:link,

.leftfield ul li ul li ul li ul li a:visited,

.leftfield ul li ul li ul li ul li a:hover,

.leftfield ul li ul li ul li ul li a:active,

.leftfield ul li ul li ul li ul li a:focus {

	color: #5F5F5F;

	font-variant: normal;

	line-height: 20px;

	background-color: #FAF8F5;

	text-indent: 30px;

	margin: 0;

	padding: 0;

	border-bottom: 1px solid #fff;

}



/*fifth level*/

.leftfield ul ul ul ul ul{

	font-size: 0.9em;

}

.leftfield ul li ul li ul li ul li ul li a,

.leftfield ul li ul li ul li ul li ul li a:link,

.leftfield ul li ul li ul li ul li ul li a:visited,

.leftfield ul li ul li ul li ul li ul li a:hover,

.leftfield ul li ul li ul li ul li ul li a:active,

.leftfield ul li ul li ul li ul li ul li a:focus {

	color: #5F5F5F;

	font-variant: normal;

	line-height: 20px;

	background-color: #FFFFFF;

	text-indent: 30px;

	margin: 0;

	padding: 0;

	border-bottom: 1px solid #fff;

}



/*navi hover*/

.leftfield ul li a:hover,

.leftfield ul li a:active,

.leftfield ul li a:focus,

.leftfield ul li ul li a:hover,

.leftfield ul li ul li a:active,

.leftfield ul li ul li a:focus,

.leftfield ul li ul li  ul li a:hover,

.leftfield ul li ul li  ul li a:active,

.leftfield ul li ul li  ul li a:focus,

.leftfield ul li ul li  ul li  ul li a:hover,

.leftfield ul li ul li  ul li  ul li a:active,

.leftfield ul li ul li  ul li  ul li a:focus,

.leftfield ul li ul li  ul li  ul li  ul li a:hover,

.leftfield ul li ul li  ul li  ul li  ul li a:active,

.leftfield ul li ul li  ul li  ul li  ul li a:focus {

	color: #5F5F5F;

	background-color: #e8e8e8;

	background-image: url("../Images/pfeil_nav1_hover.gif");

	background-repeat: no-repeat;

	background-position: 0 6px;

	margin: 0;

	padding: 0;

}



/*navi active*/

.leftfield ul li.act a,

.leftfield ul li.act a:link,

.leftfield ul li.act a:visited,

.leftfield ul li.act a:hover,

.leftfield ul li.act a:active,

.leftfield ul li.act a:focus,

.leftfield ul li ul li.act

.leftfield ul li ul li.act a,

.leftfield ul li ul li.act a:link,

.leftfield ul li ul li.act a:visited,

.leftfield ul li ul li.act a:hover,

.leftfield ul li ul li.act a:active,

.leftfield ul li ul li.act a:focus,

.leftfield ul li ul li ul li.act

.leftfield ul li ul li ul li.act a,

.leftfield ul li ul li ul li.act a:link,

.leftfield ul li ul li ul li.act a:visited,

.leftfield ul li ul li ul li.act a:hover,

.leftfield ul li ul li ul li.act a:active,

.leftfield ul li ul li ul li.act a:focus {

	background-image: url("../Images/pfeil_nav1_act.gif");

	background-repeat: no-repeat;

	background-position: 0px 6px;

	margin: 0;

	padding: 0;

}



.leftfield ul li ul li ul li ul li.act

.leftfield ul li ul li ul li ul li.act a,

.leftfield ul li ul li ul li ul li.act a:link,

.leftfield ul li ul li ul li ul li.act a:visited,

.leftfield ul li ul li ul li ul li.act a:hover,

.leftfield ul li ul li ul li ul li.act a:active,

.leftfield ul li ul li ul li ul li.act a:focus {

	background-image: url("../Images/pfeil_nav1_hover.gif");

	background-repeat: no-repeat;

	background-position: 20px 6px;

	margin: 0;

	padding: 0;

}



/*navi hover act 1*/

.leftfield ul li.act a:hover,

.leftfield ul li.act a:active,

.leftfield ul li.act a:focus {

	color: #fff;

	background-color: #256eee;

	margin: 0;

	padding: 0;

}



/*navi hover act 2*/

.leftfield ul li ul li.act a:hover,

.leftfield ul li ul li.act a:active,

.leftfield ul li ul li.act a:focus {

	color: #fff;

	background-color: #cdbc9c;

	margin: 0;

	padding: 0;

}



/*navi hover act 3*/

.leftfield ul li ul li ul li.act a:hover,

.leftfield ul li ul li ul li.act a:active,

.leftfield ul li ul li ul li.act a:focus {

	color: #5F5F5F;

	background-color: #F0EBE1;

	margin: 0;

	padding: 0;

}



/*navi hover act 4*/

.leftfield ul li ul li ul li ul li.act a:hover,

.leftfield ul li ul li ul li ul li.act a:active,

.leftfield ul li ul li ul li ul li.act a:focus {

	color: #5F5F5F;

	background-color: #FAF8F5;

	margin: 0;

	padding: 0;

}



/*navi hover act 5*/

.leftfield ul li ul li ul li ul li ul li.act a:hover,

.leftfield ul li ul li ul li ul li ul li.act a:active,

.leftfield ul li ul li ul li ul li ul li.act a:focus {

	color: #5F5F5F;

	background-color: #FFFFFF;

	margin: 0;

	padding: 0;

}



/*navi end*/



/* =======================================================================

         link formating

   =======================================================================*/

a,

a:link,

a:visited,

a:hover,

a:active {

   color: #FF881E;

   text-decoration: none;

   padding: 0px;

   margin: 0px;

}



a:hover {

   text-decoration: underline;

}



.rightcontent a,

.rightcontent a:link,

.rightcontent a:visited,

.rightcontent a:hover,

.rightcontent a:active {

   color: #ff871a;

}




.footer a,

.footer a:link,

.footer a:visited,

.footer a:hover,

.footer a:active {

  color: #ffffff;

  text-decoration: none;

  font-weight: normal;

}

.footer a{

   padding-right: 15px;

}

.footer a:before{

	content:url("../Images/pfeil_nav1_act.gif")" ";

}



.homenav a,

.homenav a:link,

.homenav a:visited,

.homenav a:hover,

.homenav a:active {

	font-weight: bold;

  text-decoration: none;

	padding-left: 4px;

	padding-right: 4px;

}



/* =======================================================================

         position and formating forms

   =======================================================================*/



form {

	margin: 0;

	padding: 0;

	background-color: transparent;

}



legend{

}



fieldset {

	margin: 0 ;

	border-style: none;

	padding: 0;

}



*+html legend,

* html legend{

	position: absolute;

	margin-top: -28px;

}



*+html fieldset,

* html fieldset {

	position: relative;

}



label {

	margin: 0 10px 10px 0;

	float: left;

	width: 200px;

}



.fieldset_row,

.csc-mailform-field{

	width; 100%;

	clear: left;

	padding-bottom: 5px;

}



select, input, textarea {

}



input.searchfield {

	height: 14px;

	width: 150px;

	margin-bottom: 8px;

}



input.submitbutton {

   content: suchen;

   cursor: hand;

   margin-top: 3px;

   margin-bottom: 0px;

   width: 16px;

   border: 0px solid #5F5F5F;

}

.searchform .submitbutton {

	background-color: transparent;

}



input.loginfield {

   height: 12px;

   z-index: 3;

   width: 51px;

   margin-bottom: 5px;

}



input.tipafriendcheckbox {

	width: auto;

  padding: 0;

  margin: 0;

}



input.tipafriendsubmit,

input.nl_submit,

input.csc-mailform-submit,

input.newlogin_submit {

	width: 205px;

}



input.csc-mailform-submit{

   margin-left: 210px;

}



/*input.tx-indexedsearch-searchbox-sword {

   height: 16px;

   z-index: 3;

   width: 100px;

   border: 1px solid #5F5F5F;

   margin-left: 5px;

   margin-bottom: 3px;

}



input.tx-indexedsearch-searchbox-button {

   height: 16px;

   z-index: 3;

   width: 100px;

   border: 1px solid #5F5F5F;

   margin-left: 5px;

   margin-bottom: 3px;

}



input.newslettercheckboxen {

   height: 16px;

   z-index: 3;

   margin-left: 0px;

   margin-bottom: 0px;

   border: 0px solid #5F5F5F;

}



input.index_search_erweiteret_vorschau {

   height: 16px;

   z-index: 3;

   width: 16px;

   border: 1px solid #5F5F5F;

   margin-left: 5px;

   margin-bottom: 3px;

}



input.csc-mailform-submit {

   margin-top: 10px;

}*/



/* =======================================================================

         positions

   =======================================================================*/



.header  {

   margin: 0 0 5px;

   padding: 0;

   width: 1000px;

   height: 110px;

   overflow: hidden;

  /* border-bottom: 1px solid #256eee;

   border-top: 1px solid #256eee;*/

}



.homenav {

	color: #256eee;

	text-align: right;

	margin-right: -310px;

	position: absolute;

	top: 10px;

	right: 50%;

}



.searchform {

   padding: 0px;

   position: absolute;

   right: 50%;

   margin-right: -499px;

   top: 6px;

   width: 180px;

}



.language {

   text-align: right;

}



.positionnav {

   padding-left: 25px;

   margin-left: 0px;

   margin-right: 0px;

   margin-top: 0px;

   margin-bottom: 0px;

}



div.logo {

   position: absolute;

   top: 1px;

   left: 1px;

   z-index: 2;

   width: 1px;

   height: 1px;

}



div.logo2 {

   position: absolute;

   top: 2px;

   left: 2px;

   z-index: 2;

   width: 1px;

   height: 1px;

}

.mainfield  {
   margin: 0 0 5px;
   padding: 0;
   width: 1000px;
   overflow: hidden;
   background-image: url("../Images/background.gif");
}

.leftfield  {
   margin: 0;
   padding: 0;
   width: 170px;
   max-width: 170px;
   float: left;
}

.leftcontent {
   margin-top: 20px;
   margin-left: 5px;
   width: 160px;
   overflow: hidden;
}

.rightfield  {
   margin: 0;
   padding: 4px 0 0;
   width: 210px;
   float: right;
}

.rightcontent  {
   margin: 0px;
   margin-left: 5px;
   padding: 0px;
   width: 200px;
   overflow: hidden;
}

.middlefield  {
   margin: 0 210px 0 180px;
   padding: 0;
   position: relative;
}



.maincontent {
   margin: 0px;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 20px;
   padding-top: 0px;
   width: 600px;
   overflow: hidden;
   position: relative;
}



* html .maincontent {
   width: 610px;
}



.footer {
  color: #ffffff;
  text-align: center;
  line-height: 24px;
  background-color: #256eee;
  margin: 0 0 1px;
  padding: 0;
/*  height: 24px; */
  border-top: 1px solid #256eee;
  border-bottom: 1px solid #256eee;
}

.footer2 {
  color: #ffffff;
  text-align: center;
  background-color: #F4881F;
  margin: 0 0 10px;
  padding: 0;
  border-top: 1px solid #F4881F;
  border-bottom: 1px solid #F4881F;
}

.footer2 a {
  color: #ffffff;
}



.RightNavLine {

   padding-bottom: 5px;

   padding-top: 5px;

}







.siteoptions {
   padding-bottom: 15px;
   padding-top: 0px;
   padding-right: 20px;
   margin: 0px;
   text-align: right;
   clear: both;
}



.tx-indexedsearch {

   width: 100%;

   overflow: hidden;

}

.topnav {
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
         height: 22px;
         overflow: hidden;
}

.topnav2 {
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
         background-color: #FF881E;
         padding-top: 5px;
         padding-left: 5px;
         margin-bottom: 3px;
         height: 21px;
}

.hnavi2_container {
 	background-color: #FF881E;
}

.hnavi {
   float: left;
   background-color: #266FEE;
   height: 21px;
   margin: 0px;
   padding-top: 3px
   padding-left: 10px
   padding-right: 10px
   padding-bottom: 0px;
   border-bottom: 1px solid #FFFFFF;
}

.hnavi_act {
   float: left;
   background-color: #FF881E;
   height: 21px;
   margin: 0px;
   padding-top: 3px
   padding-left: 10px
   padding-right: 10px
   padding-bottom: 0px;
   border-bottom: 1px solid #FF881E;
}

.hnavi2 {
   float: left;
   background-color: #FF881E;
   height: 21px;
}

.hnavi2_act {
   float: left;
   background-color: #FF881E;
   height: 21px;
}

.hnavi2_act a {
   color: #266FEE;
}

.hnavi_left {
   background-image: url("../Images/hnavi_left.gif");
   background-repeat: no-repeat;
   height: 21px;
   width: 6px;
   margin: 0px;
   overflow: hidden;
   float: left;
   border-bottom: 1px solid #FFFFFF;
}

.hnavi_right {
   background-image: url("../Images/hnavi_right.gif");
   background-repeat: no-repeat;
   height: 21px;
   width: 6px;
   overflow: hidden;
   float: left;
   margin: 0px;
   margin-right: 2px;
   border-bottom: 1px solid #FFFFFF;
}

.hnavi_left_act {
   background-image: url("../Images/hnavi_left_act.gif");
   background-repeat: no-repeat;
   height: 21px;
   width: 6px;
   margin: 0px;
   overflow: hidden;
   float: left;
   border-bottom: 1px solid #FF881E;
}

.hnavi_right_act {
   background-image: url("../Images/hnavi_right_act.gif");
   background-repeat: no-repeat;
   height: 21px;
   width: 6px;
   overflow: hidden;
   float: left;
   margin: 0px;
   margin-right: 2px;
   border-bottom: 1px solid #FF881E;
}

.topnav a, .topnav a:link, .topnav a:visited, .topnav a:hover, .topnav a:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  display: block;
  margin-top: 3px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Verdana, Arial, Helvetica, "Trebuchet MS", Geneva, SunSans-Regular, sans-serif;
}

.topnav2 a, .topnav2 a:link, .topnav2 a:visited, .topnav2 a:hover, .topnav2 a:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  margin-top: 3px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Verdana, Arial, Helvetica, "Trebuchet MS", Geneva, SunSans-Regular, sans-serif;
}

a.hnavi2_link_act {
   color: #266FEE;
}



/* ----------RTE--------------*/



.GROSSundFETT {

   font-weight: bold;

   font-size: larger;

   color: #CC0000;

}



.TEASER {

   font-weight: bold;

   font-style: italic;

   color: #CC0000;

}



.KAPITAELCHEN {

   font-weight: bold;

   font-variant: small-caps;

   color: #CC0000;

}



span.ROT {

   color: #CC0000;

}



span.GRAU {

   color: #5f5f5f;

}



span.SCHWARZ {

   color: #000000;

}



/* Rahmen */



.ceabschlusslinie {

   border-bottom: 1px solid #5F5F5F;

   padding-bottom: 15px;

}



.rahmen_grau {

   border: 1px solid #5F5F5F;

}



.rahmen_grau p {

   padding: 5px;

}


.zentrierung {

   text-align: center;

}

/* --------- Rahmen blau umflossen links und rechts ----------*/

.rahmen_umflossen_links {
   position: relative;
   float: left;
   width: 195px;
   padding: 0px;
   margin-right: 5px;
   margin-bottom: 10px;
   height: 200px;
   overflow: hidden;
}

.leftcontent .rahmen_umflossen_links {
   width: 165px;
}

.rahmen_umflossen_rechts {
   position: relative;
   float: right;
   width: 195px;
   padding: 0px;
   margin-right: 5px;
   margin-bottom: 10px;
   height: 200px;
   overflow: hidden;
}

.leftcontent .rahmen_umflossen_rechts {
   width: 160px;
}

.rundung {
   background-image: url("../Images/rundeckfeld.gif");
   background-repeat: no-repeat;
   position: absolute;
   top: 0px;
   left: 0px;
   width: 195px;
   height: 200px;
}

.rundeck_ol {
   background-image: url("../Images/rundung_ol.gif");
   background-repeat: no-repeat;
   width: 8px;
   height: 8px;
   position: absolute;
   top: 0px;
   left: 0px;
}

.leftcontent .rundeck_ol {
   background-image: url("../Images/rundung_ol_rand.gif");
}

.rundeck_or {
   background-image: url("../Images/rundung_or.gif");
   background-repeat: no-repeat;
   width: 8px;
   height: 8px;
   position: absolute;
   top: 0px;
   left: 187px;
}

.leftcontent .rundeck_or {
   left: 152px;
   background-image: url("../Images/rundung_or_rand.gif");
}

.rundeck_or_breit {
   background-image: url("../Images/rundung_or.gif");
   background-repeat: no-repeat;
   width: 8px;
   height: 8px;
   position: absolute;
   top: 0px;
   left: 587px;
}

.leftcontent .rundeck_or_breit {
   background-image: url("../Images/rundung_or_rand.gif");
}

.rundeck_ul {
   background-image: url("../Images/rundung_ul.gif");
   background-repeat: no-repeat;
   width: 8px;
   height: 8px;
   position: absolute;
   top: 192px;
   left: 0px;
}

.leftcontent .rundeck_ul {
   background-image: url("../Images/rundung_ul_rand.gif");
}

.rundeck_ur {
   background-image: url("../Images/rundung_ur.gif");
   background-repeat: no-repeat;
   width: 8px;
   height: 8px;
   position: absolute;
   top: 192px;
   left: 187px;
}

.leftcontent .rundeck_ur {
   left: 152px;
   background-image: url("../Images/rundung_ur_rand.gif");
}

.rundeck_ur_breit {
   background-image: url("../Images/rundung_ur.gif");
   background-repeat: no-repeat;
   width: 8px;
   height: 8px;
   position: absolute;
   top: 192px;
   left: 587px;
}

.leftcontent .rundeck_ur_breit {
   background-image: url("../Images/rundung_ur_rand.gif");
}

.linie_o {
/*   background-color: #266FEE; */
   background-image: url("../Images/pixel_blau.gif");
   background-repeat: repeat-x;
   width: 179px;
   height: 1px;
   position: absolute;
   top: 0px;
   left: 8px;
}

.leftcontent .linie_o {
   width: 144px;
}

.linie_o_breit {
/*   background-color: #266FEE; */
   background-image: url("../Images/pixel_blau.gif");
   background-repeat: repeat-x;
   width: 579px;
   height: 1px;
   position: absolute;
   top: 0px;
   left: 8px;
}

.linie_l {
   background-color: #266FEE;
   width: 1px;
   height: 184px;
   position: absolute;
   top: 8px;
   left: 0px;
}

.linie_r {
   background-color: #266FEE;
   width: 1px;
   height: 184px;
   position: absolute;
   top: 8px;
   left: 194px;
}

.leftcontent .linie_r {
   left: 159px;
}

.linie_r_breit {
   background-color: #266FEE;
   width: 1px;
   height: 184px;
   position: absolute;
   top: 8px;
   left: 594px;
}

.linie_u {
   background-color: #266FEE;
   width: 179px;
   height: 1px;
   position: absolute;
   top: 199px;
   left: 8px;
}

.leftcontent .linie_u {
   width: 144px;
}

.linie_u_breit {
   background-color: #266FEE;
   width: 579px;
   height: 1px;
   position: absolute;
   top: 199px;
   left: 8px;
}

.rahmen_umflossen_links p {
   padding: 5px;
   color: #266FEE;
   font-weight: normal;
}

.rahmen_umflossen_rechts p {
   padding: 5px;
   color: #266FEE;
   font-weight: normal;
}


/* --------- Rahmen blau ----------*/

.rahmen_blau {
   position: relative;
   clear: both;
   padding: 0px;
   width: 595px;
   height: 200px;
   overflow: hidden;
   margin-bottom: 10px;
}

.rundung_breit {
   background-image: url("../Images/rundeckfeld_breit.gif");
   position: absolute;
   top: 0px;
   left: 0px;
   width: 595px;
   height: 200px;
}


.rahmen_blau p {
   padding: 5px;
   color: #003399;
}

/* ------ Rahmen mit blauem Hintergrund ------ */

.rahmen_bg_blau {
   background-color: #E4EEF7;
   padding: 5px;
   padding-left: 10px;
   margin-bottom: 10px;
   clear: both;
}

.rahmen_bg_blau h1 {
   color: #003399;
   font-size: 13px;
}

.rahmen_bg_blau h3 {
   color: #003399;
   font-size: 13px;
}

.rahmen_bg_blau p {
   color: #003399;
}

/* ------ speizelle �berschriften ------*/

h1.ausgefuellt_blau {
   background-color: #266FEE;
   color: #FFFFFF;
   height: 18px;
   margin: 0px;
   margin-top: -1px;
   padding: 0px;
   padding-top: 3px;
   padding-left: 5px;
   font-size: 12px;
   font-weight: normal;
}

h1.ausgefuellt_orange {
   background-color: #FF881E;
   color: #FFFFFF;
   height: 18px;
   margin: 0px;
   margin-top: -1px;
   padding: 0px;
   padding-top: 3px;
   padding-left: 5px;
   font-size: 12px;
   font-weight: normal;
}

h1.unterstrichheader {
   border-bottom: 1px solid #266FEE;
   margin: 0px;
   padding: 0px;
   padding-left: 10px;
   padding-top: 3px;
   padding-bottom: 3px;
}

h3.ausgefuellt_blau {
   background-color: #266FEE;
   color: #FFFFFF;
   height: 18px;
   margin: 0px;
   margin-top: -1px;
   padding: 0px;
   padding-top: 3px;
   padding-left: 5px;
   font-size: 12px;
   font-weight: normal;
}

h3.ausgefuellt_orange {
   background-color: #FF881E;
   color: #FFFFFF;
   height: 18px;
   margin: 0px;
   margin-top: -1px;
   padding: 0px;
   padding-top: 3px;
   padding-left: 5px;
   font-size: 12px;
   font-weight: normal;
}

h3.unterstrichheader {
   border-bottom: 1px solid #266FEE;
   margin: 0px;

   padding: 0px;
   padding-left: 10px;
   padding-top: 3px;
   padding-bottom: 3px;
}

.rahmen_blau h1 {
   margin: 0px;
   padding: 0px;
   padding-left: 10px;
   padding-top: 3px;
}

.rahmen_umflossen_rechts h1 {
   margin: 0px;
   padding: 0px;
   padding-left: 10px;
   padding-top: 3px;
}

.rahmen_umflossen_links h1 {
   margin: 0px;
   padding: 0px;
   padding-left: 10px;
   padding-top: 3px;
}

.rahmen_blau h3 {
   margin: 0px;
   padding: 0px;
   padding-left: 10px;
   padding-top: 3px;
}

.rahmen_umflossen_rechts h3 {
   margin: 0px;
   padding: 0px;
   padding-left: 10px;
   padding-top: 3px;
}

.rahmen_umflossen_links h3 {
   margin: 0px;
   padding: 0px;
   padding-left: 10px;
   padding-top: 3px;
}
a.startseitenlink {
   color: #266FEE;
   display: block;
   margin-bottom: 10px;
   font-size: 12px;
}

/*------------------------------------ tt-travelfinder start ----------------------------------*/

.tx-nrtttravelfinder-pi1 {
}

.tt-travelfinder {
   border: 1px solid #266FEE;
   background-color: #FFEDDE;
   clear: both;
   width: 600px;
   margin-bottom: 10px;
   overflow: hidden;
}

.tt-travelfinder label {
   color: #5F5F5F;
   margin: 0px 0px 3px 0px;
}

.tt-travelfinder td {
   color: #5F5F5F;
   padding: 3px;
   font-family: Verdana, Arial, Helvetica, "Trebuchet MS", Geneva, SunSans-Regular, sans-serif;
   font-size: 11px;
}

.tt-travelfinder a {
   color: #5F5F5F;
   text-decoration: underline;
   font-size: 11px;
}

.tt-travelfinder a:hover {
   text-decoration: none;
}

.tt-travelfinder h2 {
   background-color: #266FEE;
   color: #FFFFFF;
   padding: 2px 5px 2px 5px;
   margin: 0px 0px 0px 0px;
}

.tt-travelfinder select {
   padding: 0px;
   margin: 0px;
   width: 180px;
   height: 18px;
   color: #266FEE;
   border: 1px solid #266FEE;
   font-size: 10px;
}

.tt-travelfinder input {
   padding: 0px;
   margin: 0px;
}

.tt-travelfinder input[type=radio] {
   padding: 0px;
   margin: 0px;
   width: 20px;
   border: none;
   background-color: transparent;
}

input.tt_schnellfinder_radio {
   padding: 0px;
   margin: 0px;
   width: 20px;
   border: none;
   background-color: transparent;
}

.tt-travelfinder input[type=submit] {
   padding: 0px;
   margin: 3px 0px 0px 0px;
   width: 140px;
   height: 16px;
   color: #266FEE;
   border: 1px solid #266FEE;
}

.submitimage {
   width: 150px;
   height: 19px;
   border: none;
}

.tt_teaserbox {
   border: 1px solid #266FEE;
   position: absolute;
   top: 1px;
   left: 1px;
}

.tt_boxrahmen {
   position: relative;
   overflow: auto;
   margin-right: 0px;
   padding: 0px;
}

.tt_boxrahmen .rundeck_tt_ol {
   background-image: url("../Images/rundung_ol.gif");
   background-repeat: no-repeat;
   width: 8px;
   height: 8px;
   position: absolute;
   top: 1px;
   left: 1px;
   z-index: 1;
}

.rightcontent .tt_boxrahmen .rundeck_tt_ol {
   background-image: url("../Images/rundung_ol_rand.gif");
}

.leftcontent .tt_boxrahmen .rundeck_tt_ol {
   background-image: url("../Images/rundung_ol_rand.gif");
}

.tt_boxrahmen .rundeck_tt_or {
   background-image: url("../Images/rundung_or.gif");
   background-repeat: no-repeat;
   width: 8px;
   height: 8px;
   position: absolute;
   top: 1px;
   right: 3px;
   z-index: 1;
}

.rightcontent .tt_boxrahmen .rundeck_tt_or {
   background-image: url("../Images/rundung_or_rand.gif");
}

.leftcontent .tt_boxrahmen .rundeck_tt_or {
   background-image: url("../Images/rundung_or_rand.gif");
}

/* Hier wird nur f�r den IE das Logo einen Pixel nach rechts verschoben */
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html div..tt_boxrahmen div.rundeck_tt_or {
  right: 5px;
  }

/* End hide from IE5/mac */

.tt_boxrahmen .rundeck_tt_ul {
   background-image: url("../Images/rundung_ul.gif");
   background-repeat: no-repeat;
   width: 8px;
   height: 8px;
   position: absolute;
   bottom: 7px;
   left: 1px;
   z-index: 1;
}

.rightcontent .tt_boxrahmen .rundeck_tt_ul {
   background-image: url("../Images/rundung_ul_rand.gif");
}

.leftcontent .tt_boxrahmen .rundeck_tt_ul {
   background-image: url("../Images/rundung_ul_rand.gif");
}

/* Hier wird nur f�r den IE das Logo einen Pixel nach rechts verschoben */
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html div..tt_boxrahmen div.rundeck_tt_ul {
  bottom: 4px;
  }

/* End hide from IE5/mac */

.tt_boxrahmen .rundeck_tt_ur {
   background-image: url("../Images/rundung_ur.gif");
   background-repeat: no-repeat;
   width: 8px;
   height: 8px;
   position: absolute;
   bottom: 7px;
   right: 3px;
   z-index: 1;
}

.rightcontent .tt_boxrahmen .rundeck_tt_ur {
   background-image: url("../Images/rundung_ur_rand.gif");
}

.leftcontent .tt_boxrahmen .rundeck_tt_ur {
   background-image: url("../Images/rundung_ur_rand.gif");
}

/* Hier wird nur f�r den IE das Logo einen Pixel nach rechts verschoben */
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html div..tt_boxrahmen div.rundeck_tt_ur {
  bottom: 4px;
  right: 5px;
  }

/* End hide from IE5/mac */

.tt_teaserbox h2 {
   margin: 0px;
   padding: 2px 5px 2px 5px;
}

.tt_teaserbox_content {
   padding: 5px;
   text-align: center;
   color: #266FEE;
   font-weight: bold;
   font-size: 11px;
}

.tt_teaserbox_content p {
   text-align: center;
   color: #266FEE;
   font-weight: bold;
   font-size: 11px;
   margin: 0px;
   padding: 0px;
}

.tt_teaserbox_content p.xmlout, .tt_teaserbox_content p.xmlout a {
   text-align: center;
   color: #FF881E;
   font-weight: bold;
   font-size: 11px;
   margin: 10px 0px 0px 0px;
   padding: 0px;
}

/*------------------------------------ tt-travelfinder end ----------------------------------*/