body,td,th,input,textarea,select,button, a.suche_like_text {
  color: #75828A;
  font: 12px Arial, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
  margin: 0;
  text-decoration: none;
}

form {
  margin: 0;
  padding: 0;
}

a {
  color: #00A6C1;
  text-decoration: underline;
  font-weight: normal;
}

h1 {
  margin: 0px 0px 35px 0px;
  padding: 0;
  background-color: #E4F4F3;
  border-top: 1px solid #00A7C2;
  border-bottom: 1px solid #00A7C2;
  width: 200px;
  line-height: 47px;
  color: #00A7C2;
  padding: 0px 0px 0px 12px;
  font-size: 16px;
  font-weight: bold;
}

h2 {
  margin: 0;
  padding: 0;
  color: #00A7C2;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #00A7C2;
}

h3 {
  font-size: 12px;
  color: #838383;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

h4 {
  margin: 0px 0px 14px 0px;
  padding: 0px 0px 0px 29px;
  color: #00A7C2;
  font-size: 14px;
  font-weight: bold;
  background: url(../bilder/layout/dot_a.gif) 0 0 no-repeat;
  line-height: 18px;
}

h5 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 14px 40px;
  color: #00A7C2;
  font-size: 14px;
  font-weight: bold;
  background: url(../bilder/layout/dot_question.gif) 0 0 no-repeat;
}

h6 {
  margin: 0px 0px 14px 40px;
  padding: 0px 0px 0px 29px;
  font-size: 12px;
  font-weight: normal;
  background: url(../bilder/layout/dot_a.gif) 0 0 no-repeat;
}


ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul li {
  padding: 0px 0px 10px 29px;
  background: url(../bilder/layout/dot_a.gif) 0 0 no-repeat;
}

li h2 {
  border: 0;
}


.versteckt {
  display: none;
}

.ok {
  color: #00cc00;
}

.waiting {
  color: #ff9900;
}

.no {
  color: #cc0000;
}


/*----------------------------------------------------------------*/
/*--divs--*/
/*----------------------------------------------------------------*/
div#div_global_container {
  position: absolute;
  top: 0;
  left: 50%;
  width: 800px;
  margin: 0px 0px 0px -400px;
}

div#div_header_container {
  background: url(../bilder/layout/bg_header.gif) left -20px repeat-Y;
  border-bottom: 1px solid #00A7C2;
}

div#div_header_container_workaround {
  height: 80px;
}

div#div_header_basket_msg {
  float: right;
  display: inline;
  padding: 60px 12px 0px 0px;
  color: #ffffff;
  font-size: 11px;
}

div#div_header_basket_msg a {
  color: #ffffff;
}

div#div_header_clear {
  clear: both;
  line-height: 1px;
  height: 1px;
  font-size: 1px;
}

div#div_logo {
  padding: 32px 0px 0px 0px;
}

div#div_content_container, div#div_content_container_home {
  margin: 0px 0px 20px 0px;
}

div#div_content_container_home {
  background: #fff url(../bilder/layout/back_home.jpg) no-repeat;
  margin: 0;
}

div#div_links {
  float: left;
  display: inline;
  width: 165px;
}

div#div_rechts {
  display: inline;
  float: right;
  width: 635px;
}

div#div_clear_content, div#div_clear_content_home {
  clear: both;
  font-size: 1px;
  line-height: 7px;
  height: 7px;
}

div#div_clear_content_home {
  border-top: 1px solid #00A6C1;
}

div#div_content_default, div#div_content_shopping_basket, div#div_content_blades, div#div_content_breit, div#div_content_default_max_breit {
  margin: 23px 12px 0px 36px;
  width: 557px;
}

div#div_content_breit {
  margin-right: 0;
  width: 585px;
}

div#div_content_default_narrow {
  margin: 23px 12px 0px 24px;
}

div#div_content_default_max_breit {
  margin-right: 0;
  width: 599px;
}


/*----------------------------------------------------------------*/
/*--headernavi--*/
/*----------------------------------------------------------------*/
div#div_headernavi_container {
  
}

div#div_basket_zahl, div#div_basket_zahl_aktiv {
  float: right;
  display: inline;
  width: 20px;
  line-height: 26px;
  text-align: left;
  color: #000000;
  font-weight: bold;
}

