body.reise
{
  background-color: #a0a0a0;
  color: #000000;
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 8px;
}


li.kontinent_first
{
  list-style-type: none;
  margin-left: -40px;
  font-weight: bold;
  letter-spacing: 2px;
}

li.kontinent
{
  list-style-type: none;
  margin-top: 15px;
  margin-left: -40px;
  font-weight: bold;
  letter-spacing: 2px;
}

li.sonstiges_first
{
  list-style-type: none;
  margin-top: 20px;
  margin-left: -40px;
  font-weight: normal;
  letter-spacing: 0px;
}

li.sonstiges
{
  list-style-type: none;
  margin-top: 8px;
  margin-left: -40px;
  font-weight: normal;
  letter-spacing: 0px;
}

li.land
{
  list-style-type: none;
  margin-top: 5px;
  margin-left: -20px;
  font-weight: normal;
  letter-spacing: 1px;
}


.line_thin
{
  background-color: #808080;
  width: 100%;
  line-height: 1px;
  height: 1px;
}

.ich_links
{
  vertical-align: top;
}

.ich_rechts
{
  vertical-align: top;
  width: 420px;
  text-align: right;
}

.weltkarte
{
  margin-left: 10%;
  margin-right: 10%;
}

.worldmap
{
  text-align: center;
  width: 100%;
  height: 500px;
}

div.werbepartner
{
  margin-left: 20%;
  margin-right: 20%;
}


blockquote
{
  padding-right: 5px;
  margin-right: 5px;
}

td.google
{
  text-align: center;
}

.vspace_winzig
{
  height: 2px;
}

.vspace_klein
{
  height: 4px;
}

.vspace_gross
{
  height: 12px;
}

.vspace_riesig
{
  height: 20px;
}

.vspace_mittel
{
  height: 6px;
}

.hspace_mittel
{
  width: 8px;
}

.hspace_gross
{
  width: 25px;
}

.hspace_riesig
{
  width: 40px;
}


td.kalender
{
  text-align: center;
  padding: 5px;
  vertical-align: top;
}

td.kalender_intro
{
  padding-left: 25px;
  vertical-align: top;
}

td.kalender_bestell
{
  text-align: center;
  padding: 5px;
  vertical-align: top;
}


td.spalte_links
{
  width: 700px;
  vertical-align: top;
}

img
{
  border: 0;
}

img.bild_gross
{
  display: block;
}

img.bild_klein
{
  display: none;
}

div.kal
{
}

img.kal
{
  border: 6px #303030 solid;
}

img.kal_index
{
  border: 10px #303030 solid;
}

li.grossbild
{
  display: none;
}

td.spalte_rechts
{
  width: 400px;
  text-align: right;
  vertical-align: top;
}

td.spalte_rechts2
{
  width: 468px;
  text-align: right;
  vertical-align: top;
}

td.spalte_rechts_maps
{
  width: 336px;
  text-align: right;
  vertical-align: top;
}

td.tags_back
{
  background-color: #99aacc;
}

td.info_back
{
  background-color: #99aacc;
  height: 1px;
}

div.mehr
{
  vertical-align: bottom;
}

div.moretechinfo
{
  display: none;
}

div.infowindow
{
  color: #303030;
  width: 85%;
}

div.infoblock
{
  display: none;
}


li.kal
{
  margin-left: -10px;
}


a:link
{
  color: #c0d0ea;
  text-decoration: none;
}

a:visited
{
  color: #c0d0ea;
  text-decoration: none;
}

a:active
{
  color: #c0d0ea;
  text-decoration: none;
}

a:hover
{
  color: #c0d0ea;
  text-decoration: underline;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/styles/colorbox/overlay.png) repeat 0 0;}
#colorbox{}
#cboxTopLeft{width:21px; height:21px; background:url(/styles/colorbox/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(/styles/colorbox/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(/styles/colorbox/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(/styles/colorbox/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(/styles/colorbox/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(/styles/colorbox/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(/styles/colorbox/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(/styles/colorbox/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(/styles/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(/styles/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxLoadingOverlay{background:url(/styles/colorbox/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(/styles/colorbox/loading.gif) no-repeat center center;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(/styles/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}

