
* { padding: 0; margin: 0; }

html, body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url("img/bg/bg.png");
}
#wrapper {
 margin: 10px auto;
 width: 780px;
 background: #fff;
 padding: 5px;
}
#faux {
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 background-color: #63DABB;
}
#topheader {
 background: #fff;
 width: auto;
 padding: 0px;
 height: 20px;
}
#header {
 width: auto;
 padding: 0;
 height: 170px;
 margin-bottom: 2px;
 background: url("img/header/headerpic6.jpg") no-repeat;
}
#header img {
 margin: 0px;
 padding: 0px;
}
#leftcolumn {
 display: inline;
 color: #333;
 padding: 0px;
 width: 180px;
 height: auto;
 background: #63DABB;
 float: left;
}
#rightcolumn {
 float: right;
 color: #333;
 border-left: 2px solid #fff;
 padding: 0;
 width: 598px;
 background: #fff;
 display: inline;
}
#footer {
 width: auto;
 /*clear: both;*/
 background: #fff;
 padding: 10px 2px 10px 2px;
 border-top: 1px solid #ccc;
}
#clear { clear: both; background: none;}
a { text-decoration: none; }

/************Menue***************************************************/

#menuleft, #menuleftx {
 width: 180px;
 padding: 0 0 2px 0;
 background: #fff;
 float: right;
}
#menuleftx {
 padding: 2px 0px 2px 0;
 margin-top: 29px;
}
#menuleftxdetail {
 float: right;
 margin-top: 0;
}
#menuright {
 width: 598px;
 border-left: 2px solid #fff;
 border-bottom: 2px solid #fff;
 padding: 0;
 background: #fff;
 float: right;
}
ul.menu, ul.leftm {
 list-style-type: none;
 background: #fff;
}
.menu li {
 float: left;
}
.menu a, .leftm a, .leftmx, .leftmxdetail a {
 display: block;
 text-decoration: none;
 background: #83E7CD;
 color: #02694E;
 font-family: arial, serif;
 font-size: 11px;
 font-weight: bolder;
}
.menu a, .leftm a, .leftmx {
 text-align: center;
}
.leftmxdetail a {
 width: 158px;
 border-bottom: 1px solid #FAFBCC;
 color: #038C68;
 padding-left: 22px;
}
.leftmxdetail a.used {
 width: 158px; 
 background: #58E6C1;
 color: #038C68;
 padding-left: 19px;
 border-left: 3px solid #EF9F04;
}
.leftmxdetail a:hover, .leftmxdetail a:active {
 background: #58E6C1;
 width: 155px;
 border-left: 3px solid #EF9F04;
}
.menu a {
 height: 22px;
 line-height: 22px;
 width: 118px;
 margin-right: 2px;
 border-top: 5px solid #018462;
}
.leftm a, .leftmx {
 height: 27px;
 line-height: 27px;
 width: 175px;
}
.leftm a, .leftmx {
 border-left: 5px solid #018462;
}
.leftmx {
 list-style: none;
 background: #15C194;
 color: #fff;
}
ul.leftmxdetail {
 height: 25px;
 line-height: 25px;
 width: 180px;
 list-style: none;
}
li.newsbutton {
 line-height: 17px;
}
.menu a.one {
 margin-right: 0px;
}
.menu a.one1 {
 margin-right: 0px;
 background: #15C194;
 color: #fff;
}
.menu a:hover, .leftm a:hover, a.now, .menu a:active, .leftm a:active {
 background: #15C194;
 color: #fff;
}
#hmenu2 {
 display: block;
 height: 18px;
 margin-left: 10px;
 float: left;
}
#hmenu {
 display: block;
 height: 18px;
 margin-right: 30px;
 float: right;
}
#hmenu ul, #hmenu2 ul{
 margin: 0px;
 list-style-type: none;
 float: left;
 width: auto;
}
#hmenu ul li, #hmenu2 ul li {
 float: left;
 padding-left: 2px;
 padding-right: 2px;
}
#hmenu ul li.mitte {
 color: #666666;
}
#hmenu ul li a, td.footermenu, .footermenu a {
 color: #666666;
 font-family: verdana, arial, serif;
 font-size: 11px;
}
#hmenu ul li a:hover, #hmenu ul li a:active, .footermenu a:hover, .footermenu a:active {
 text-decoration: underline;
}
.footermenu a:hover, .footermenu a:active {
 color: #EF9F04;
}

/******************Tables*************************************************/

