* {
    margin: 0px;
    padding: 0px;
    font-family: verdana, arial, tahoma, sans-serif;
    font-size: 12px;
    color: #666666;
}
a {
    color: #525152;
    text-decoration: none;
    border: 0px;
}
img {
    border: 0px;
}
body {
    background-color: #EEEEEE;
    text-align: center;
  font-family: verdana;
  font-size: 12px;
  line-height: 16px;
}
html{
    overflow-y:scroll;
}
#wrapper, #header, #footer, #middle, .blindBox {
    width: 800px;
}
#wrapper {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
#header {
    height: 195px;
    padding-top: 25px;
    background: #FFFFFF url(/img/2008/page/background/header_corner.gif) no-repeat;
}
#traveltab{
  width: 800px;
  float: left;
  background: #FFFFFF url(/img/2008/page/background/main.gif) repeat-y;
}
#traveltab li {
  float: left;
  border: 1px solid;
  border-bottom-width: 0;
  margin: 0 0.5em 0 0;
  list-style: none; 
}
#traveltab #selected {
  position: relative;
  top: 1px;
  background: white;
}
#traveltab a {  
  text-decoration: none;
}
#left {
    text-align: center;
    float: left;
    width: 270px;
    background: #FFFFFF url(/img/2008/page/background/left.gif) repeat-x;
}
#right {
    float: left;
    width: 530px;
}
#banner {
    height: 195px;
    text-align: right;
    padding-right: 40px;
    background: #FFFFFF url(/img/2008/page/background/right.gif) no-repeat;
}
#banner img {
    padding: 1px 11px 10px 1px;
    background: #FFFFFF url(/img/2008/page/background/banner.gif) no-repeat;
}
#bannerIMG {
    float: right;

}
#logo {
    float: left;
    padding-left: 59px;
    height: 90px;
}
#mininavi {
    height: 94px;
    float: left;
    width: 230px;
}
#mininavi img {
    padding: 50px 15px 0 15px;
}
#middle {
  //border-top: 1px solid;
  clear: both;
  //padding-top:25px;
    width: 800px;
    float: left;
    background: #FFFFFF url(/img/2008/page/background/main.gif) repeat-y;
}
#viewInfo {
    width: 520px;
    border-left: 1px solid #FFB200;
    border-right: 1px solid #FFB200;
    border-top: 1px solid #FFB200;
    margin-bottom: 10px;
}
#viewInfo .showflap{
    padding-right: 10px;
    text-align: right;
    background: #FFB200;
}
#viewInfo input {
    border: 0px;
}
/*****************
*                *
* Footer Bereich *
*                *
*****************/
#footer {
    text-align: center;
    float: left;
    width: 800px;
    height: 25px;
    background: #FFFFFF url(/img/2008/page/background/footer.gif) no-repeat;
}
#footer a {
    color: #FFFFFF;
}
#blindFooter {
    float: left;
    height: 5px;
    width: 800px;
    background: #FFFFFF url(/img/2008/page/background/footerblind.gif) no-repeat;
}
#footer img {
    vertical-align: middle;
}