div#div_basket_zahl_aktiv {
  background-color: #00A7CB;
  color:#000000;
}

div#div_headernavi_clear {
  background-color: #00A7CB;
  height: 9px;
  line-height: 9px;
  font-size: 1px;
  clear: both;
}

div#div_homelink {
  float: left;
  display: inline;
  width: 165px;
}

div#div_homelink div {
  line-height: 26px;
  background: #EDEEF3 url(../media/images/layout/nav/off/home.gif) no-repeat;
  padding: 0px 0px 0px 35px;
}

div#div_homelink div:hover, div#div_homelink div.aktiv {
  background: #EDEEF3 url(../media/images/layout/nav/on/home.gif) no-repeat;
}

div.headernavi_off, div.headernavi_on {
  float: right;
  display: inline;
  line-height: 26px;
  /*padding: 0px 16px 0px 16px;*/
}

div.headernavi_off:hover, div.headernavi_on {
  background-color: #00A7CB;
}

div.headernavi_off a, div.headernavi_on a {
  font-weight: bold;
  color: #00A7CB;
  text-decoration: none;
  font-size: 13px;
}

div.headernavi_off:hover a, div.headernavi_on a {
  color: #ffffff;
}

div.headernavi_trenner {
  border-left: 1px solid #00A7CB;
}



/*----------------------------------------------------------------*/
/*--topnavi--*/
/*----------------------------------------------------------------*/
ul#topnavi {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}

ul#topnavi li.topnavi_on, ul#topnavi li.topnavi_off, ul#topnavi li.subnavi_on, ul#topnavi li.subnavi_off {
  line-height: 23px;
  border-bottom: 1px solid #00A6C1;
  background-color: #EDEEF3;
  padding: 0px 0px 0px 35px;
}

ul#topnavi li.topnavi_on a, ul#topnavi li.topnavi_off a, div#div_homelink div a {
  font-size: 12px;
  color: #42515D;
  text-decoration: none;
  font-weight: bold;
  display: block;
  width: auto;
}

ul#topnavi li.topnavi_on a, ul#topnavi li.topnavi_off:hover a, div#div_homelink div:hover a, div#div_homelink div.aktiv a {
  color: #00A6C1;
}

ul#topnavi li.subnavi_on, ul#topnavi li.subnavi_off {
  padding: 0px 0px 0px 51px;
  background-image: none;
}

ul#topnavi li.subnavi_on {
  background: #EDEEF3 url(../bilder/layout/dot_subnavi.gif) no-repeat;
}

ul#topnavi li.subnavi_on a, ul#topnavi li.subnavi_off a {
  color: #42515D;
  text-decoration: none;
  font-size: 11px;
  background-image: none;
}



/*----------------------------------------------------------------*/
/*--footernavi--*/
/*----------------------------------------------------------------*/
div#div_footernavi {
  text-align: center;
  border-top: 1px solid #00A6C1;
  padding: 3px 0px 10px 0px;
  font-size: 11px;
  color: #7F92B8;
}

div#div_footernavi a.footernavi_off, div#div_footernavi a.footernavi_on {
  font-size: 11px;
  color: #7F92B8;
  font-weight: normal;
  padding: 0px 3px 0px 3px;
}





/*----------------------------------------------------------------*/
/*--sonstiges--*/
/*----------------------------------------------------------------*/
.error_msg, .error_msg a {
  color: #cc0000;
}

input.error {
  background-color: #FFFFD5;
}

div.top_error {
  border: 1px solid #cc0000;
  padding: 10px;
  background-color: #FFFFD5;
  color: #cc0000;
  margin: 20px 0px 20px 0px;
}

.top_error a {
  color: #cc0000;
  text-decoration: underline;
}

div.top_erfolg {
  border: 1px solid #006600;
  padding: 10px;
  background-color: #fff;
  color: #006600;
  margin: 20px 0px 20px 0px;
}

.top_erfolg a {
  color: #006600;
  text-decoration: underline;
}

div.dot {
  background: url(../bilder/layout/dot_a.gif) 0 0 no-repeat;
  line-height: 18px;
  padding: 0px 0px 3px 29px;
}

table.clipping_secrets {
  border-top: 1px solid #00A6C1;
  border-bottom: 1px solid #00A6C1;
  border-left: 1px solid #00A6C1;
}