table.mission, table.hotel, table.hotelnext, table.soctour, table.hotelbuchung, table.hotelbuchungoreg {
 width: 580px;
 margin: 0px 8px 12px 8px;
 font-size: 11px;
 color: #666666;
}
table.mission * {
 white-space: pre-warp;
}
table.hotelbuchungoreg {
 border-collapse: collapse;
}
table.soctour {
 border-collapse: collapse;
 width: 560px;
}
table.mission, table.price {
 border-collapse: collapse;
 border: 1px solid #FBB835;
}
table.hotel {
 border-top: 1px solid #FBB835;
}
table.hotelnext {
 border-top: 1px dotted #EFBA54;
}
table.mission td, table.price td {
 border: 1px dotted #FBB835;
 padding: 5px;
}
table.mission thead th, table.price thead th {
 border: 1px solid #FBB835;
 padding: 5px;
 background: #FCFBA1;
}
tr.cal {
 background: #fff;
}
tr.cal2 {
 background: #FCFCE0;
}
td.endar {
 width: 260px;
}
td.endar2 {
 width: 50px;
 text-align: center;
}
td.endar3 {
 width: 90px;
}
td.endar4 {
 width: 60px;
 text-align: center;
}
td.hotel2, td.hotel3, td.hotel4, th.hotel4, td.buchung, td.oreg {
 vertical-align: top;
}
td.hotel2 {
 width: 220px;
}
td.buchung {
 width: 140px;
}
td.reference {
 width: auto;
}
td.reference2 {
 width: 240px;
}
td.reference3 {
 text-align: center;
 width: 80px;
}
td.reference4 {
 width: 70px;
}
td.hotel4 {
 width: 82px;
}
td.oreg {
 width: 50%;
 border-right: 1px dotted #EFBA54;
}
}
table.soctour td {
 border-bottom: 1px dotted #EFBA54;
 padding: 5px 0px 5px 5px;
}
table.hotel thead th, table.hotelnext thead th, table.soctour thead th {
 text-align: left;
 padding: 5px 0px 5px 5px;
}
table.soctour thead th {
 border-bottom: 1px dotted #EFBA54;
 border-top: 1px dotted #EFBA54;
 font-weight: normal;
 padding: 5px;
}
table.price {
 width: 335px;
 margin: 0px 8px 12px 8px;
 font-size: 11px;
 color: #666666;
}
td.pricetd {
 width: 34px;
}
td.soc {
 width: 50px;
}
/***********Others*****************************************************/

img {
 border: 0px;
}
img.topmimg {
 vertical-align: -12%;
 text-decoration: none;
}
img.hotels {
 border: 1px solid #FBB835;
}
h3 {
 font-family: arial, helvetica, sans-serif;
 font-size: 15px;
 font-weight: bold;
 color: #EF9F04;
 padding: 5px 8px 15px 8px;
}
h3.news1 {
 padding: 5px 8px 1px 8px;
}
p, h4, p.fett {
 font-size: 12px;
 color: #666666;
 padding: 0px 8px 12px 8px;
 line-height: 16px;
}
p.fett {
 font-weight: bold;
}
p a {
 font-size: 12px;
 color: #EF9F04;
}
p a:hover, p a:active {
 color: #EF9F04;
 text-decoration: underline;
}
h4 {
 font-weight: bold;
 padding-left: 0px;
}
h2, h2.where, h2.event {
 font-size: 13px;
 line-height: 16px;
 font-weight: bold;
}
h2, h2.terms {
 color: #666666;
 padding: 0px 8px 5px 8px;
}
h2.where {
 color: #EEAE32;
 padding: 0px 8px 1px 8px;
}
h2.event {
 text-align: center;
 color: #666666;
 padding: 0px 8px 12px 8px;
}
h2.terms {
 text-decoration: underline;
}
b.figures{
 color: #02B98A;
}
.percent {
 padding-left: 80px;
}
.percent2 {
 padding-left: 26px;
}
.team span, p.team img {
 display: none;
}
p.team span a {
 color: #029B73;
}
img.face {
 float: right;
 border: 1px solid #666666;
}
img.where {
 border: 1px solid #666666;
}
img.car {
  border: 1px solid #FBB835;
  float: left;
  margin-left: 8px;
  margin-right: 8px;
}
p.team:hover span, p.team:hover img {
 display: inline;
}
p.team:hover {
 border-top: 1px solid #02B98A;
 border-bottom: 1px solid #02B98A;
 padding-bottom: 23px;
 padding-top: 1px;
}
ol.service {
 list-style-type: decimal;
 padding-left: 35px;
 font-size: 12px;
 color: #666666;
}
ol.service a, table.mission td a {
 color: #EF9F04;
}
ol.service a:hover, ol.service a:active, table.mission td a:hover, table.mission td a:active {
 color: #EF9F04;
 text-decoration: underline;
}
ol.fit {
 list-style-image: url(img/pegasus1.jpg);
 padding-left: 35px;
 font-size: 12px;
 color: #666666;
}
ol.fit li {
 padding-bottom: 10px;
}
p.where {
 font-size: 11px;
 color: #666666;
 padding-top: 3px;
 line-height: 14px;
}
p.news {
padding-bottom: 7px;
padding-top: 23px;
}
p.pic {
 text-align: center;
}
a.button, a.button2 {
 display: block;
 padding: 5px;
 border: 1px solid #FBB835;
 background: #FCFBA1;
 color: #FBB835;
 width: 120px;
 font-weight: bold;
 text-decoration: none;
 text-align: center;
}
a.button {
 margin-left: 220px;
}
a.button:hover, a.button:active, a.button2:hover, a.button2.active {
 background: #FBB835;
 color: #fff;
 text-decoration: none;
}