/******************
*                 *
* Content Bereich *
*                 *
******************/
#content {  
    float: left;
    width: 520px;
    margin-left: 30px;
}
#content * {
    font-size: 11px;
}
#content input {
    border: 1px solid #696969;
    padding: 3px;
    width: 400px;
}
#content h1{
  color: #FFB200;
  font-family: verdana;
  font-size: 15px;
  line-height: 24px;
  font-weight: bold;
  padding: 0px 0px 8px 0px;
  margin: 0;
}
#content h2 {
   margin: 0px;
  color: #666;
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 0px 5px 0px;
}
#content table.travelFormat {
    border: 1px solid #FF9C00;
    margin-bottom: 10px;
}
#content .travelFormat img{
    margin: 5px 0 5px 0;
}
#content td.travelFormat {
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 5px;
    //width: 100px;
}
#content td.travelDescription {
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 5px;
    //width: 100px;
}
h2.travelFormat {
    color: green;
    margin-left: 8px;
}
#content .travelFormat a{
    padding: 5px 0 5px 10px;
}
#content td.travelFormatHL {
    background: #EEEEEE;
    width: 480px;
}
#content td.travelFormatDesti {
    background: #EEEEEE;
    width: 250px;
}
#content td.travelFormatDestiRight {
    background: #EEEEEE;
    width: 250px;
    text-align: left;    
}
#content td.travelFormatDestiTop {
    background: #EEEEEE;
    width:600px;
}
#content td {
}
#content img {
    margin-top: 0;
    margin-right: 7px;
    vertical-align: middle;
}
#content p {
	padding: 0px 0px 5px 0px;
}
#content hr {
    border-bottom: 1px dotted #FFB200;
}
#content a {
    text-decoration: underline;
  line-height: 16px;
}
#content a.travelLink {
  font-weight: bold;
  color: #FFB200;
  margin: 0px;
  padding: 10px;  
}
#content a.travelDescription {
  font-weight: bold;
  color: #FFB200;
  margin: 0px;
  padding: 0px;   
  width: 100px;
}
#content td.travelLink {
    padding-left: 10px;
}
#content a.travelLink:hover {
  color: #666;
}
#content ul {
  line-height: 20px;
  margin-left: 17px;
}
#content ol {
  line-height: 20px;
  margin-left: 17px;
}
#content li {

}
#content p.italic {
    font-style: italic;
}
#content h1#shortreport {
    font-size: 17px;
    margin: 5px 0 5px 20px;
    color: #FFB200;
}
#content h3#shortdisription {
    font-size: 13px;
    margin: 5px 0 5px 20px;
    color: #FFB200;
}
#content div#travelHeader {
    width: 520px;
    background: #EEEEEE;
    padding: 20px 0 20px 0;
    border: 1px dotted #FF9C00;
    margin: 10px 0 0px 0;
}
#content div.infobox {
    width: 520px;
    border: 1px dotted #FFB200;
    margin: 10px 0 0px 0;
}
#content div.infoBoxHeader {
    width: 520px;
    background: #EEEEEE;
    padding: 5px 0 5px 0;
}
#content div.infoBoxHeader h2 {
    font-size: 13px;
    color: #FFB200;
    margin-left: 20px;
}
#content div.infoBoxContent {
    width: 510px;
    padding: 10px 0px 10px 10px;
}
#content div.infoBoxContent ul {
    list-style-image: url(img/2008/page/icons/bullet_star.gif);
}
#content table.bigInfoBox {
    width: 525px;
    height: 40px;
    margin: 5px 0 10px 0;
}
#content td.smallInfoBox {
    font-size: 11px;
    width: 165px;
    background: #EEEEEE;
    border: 1px dotted #FFB200;
    margin: 10px 0 10px 0;
    padding: 10px 0 5px 0;
    height: 60px;
    text-align: center;
}
#content td.smallInfoBoxLvL2 {
    font-size: 11px;
    width: 165px;
    background: #EEEEEE;
    border: 1px dotted #FFB200;
    margin: 10px 0 10px 0;
    padding: 10px 0 5px 0;
    height: 60px;
    text-align: center;
}
#content table.bigInfoBox td a{
    font-size: 11px;
    display: block;
    text-decoration: none;
    color: #FFB200;
    font-weight: bold;
}
#content ul#threepoints {
     margin: 5px 0 5px 20px;
}
#content ul#threepoints li{
    color: #FFB200;
    margin: 5px 0 5px 20px;
}
#content p#threepoints {
     margin: 5px 0 5px 20px;
     color: #FFB200;
}
#content .agbcontainer{
    float: none;
    height: 200px;
    overflow: scroll;
    width: 520px;
    border: 1px solid #D4D0C8;
    background: #EFEFEF;
    margin: 5px 0 5px 0;
    padding: 3px;
}
#content div#errorMSG {
    color: #000000;
    width: 520px;
    padding:  0 0 20px 0;
    border: 1px dotted #FF9C00;
    margin: 10px 0 0px 0;
    padding: 10px 0px 10px 10px;
    background: #FF875B;
}
#content div#errorMSG ul {
    list-style-image: url(img/2008/page/icons/info_error.gif);
    margin-bottom: 10px;
}
#content div#errorMSG li {

}
#content #Termine td {
    vertical-align: top;
    padding-top: 2px;
}
#content div#difficult
            {
                border: 1px solid #FF9C00;
                position: absolute;
                top: 400px;
                left: 500px;
                z-index: 10;
                width: 185px;
                height: 70px;
                text-align: left;
                color: #666666;
                background-color: white;
        padding: 5px;
        display: none;
            } 