table.clipping_secrets td {
  border-right: 1px solid #00A6C1;
}

table.clipping_secrets th {
  border-right: 1px solid #00A6C1;
  border-bottom: 1px solid #00A6C1;
}

.orange {
  color: #FF7418;
}

.grau {
  color: #75828A;
}


/*----------------------------------------------------------------*/
/*--home--*/
/*----------------------------------------------------------------*/
div#home_content {
  height: 495px;
}

div#home_top {
  height: 351px;
}

div#home_frame_container {
  padding: 0px 0px 0px 290px;
}

div#home_frame {
  margin: 0px 0px 0px 0px;
  width: 344px;
  height: 110px;
  background-image: url(../bilder/layout/bg_home_frame.gif);
  background-repeat: no-repeat;
  cursor: pointer;
  cursor: hand;
}

#video_preview {
  margin-top: 2px;
  height: 118px;
  text-align: right;
  margin-bottom: 60px;
}

#video_preview img {
  border: 0;
}

#video_preview img.video_preview, .video_preview {
  padding-bottom: 19px;
  background: transparent url('../media/images/back_video.gif') right bottom no-repeat;
}

div#home_frame div#inner_frame {
  font-size: 11px;
  padding: 6px 8px 0px 64px;
}

div#home_bottom {
  height: 144px;
  text-align: right;
}

#home_bottom .ribbon {
  color: #fff;
  display: inline-block;
  background: #000;
  padding: 4px 5px 3px 5px;
}

#home_bottom .big_animal {
  background: #00A7CB;
}

#home_bottom .angora {
  background: #FFC000;
  color: #000;
}

div#home_testimonials {
}

div.home_testimonials_box, div.home_testimonials_box_bordered {
  float: left;
  display: block;
  width: 48%;
  cursor: pointer;
  cursor: hand;
}

div.home_testimonials_box img, div.home_testimonials_box_bordered img {
  margin: 0px 14px 0px 0px;
  float: left;
  display: inline;
}

div.home_testimonials_box_bordered {
  border-right: 1px solid #00A6C1;
  margin: 0px 8px 0px 0px;
  padding: 0px 8px 0px 0px;
}

div#home_testimonials_clear, .home_testimonials_clear {
  clear: both;
  line-height: 7px;
  height: 7px;
  font-size: 1px;
}

div.home_testimonials_box_txt {
  font-size: 12px;
}

div.home_testimonials_box_name {
  font-size: 11px;
  text-align: right;
  margin: 4px 0px 0px 0px;
}

div.testimonials_bild {
  width: 180px;
}





/*----------------------------------------------------------------*/
/*--shop--*/
/*----------------------------------------------------------------*/
div#div_shop_footer {
  border-top: 1px solid #00A6C1;
  padding: 14px 0px 9px 0px;
}

div#div_shop_footer div {
  background-image: url(../media/images/layout/back_shop.gif);
  background-repeat: repeat-Y;
  height: 25px;
}

div#div_shop_headline_bundles, div#div_shop_headline_packages, div#div_shop_headline_combs {
  margin: 23px 0px 0 0px;
  border-top: 1px solid #00A7C1;
  border-bottom: 1px solid #00A7C1;
  line-height: 47px;
  background: url(../media/images/layout/headlines/shop_bundles.gif) no-repeat right;
  padding: 0px 0px 0px 23px;
  font-size: 25px;
  color: #00A6C1;
  font-weight: bold;
}

div#div_shop_headline_packages {
  background: url(../media/images/layout/headlines/blade_packages.gif) no-repeat right;
}

div#div_shop_headline_combs {
  background: url(../media/images/layout/headlines/shop_combs.gif) no-repeat right;
}


/*----------------------------------------------------------------*/
/*--clipper--*/
/*----------------------------------------------------------------*/
div.shop_clipper_box, div.shop_clipper_box_bordered {
  float: left;
  display: inline;
  text-align: center;
  margin-left: 50px;
}

div.shop_clipper_box_bordered {
  border-left: 1px solid #00A6C1;
  margin-left: 0;
}

div.shop_clipper_box illu, div.shop_clipper_box_bordered illu {
  height: 209px;
}