body >#content div#difficult {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}
#content div#character
            {
                border: 1px solid #FF9C00;
                position: absolute;
                top: 400px;
                left: 500px;
                z-index: 10;
                width: 280px;
                height: 80px;
                text-align: left;
                color: #666666;
                background-color: white;
        padding: 5px;
        display: none;
            } 
body >#content div#character {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}
#content div#imagemap
            {
                border: 1px solid #FF9C00;
                position: absolute;
                top: 400px;
                left: 500px;
                z-index: 10;
                width: 185px;
                height: 70px;
                text-align: left;
                color: #666666;
                background-color: white;
        padding: 5px;
        display: none;
            } 
body >#content div#imagemap {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;

}
#content div#showme
            {
                border: 1px solid #FF9C00;
                position: absolute;
                top: 400px;
                left: 500px;
                z-index: 10;
                width: 100px;
                height: 20px;
                text-align: left;
                color: #666666;
                background-color: white;
        padding: 5px;
        display: none;        
            } 
body >#content div#showme {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;

}
/**********************
*                     *
* Navigations Bereich *
*                     *
***********************/

.navcontainer {
    float: left;
    width: 200px;
    margin-left: 20px;
}
.navcontainer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: verdana, arial, Helvetica, sans-serif;
}
.navcontainer a {
    padding: 5px 0 5px 30px;
    //background: url(img/pageimages/arrow.gif) 5% 50% no-repeat;
    display: block;
    /*background-color: #FFFFFF;*/
    text-decoration: none;
    border-top: 1px solid #B5BAB5;
    border-left: 1px solid #B5BAB5;
    border-right: 1px solid #B5BAB5;
}

.navlink a  { 
  background: #FFFFFF url(img/pageimages/arrow.gif) 5% 50% no-repeat;  
}
.navlink a:hover {
    background-color: #B5BAB5;
}
.navlink_top a  { 
  background: #FFF0DF url(img/pageimages/arrow.gif) 5% 50% no-repeat;
}
.navlink_top a:hover {
    background-color: #B5BAB5;
}
.search a  { 
  background: #EEEEEE;   
}
.search a:hover {
    background-color: #B5BAB5;
}
.sublink a  {
    padding-left: 45px;
    border-top: 1px solid #FFFFFF;
    background: #EEEEEE;    
}
.spanienlink a  {
    padding-left: 45px;
    border-top: 1px solid #FFFFFF;
    background: #EEEEEE url(img/flags/spain.jpg) 5% 50% no-repeat;    
}
.francelink a  {
    padding-left: 45px;
    border-top: 1px solid #FFFFFF;
    background: #EEEEEE url(img/flags/france.jpg) 5% 50% no-repeat;    
}
.germanlink a  {
    padding-left: 45px;
    border-top: 1px solid #FFFFFF;
    background: #EEEEEE url(img/flags/ger.jpg) 5% 50% no-repeat;    
}
.italink a  {
    padding-left: 45px;
    border-top: 1px solid #FFFFFF;
    background: #EEEEEE url(img/flags/italy.jpg) 5% 50% no-repeat;    
}
.portugalink a  {
    padding-left: 45px;
    border-top: 1px solid #FFFFFF;
    background: #EEEEEE url(img/flags/portugal.jpg) 5% 50% no-repeat;    
}

.navlink_empty a {
  padding: 0px 0px 0px 0px;
  border-top: 1px solid #B5BAB5;
  border-left: none;
  border-right: none;
  height: 5px;
}
.navlink_contact {
  padding: 0px 0px 0px 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  height: 250px;
}
.navlink_contact p{
  padding: 10px 0px 0px 10px;
  border-top: none;
  border-left: none;
  border-right: none;
}
.mittellink a  {
    background: #FFF0DF;
    border-top: 1px solid #FFFFFF;
}
.mittellink a:hover {
    background-color: #EEEEEE;
}
/*.navcontainer a:hover {
    background-color: #FFF0DF;
}*/
.subnavlist ul {
    background-color: #FFFFFF;
}
.blindBox {
    float: left;
    height: 20px;
    background: #FFFFFF url(/img/2008/page/background/main.gif) repeat-y;
}
/**********************
*                     *
*     END CSS         *
*                     *
***********************/