div.shop_clipper_box strong, div.shop_clipper_box_bordered strong, div.shop_clipper_box strong a, div.shop_clipper_box_bordered strong a {
  font-size: 25px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  display: block;
  text-decoration: none;
  color: #75828A;
}

div.shop_clipper_box a.blade_sub, div.shop_clipper_box_bordered a.blade_sub {
  margin: 10px 0px 20px 0px;
  display: block;
  color: #75828A;
  font-weight: bold;
}






/*----------------------------------------------------------------*/
/*--kontakt--*/
/*----------------------------------------------------------------*/
.cx_pflicht {
  font-weight: bold;
}

table.cx_contact {

}

table.cx_contact td.cx_spalte0 {
  width: 140px;
  padding: 0px 0px 10px 0px;
}

table.cx_contact td.cx_spalte1 {
  width: 300px;
  padding: 0px 0px 10px 0px;
}

table.cx_contact input.cx_contact_feld_default, table.cx_contact textarea.cx_contact_kommentar, table.cx_contact textarea.cx_contact_feld_default {
  width: 275px;
}

table.cx_contact textarea.cx_contact_feld_default {
  height: 100px;
}

table.cx_contact input.cx_contact_feld_plz {
  width: 78px;
}

button.cx_contact_btn_send, button.formular_suche_btn {
  /*--color: #FF0605;--*/
  border: 0;
  background: #fff;
  font-weight: bold;
  /*--border-left: 2px solid #FF0605;--*/
  /*--border-right: 2px solid #FF0605;--*/
  border-right: 2px solid #75828A;
  border-left: 2px solid #75828A;
}

button.cx_contact_btn_reset, button.formular_suche_cancel {
  border: 0;
  font-weight: bold;
  border-right: 2px solid #75828A;
  background: #fff;
}

span.cx_pflichthinweis {
  font-size: 11px;
  font-weight: bold;
}



/*----------------------------------------------------------------*/
/*--suche--*/
/*----------------------------------------------------------------*/
span.suchtreffer {
  color: #FF7418;
}

div.div_treffer {
  border-bottom: 1px solid #75828A;
  padding: 10px 0px 10px 0px;
}



/*----------------------------------------------------------------*/
/*--shopping basket--*/
/*----------------------------------------------------------------*/
div#div_content_shopping_basket {
  margin: 23px 0px 0px 36px;
  width: 599px;
}

div.shopping_basket_bild_container {
  border: 1px solid #00A7C2;
  margin: 0px 20px 0px 0px;
}

div.shopping_basket_bild {
  width: 70px;
  height: 69px;
}

td.shopping_basket_line {
  border-bottom: 1px solid #00A7C2;
}

td.shopping_basket_line2 {
  background-color: #FF7418;
  line-height: 1px;
  height: 1px;
  font-size: 1px;
  margin: 10px 0px 10px 0px;
}

div#div_progress_bar {
  border-bottom: 1px solid #00A7C2;
  margin-bottom: 40px;
}



/*----------------------------------------------------------------*/
/*--blades--*/
/*----------------------------------------------------------------*/
div#div_content_blades {
  margin: 23px 0px 0px 6px;
  width: 629px;
}

div#div_content_blades_pad {
  padding: 0px 0px 0px 30px;
}

div.blade_box {
  width: 28%;
  display: inline;
  float: left;
  margin-left: 30px;
  padding: 0px 0px 20px 0px;
}

div.btn_shopping_basket {
  border-top: 1px solid #00A7C2;
  border-bottom: 1px solid #00A7C2;
  background-color: #E4F4F3;
  text-align: center;
}

div.blade_box table td {
  padding: 3px;
}

div.blade_application {
  font-size: 11px;
  height: 60px;
}

div.blade_cat_c {
  background: #ffffff url(../media/images/shop/blades/icons/cat_c.gif) top right no-repeat;
}

div.blade_cat_cc {
  background: #ffffff url(../media/images/shop/blades/icons/cat_cc.gif) top right no-repeat;
}

div.blade_cat_ccc {
  background: #ffffff url(../media/images/shop/blades/icons/cat_ccc.gif) top right no-repeat;
}

div.blade_cat_legend {
  text-align: right;
}

div.blade_cat_legend img {
  margin-left: 20px;
  margin-right: 6px;
}


/*----------------------------------------------------------------*/
/*--blade packages--*/
/*----------------------------------------------------------------*/
td.lb {
  border-bottom: 1px solid #00A7C2;
  padding: 3px;
}

td.ll {
  padding: 3px;
  border-left: 1px solid #00A7C2;
}

span.preis_save {
  color: #FF7418;
}


.place_order {
  border: 1px solid #00A6C1;
  background: #EDEEF3;
  padding: 10px;
}

.place_order input {
  font-size: 1.2em;
}

.xmas_note {
  border: 1px solid #cc0000;
  padding: 10px;
  background: #fff;
  color: #cc0000;
}

.xmas_note_home {
  color: #fff;
  background: #cc0000 url(../bilder/layout/bg_xmas.gif) left bottom repeat-X;
  padding: 0px 0px 15px 0px;
  text-align: center;
}

.xmas_note_home p {
  background: #cc0000 url(../bilder/layout/bg_xmas2.gif) left top repeat-X;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}



.btn_to_basket {
  border: 0;
  margin: 0;
  padding: 0.3em 0px 0.3em 0px;
  cursor: pointer;
  border-top: 1px solid #0CABCC;
  border-bottom: 1px solid #0CABCC;
  background: #E3F4F3 url('../bilder/layout/bg_button.gif') left top no-repeat;
  color: #0CABCC;
  font-size: 1.0em;
  text-align: center;
  width: 152px;
}

.moneyback {
  padding: 0.6em;
  background: #FE7219;
  margin-top: 1.0em;
  color: #fff;
  width: 298px;
}

.moneyback p {
  padding: 0;
  margin: 0;
}

.moneyback h3 {
  color: #fff;
  padding: 0;
  margin: 0;
  font-size: 1.4em;
  text-align: center;
  border-bottom: 1px solid #fff;
  padding-bottom: 0.2em;
  margin-bottom: 0.2em;
}

.btn_basket {
  background: #FE7219;
  border: 0;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 1.1em;
  text-align: center;
  cursor: pointer;
}

.btn_basket_container {
  text-align: right;
}

.continue {
  padding-right: 20px;
  background-image: url('../bilder/layout/bg_continue.gif');
  background-position: right center;
  background-repeat: no-repeat;
}


/* video-popups */
.object_embed {
  margin: 0;
  padding: 0;
  background: #000;
}

.object_embed a {
  font-size: 0.9em;
  color: #fff;
}

a h2 {
  border: 0;
}


/*----------------------------------------------------------------*/
/*--galerie--*/
/*----------------------------------------------------------------*/
div.galerie_kl {
  float: left;
  display: inline;
  width: 106px;
  height: 75px;
  margin: 0 16px 16px 0;
  text-align: center;
}

div.galerie_kl div {
  padding: 2px;
  border: 1px solid #00A7C2;
}

div.galerie_kl img, div.galerie_gr img {
  border: none;
}

div.bilder_navi {
  text-align: center;
  width: 550px;
  line-height: 20px;
  margin-bottom: 0.4em;
}

div.galerie_gr {
  float: left;
  display: inline;
  width: 550px;
  margin: 0 16px 16px 0;
  text-align: center;
  padding: 2px;
  border: 1px solid #00A7C2;
}

a.weiter {
  font-family: "Tahoma";
  font-size: 20pt;
  text-decoration: none;
}

.rightalign {
  float: right;
}

.leftalign {
  float: left;
}

.clear {
  clear: both;
}

a.bilderseiten {
  display: block;
  float: right;
  width: 20px;
  border: 1px solid #00A7C2;
  margin-left: 4px;
  font-size: 10pt;
  text-align: center;
  text-decoration: none;
}

a.bilderseiten:hover, a.page_selected {
  background-color: #00A7C2;
  color: #fff;
  font-weight: bold;
}

div.seiten {
  padding-right: 80px;
  text-align: right;
  height: 30px;
}

h2.h_margin {
  margin-bottom: 1em;
}

.news_box {
  display: block;
  width: 165px;
  border: 1px solid #c00;
  margin-top: 5px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #c00;
  text-decoration: underline;
  background-color: #fff;
}


/*----------------------------------------------------------------*/
/*--haendler-logout--*/
/*----------------------------------------------------------------*/
#haendler_logout {
  text-align: right;
}

.auftragsuebersicht, #auftragsuebersichtfilter {
  width: 100%;
  margin: 1.0em 0;
}

.auftragsuebersicht td, .auftragsuebersicht th {
  vertical-align: top;
  padding: 5px;
  font-weight: normal;
  text-align: left;
}

.auftragsuebersicht th {
  color: #fff;
  background: #00A7CB;
}

.auftragsuebersicht tr.bg0 td {
  background: #EDEEF3;
}

.auftragsuebersicht tr.storniert td {
  text-decoration: line-through;
}

.auftragsuebersicht td.preis, .auftragsuebersicht td.preis2, .auftragsuebersicht th.preis, .auftragsuebersicht th.preis2 {
  text-align: right;
}

.auftragsuebersicht td.preis2, .auftragsuebersicht th.preis2 {
  font-weight: bold;
}

td.no, th.no {
  width: 5%;
}

td.orderno, th.orderno {
  width: 40%;
}

td.date, th.date {
  width: 20%;
}

td.preis, th.preis, td.preis2, th.preis2 {
  width: 15%;
}





#auftragsuebersichtfilter td {
  padding: 0 0.2em;
}

.max {
  width: 100%;
}


/*----------------------------------------------------------------*/
/*--fav5--*/
/*----------------------------------------------------------------*/
#fav5_shop_uebersicht {
  border-bottom: 1px solid #00A6C1;
  margin-left: 70px;
  height: 382px;
  background: transparent url(../bilder/layout/back_shop_fav5.jpg) right top no-repeat;
}

#div_content_default #fav5_shop_uebersicht, #fav5_presents #fav5_shop_uebersicht {
  margin-left: 0;
  margin-bottom: 2.0em;
  border: 0;
}

#fav5_shop_uebersicht ul, #fav5_shop_uebersicht ul li {
  background: none;
  list-style: disc;
  padding: 0;
}

#fav5_shop_uebersicht div, #fav5_shop_uebersicht ul {
  margin-left: 20px;
}

#fav5_shop_uebersicht div.fav5link {
  margin: 0;
  cursor: pointer;
  padding-top: 170px;
  height: 120px;
  overflow: hidden;
}

* html #fav5_shop_uebersicht div.fav5link {
  height: 290px;
}

#fav5_shop_uebersicht ul li {
  font-weight: bold;
  margin-left: 16px;
  font-size: 1.1em;
  padding-bottom: 6px;
}

#fav5_shop_uebersicht .btn_to_basket {
  margin-right: 4px;
}


/*thumb Ausgabe*/
.bildergalerie {
  float: left;
  display: inline;
}

.bildergalerie dt {
  background: transparent url(../bilder/back_galerie_thumb.gif) right bottom no-repeat;
  width: 124px;
  height: 95px;
  margin-right: 7px;
  margin-top: 7px;
}

.bildergalerie dt img {
  border: 0;
  padding: 0;
  margin: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}


/*----------------------------------------------------------------*/
/*--startseite--*/
/*----------------------------------------------------------------*/
#fav5_schleier {
  background: #000;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: Alpha(opacity=70);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-Index: 900;
  width: 100%;
  cursor: not-allowed;
}

#fav5_presents {
  position: absolute;
  top: 50%;
  left: 50%;
  z-Index: 901;
  width: 565px;
  height: 400px;
  margin-top: -200px;
  margin-left: -282px;
}

#fav5_presents p {
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  text-align: right;
}

#fav5_presents p a {
  color: #fff;
  font-size: 1.1em;
}


.tabs {
  background: transparent url(../bilder/back_tabs.gif) left bottom repeat-X;
  margin-left: 20px;
  margin-bottom: 20px;
}

.tabs ul, .tabs ul li {
  margin: 0;
  padding: 0;
  background: none;
}

.tabs ul {
  margin-left: 10px;
}

.tabs ul li {
  float: left;
  display: inline;
  margin: 0 2px;
}

.tabs ul li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  background: #E4F4F3;
  border: 1px solid #00A7C2;
}

.tabs ul li a.selected, .tabs ul li a:hover {
  background: #fff;
  border-bottom: 1px solid #fff;
}

.tabs .clear {
  line-height: 1px;
  font-size: 1px;
  height: 1px;
  overflow: hidden;
}


#urlaub {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 300px;
  padding: 10px;
  border: 1px solid #00A7CB;
  background: #EDEEF3;
}