html {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px; 
  margin: 0px; 
  padding-top: 0px;
  height: 101%;
  }

body {
  padding-right: 0px; 
  padding-left: 0px; 
  padding-bottom: 0px; 
  margin: 0px; 
  padding-top: 0px;
  font-size: 95%;
  padding-bottom: 50px; 
  color: #000; 
  font-family: 'Trebuchet MS', Arial, sans-serif; 
  background-color: #345c2f    /* wrapper dunkel grün */
}


div#wrapper {
  position:relative;
/*  background: url(repeater.png) #588252 repeat-y; */
  background-color: #588252;  
  background-image: url(repeater.png);
  background-repeat: repeat-y;
  margin: 0px auto; 
  width: 860px;
}

div#mybanner {
  padding-left: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
  outline: none;
}

div#mybannertxt {
  font-size: 0.85em;
  margin-left: 40px;
  margin-top: 20px;
  padding: 15px;
  background-color: white;
  width: 438px;
} 

/* Hier werden die Eigenschaften des Hauptkasten definiert original: width: 780px */
div#container {
  margin: 0px auto; 
  width: 830px; 
  height: auto; 
}

div#kontakt  {
  margin:0;
  padding:0;
  text-align:left;
}





div#kopf {
  color: #222; 
  height: auto;
}

div#slideshow {
  color: #222; 
  height: auto;
}




div#footer
{
  height: 30px;
  padding: 5px 10px;
  clear: both;
  background-image: url(footer.png);
  border: none;
  text-align: center;
}


div#content {
  padding: 30px; 
  float: left; 
  width: 600px; 
  color: #333; 
  height: auto;
}

div#verlauf-equipment,
div#verlauf-helgoland,
div#verlauf-impressum,
div#verlauf-index,
div#verlauf-links,
div#verlauf-mvp,
div#verlauf-profil,
div#verlauf-rieselfelder,
div#verlauf-ruegen,
div#verlauf-runde,
div#verlauf-sababurg,
div#verlauf-sales,
div#verlauf-texel,
div#verlauf-topical,
div#verlauf-ungarn {
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
  margin-top: -5px;
  float: left;   
  width: 550px; 
  color: #333;  /* Schriftfarbe Content */ 
  height: auto;
}

div#verlauf-equipment {
  background-image:url(bg_repeater-1600px.png);
  background-repeat:repeat-x;
}

div#verlauf-helgoland {
  background-image:url(bg_repeater-7000px.png);
  background-repeat:repeat-x;   
}

div#verlauf-impressum {
  background-image:url(bg_repeater-600px.png);
  background-repeat:repeat-x;
}

div#verlauf-index {
  background-image:url(bg_repeater-800px.png);
  background-repeat:repeat-x;
}

div#verlauf-links {
  background-image:url(bg_repeater-2500px.png);
  background-repeat:repeat-x;
}

div#verlauf-mvp {
  background-image:url(bg_repeater-5000px.png);
  background-repeat:repeat-x;
}

div#verlauf-profil {
  background-image:url(bg_repeater-1500px.png);
  background-repeat:repeat-x;
}

div#verlauf-rieselfelder {
  background-image:url(bg_repeater-5000px.png);
  background-repeat:repeat-x;   
}

div#verlauf-ruegen {
  background-image:url(bg_repeater-4000px.png);
  background-repeat:repeat-x;
}

div#verlauf-runde {
  background-image:url(bg_repeater-6000px.png);
  background-repeat:repeat-x;
}

div#verlauf-sababurg {
  background-image:url(bg_repeater-5000px.png);
  background-repeat:repeat-x;
}
 
div#verlauf-sales {
  background-image:url(bg_repeater-2000px.png);
  background-repeat:repeat-x;
}

div#verlauf-texel {
  background-image:url(bg_repeater-6000px.png);
  background-repeat:repeat-x;   
}

div#verlauf-topical {
  background-image:url(bg_repeater-1500px.png);
  background-repeat:repeat-x;
}

div#verlauf-ungarn {
  background-image:url(bg_repeater-3500px.png);
  background-repeat:repeat-x;
}




/* Hier werden die Eigenschaften des Inhalts der Galerien definiert */
div#content-gallery {
  padding-right: 25px; 
  padding-left: 25px; 
  float: left; 
  padding-bottom: 25px; 
  width: 580px; 
  color: #333; 
  padding-top: 25px; 
  height: auto;
}

div#content h1 {
  padding-right: 10px; 
  padding-left:  0px; 
/*  padding-left:  0px; */
  padding-bottom: 10px; 
  padding-top: 10px;
}




div#content p {
  padding-right: 10px; 
  padding-left: 0px; 
/*  padding-left: 10px; */
  padding-bottom: 10px; 
  padding-top: 10px
}


a.directory {
  font-size: 0.9em;
  color: #588252;
} 


ul#linklist li a:hover {
  border-bottom: 1px solid #588252;
  color: #345c2f;
}

ul#linklist a {
  font-size: 0.9em;
  color: #588252;
  outline: none;
  text-decoration: none;
}


a:visited { color: #4b0111; }
 

a.sprung {
  font-size: 0.8em;
  font-style:italic;
  color: #588252;
} 



p {
  padding-right: 0px; 
  padding-left: 0px; 
  padding-bottom: 0px; 
  margin: 0px; 
  padding-top: 0px;
  font-size: 0.85em;
  line-height: 1.4em;
}


p.achtung {
  color: #b01818;
  font-size: 0.85em;
}

p.copyright {
  font-size: 0.9em;
}

p.green {
  color:#23b414;
  font-size: 0.9em;
  font-weight:bold;
}

p.red {
  color:red;
  font-size: 0.9em;
  font-weight:bold;
}

p.stand {
  font-size: 0.7em;
}

h1 {
  padding-right: 0px; 
  padding-left: 0px; 
  font-size: 1.3em; 
  padding-bottom: 0px; 
  margin: 0px; 
  padding-top: 0px;
  color: #85806A;  
} 

h1 span.date {
  float: right; 
  margin: 5px 85px 0px 50px;
  font-size: 0.6em;
  text-decoration:underline;
  color: #4b4a41;  
}

h1 span.sales {
  float: right; 
  margin: 5px 5px 0px 50px;
  font-size: 0.6em;
  color: #4b4a41;
  text-decoration:underline;
}

h1 span.date-en {
  float: right; 
  margin: 5px 10px 0px 50px;
  font-size: 0.6em;
  text-decoration:underline;
  color: #4b4a41;
}

/* h2 {
  padding-right: 0px; 
  padding-left: 0px; 
  font-size: 1.3em; 
  padding-bottom: 0px; 
  margin: 0px; 
  padding-top: 0px;
} */


h2 {
  padding-right: 0px; 
  padding-left: 0px;
  font-size: 1.0em; 
  padding-bottom: 0px; 
  margin: 0px; 
  padding-top: 0px;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  color: #85806A;
 }
 
p+h2 {
margin-top: 20px;
}


h2.monat {
  padding-right: 0px; 
  padding-left: 0px;
  font-size: 1.0em; 
  padding-bottom: 0px; 
  margin: 0px; 
  padding-top: 20px;
  font-style:italic;
  font-family: 'Trebuchet MS', Arial, sans-serif;
  color: #85806A;
}


/* h3 {
  padding-right: 0px; 
  padding-left: 0px; 
  font-size: 1.0em; 
  padding-bottom: 0px; 
  margin: 5px 0px; 
  padding-top: 0px;
} */

h3 {
  padding-right: 0px; 
  padding-left: 0px; 
  font-size: 1.0em; 
  padding-bottom: 0px; 
  margin: 5px 0px; 
  padding-top: 0px;
  color: #85806A;
}

h4 {
  padding-right: 0px; 
  padding-left: 0px; 
  font-size: 0.8em; 
  padding-bottom: 0px; 
  margin: 5px 0px; 
  padding-top: 0px;
/*  color: #85806A; */
}

h5 {
  padding-right: 0px; 
  padding-left: 0px; 
  font-size: 1.3em; 
  padding-bottom: 0px; 
  margin: 0px; 
  padding-top: 0px;
  color: #85806A;  
} 

ol#list {
  font-size: 0.9em;
  color: #588252;
}
  
td.noseeform {
  display:none;
}


table, td {
  text-align:left;
  vertical-align:top;   
  padding-right: 10px; 
  padding-left: 0px; 
  padding-bottom: 5px; 
  padding-top: 5px;
}
 
/* Hier werden die Eigenschaften des Hauptmenüs definiert */
div#linkespalte {
  padding-right: 0px; 
/*   padding-left: 0px; */ 
  padding-left: 5px; 
  float: left; 
  padding-bottom: 25px; 
  width: 120px; 
  color: #222; 
  padding-top: 25px; 
  height: auto;
}
      
ul#equipment {
 font-size: 0.9em; 
}
       
ul#navigation {
  padding-right: 0px; 
  padding-left: 0px; 
  padding-bottom: 0px; 
  margin: 0px; 
  width: 200px; 
  padding-top: 0px; 
  list-style-type: none;
}

/* Hier wird die Größe beim Mauszeigerüberfahren der Menüleiste definiert */
ul#navigation li {
	width: 120px;
}

ul#navigation li a {
  padding-right: 10%; 
  display: block; 
  padding-left: 10%; 
  font-size: 0.9em; 
  padding-bottom: 5%; width: 80%; 
  color: #000; 
  padding-top: 5%; 
  height: 90%; 
  text-decoration: none;
}

ul#navigation li a.aktiv {
  padding-right: 10%; 
  display: block; 
  padding-left: 10%; 
  font-size: 1.0em; 
  padding-bottom: 5%; 
  width: 80%; 
  color: #588252;
  /* font-weight:bold; */ 
  padding-top: 5%; 
  height: 90%; 
  /* text-decoration: none; */
  text-decoration: underline;
}
      
ul#navigation li a:hover {
  color: #588252; /* Schrift beim Hover Effekt */ 
  background-color: #fff;
} 






/* Menü Archiv unter "Aktuelles" */ 
 
ul#archiv li a {
  padding-right: 10%; DISPLAY: block; 
  padding-left: 10%; font-size: 1em; 
  padding-bottom: 5%; width: 80%; 
  color: #000; 
  padding-top: 5%; 
  height: 90%; 
  text-decoration: none; 
  }
  

ul#archiv li a.aktiv {
  padding-right: 10%; 
  display: block; 
  padding-left: 10%; 
  font-size: 1em; 
  padding-bottom: 5%; 
  width: 80%; 
  color: #588252;
  padding-top: 5%; 
  height: 90%; 
  text-decoration: underline; 
}
     
ul#archiv li a:hover {
  color: #588252;
  background-color: #fff; 
}
  


/* CSS für topical-Archiv Menu */
ul#archiv, #archiv ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px; 
}

ul#archiv{
  padding-top: 9px;
  margin: -35px 0px 20px 350px;
} 

ul#archiv a {
  display: block;
  width: 5em;
/*  background: white; */
  background: #e0d8b9;  /* Hell-Beige */
  color: #333;  /* Schriftfarbe Archiv-Menü */
/*  width: 60px; */    
  text-align: center;  /* Ausrichten der Schrif in den Kästen */
  text-decoration: none; /*Ausblenden der Unterstreichung von Links */
}

ul#archiv li {
  float: left;
  width: 8em; /* Größe Kasten Archiv-Menü */
}

ul#archiv li ul {
  position: absolute;
  width: 10em;
  left: -999em;
}

ul#archiv li ul li a:hover {
/* color: #1705ff; /* Blau */
  color: #345c2f;
  text-decoration: underline; 
  left: auto;
}

ul#archiv li ul li a.aktiv-menu-topical{
  color: #588252; /* dunkel Grün  */
  text-decoration: none;
  left: auto;
}

ul#archiv li:hover ul, #archiv li.sfhover ul {
  left: auto;
	
} 



/* Workaround für den IE7 */
ul#archiv li:hover, #archiv li.hover
{
    position:static;
}

/* Der Kern von Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE-Patches für Clearfix */
.clearfix { display: inline-block; }
/* Vor IE5/Mac verstecken mit dem Commented Backslash Hack \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Ende des Versteckspiels für den IE5/Mac */
    
/* Ende Archiv für Aktuelles */






/*Menü Archiv für Monatsbilder der Jahre*/
ul#archivmonthpics li a {
  padding-right: 10%; DISPLAY: block; 
  padding-left: 10%; font-size: 1em; 
  padding-bottom: 5%; width: 80%; 
  color: #000; 
  padding-top: 5%; 
  height: 90%; 
  text-decoration: none; 
  }
  

ul#archivmonthpics li a.aktiv {
  padding-right: 10%; 
  display: block; 
  padding-left: 10%; 
  font-size: 1em; 
  padding-bottom: 5%; 
  width: 80%; 
  color: #588252;
  padding-top: 5%; 
  height: 90%; 
  text-decoration: underline; 
}
     
ul#archivmonthpics li a:hover {
  color: #588252;
  background-color: #fff; 
}
  


/* CSS für topical-Archiv Menu */
ul#archivmonthpics, #archivmonthpics ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px; 
}

ul#archivmonthpics{
  padding-top: 9px;
  margin: -25px 0px 20px 140px;
} 

ul#archivmonthpics a {
  display: block;
  width: 5em;
/*  background: white; */
  background: #e0d8b9;  /* Hell-Beige */
  color: #333;  /* Schriftfarbe Archiv-Menü */
/*  width: 60px; */    
  text-align: center;  /* Ausrichten der Schrif in den Kästen */
  text-decoration: none; /*Ausblenden der Unterstreichung von Links */
}

ul#archivmonthpics li {
  float: left;
  width: 8em; /* Größe Kasten Archiv-Menü */
}

ul#archivmonthpics li ul {
  position: absolute;
  width: 10em;
  left: -999em;
}

ul#archivmonthpics li ul li a:hover {
/* color: #1705ff; /* Blau */
  color: #345c2f;
  text-decoration: underline; 
  left: auto;
}

ul#archivmonthpics li ul li a.aktiv-menu-topical{
  color: #588252; /* dunkel Grün  */
  text-decoration: none;
  left: auto;
}

ul#archivmonthpics li:hover ul, #archivmonthpics li.sfhover ul {
  left: auto;
	
} 



/* Workaround für den IE7 */
ul#archivmonthpics li:hover, #archivmonthpics li.hover
{
    position:static;
}


/* Ende Archiv für Monatbider der Jahre */

    
    
    

/* Monatsbilder */
ul.month {
  width: 597px; 
  margin-left: -50px;
  list-style-type: none;
} 

/* für IE7.0 */
*+html ul.month {
   margin-left: -10px;
}
/* für IE6.0 */
* html UL.month {
  margin-left: -10px;
}

ul.month li{
  border-right: #e2e0d4 10px solid;
  border-top: #e2e0d4 10px solid;
  display: block; float: left; 
  border-left: #e2e0d4 1px solid; 
  width: 280px; 
  border-bottom: #e2e0d4 1px solid; 
  height: 218px;
}

ul.month li.januar {
	background: url(../images/bgjanuar.gif);
}
ul.month li.februar {
	background: url(../images/bgfebruar.gif);
}
ul.month li.maerz {
	background: url(../images/bgmaerz.gif);
}
ul.month li.april {
	background: url(../images/bgapril.gif);
}
ul.month li.mai {
	background: url(../images/bgmai.gif);
}
ul.month li.juni {
	background: url(../images/bgjuni.gif);
}
ul.month li.juli {
	background: url(../images/bgjuli.gif);
}
ul.month li.august {
	background: url(../images/bgaugust.gif);
}
ul.month li.september {
	background: url(../images/bgseptember.gif);
}
ul.month li.oktober {
	background: url(../images/bgoktober.gif);
}
ul.month li.november {
	background: url(../images/bgnovember.gif);
}
ul.month li.dezember {
	background: url(../images/bgdezember.gif);
}


/*Höhe vom Vorschaubild des Monats */
ul.month li img {
  display: block;
  margin: 25px auto;
}


/*Für Monatsbilder English */

ul.month-en {
width: 597px; 
margin-left: -50px;
list-style-type: none;
} 

/* für IE7.0 */
*+html ul.month-en {
margin-left: -10px;
}
/* für IE6.0 */
* html ul.month-en {
margin-left: -10px;
}

ul.month-en li{
  border-right: #e2e0d4 10px solid;
  border-top: #e2e0d4 10px solid;
  display: block; float: left; 
  border-left: #e2e0d4 1px solid; 
  width: 280px; 
  border-bottom: #e2e0d4 1px solid; 
  height: 218px;
}

ul.month-en li.january-en {
	background: url(../en/images/bgjanuary-en.gif);
}
ul.month-en li.february-en {
	background: url(../en/images/bgfebruary-en.gif);
}
ul.month-en li.march-en {
	background: url(../en/images/bgmarch-en.gif);
}
ul.month-en li.april-en {
	background: url(../en/images/bgapril-en.gif);
}
ul.month-en li.may-en {
	background: url(../en/images/bgmay-en.gif);
}
ul.month-en li.june-en {
	background: url(../en/images/bgjune-en.gif);
}
ul.month-en li.july-en {
	background: url(../en/images/bgjuly-en.gif);
}
ul.month-en li.august-en {
	background: url(../en/images/bgaugust-en.gif);
}
ul.month-en li.september-en {
	background: url(../en/images/bgseptember-en.gif);
}
ul.month-en li.october-en {
	background: url(../en/images/bgoctober-en.gif);
}
ul.month-en li.november-en {
	background: url(../en/images/bgnovember-en.gif);
}
ul.month-en li.december-en {
	background: url(../en/images/bgdecember-en.gif);
}


/*Höhe vom Vorschaubild des Monats */
ul.month-en li img {
  display: block;
  margin: 25px auto;
}

ul.saleslist {
 font-size: 0.9em; 
}

ul#linklist {
 font-size: 1.0em;
 color: #588252; 
 margin-bottom: 50px;
 list-style-image: url(../images/punkt.png);
}



ul.banner {
 font-size: 1.0em;
 color: #588252;
 outline: none;
 list-style-type: none; 
}


a#naechsteseite  {
  float: right;
  color: #588252;
  padding: 10px; 
  font-size: 0.9em;
}

a#seitenzahl  {
  float: right; 
  color: #588252;
  padding: 10px; 
  font-size: 0.8em;
}

a#vorherigeseite {
  float: left; 
  padding: 10px; 
  color: #588252;
  font-size: 0.9em;
}

/* div#randompic
{
  float: left; 
  margin: 15px 10px 0px 0px;
}  */

div#slideshow-equipment
{
  float: left; 
  margin: 15px 10px 0px 0px;
}  

div#postit {
  position:absolute;
  top:-40px; 
  left:540px; 
  }

div#postit-en {
  position:absolute;
  top: 130px; 
  left:500px;  
  }
  
div#postit-travel {
  position:absolute;
  top: 140px; 
  left: 470px; 
  }
  
img {
  padding-right: 0px; 
  padding-left: 0px; 
  padding-bottom: 0px; 
  margin: 0px; 
  padding-top: 0px;
  }

/*Vier Werte: Der erste Wert für den Abstand oben, der Zweite rechts, der Dritte unten und der Vierte links */


img.flag {
  float: left; 
  margin: 20px 15px 0px; 
}

img.icon {
   vertical-align:middle;
}


hr.imprint {
  width: 108px;
  margin-left: 0px;
  text-align: left;
}

a.druckversion {
  font-size: 0.9em;
  color: #588252;
  text-decoration: none;
}

a.imprint {
  color: #588252;
  font-size: 1.0em;
}

a.link {
  color: #588252;
  font-size: 1.0em;
}

img.linkeseite {
  float: left; 
  margin: 15px 10px 0px 0px;
}

img.rechteseite {
  float: right; 
  margin: 15px 10px 0px 5px
}


hr.profil {
  width: 55px;
  margin-left: 0px;
  text-align: left;
}

hr.month {
  width: 225px;
  margin-left: 0px;
  text-align: left;
}

span.druckversion {
  font-size: 0.9em;
  color: #588252;
  text-decoration: none;
}

span.kontakt {
  color:#85806A;
  font-size: 1.0em;
/*  font-weight:bold; */
}
span.kontaktstar {
  color:#a52626;
  font-size: 1.0em;
/*  font-weight:bold; */
}

span.navi {
  padding-right: 10%; 
  display: block; 
  padding-left: 10%; 
  font-size: 1.0em; 
  padding-bottom: 5%; 
  width: 80%; 
  color: #588252;
  /* font-weight:bold; */ 
  padding-top: 5%; 
  height: 90%; 
  /* text-decoration: none; */
  text-decoration: underline;
}

/*Höhe vom Vorschaubild des Monats */
ul.travel li img {
  display: block;
  margin: 25px auto;
}

 
/* Reisebilder */
ul.travel {
  width: 597px; 
  margin-left: -50px;
  list-style-type: none
} 

/* für IE7.0 */
*+html ul.travel {
margin-left: -10px;
}
/* für IE6.0 */
* html ul.travel {
  margin-left: -10px;
}

ul.travel li{
  border-right: #e2e0d4 10px solid;
  border-top: #e2e0d4 10px solid;
  display: block; float: left; 
  border-left: #e2e0d4 1px solid; 
  width: 280px; 
  border-bottom: #e2e0d4 1px solid; 
  height: 218px;
}


ul.travel li.helgoland {
	background: url(../images/travel-helgoland.gif);
		}
	
ul.travel li.mvp {
	background: url(../images/travel-mvp.gif);
	}
	
ul.travel li.neusiedler {
	background: url(../images/travel-neusiedler.gif);
	}

ul.travel li.rieselfelder {
	background: url(../images/travel-rieselfelder.gif);
	}

ul.travel li.ruegen {
	background: url(../images/travel-ruegen.gif);
  }

ul.travel li.runde {
	background: url(../images/travel-runde.gif);
  }
  
ul.travel li.sababurg {
	background: url(../images/travel-sababurg.gif); 	
	}

ul.travel li.texel {
	background: url(../images/travel-texel.gif);
	}
	       	
ul.travel li.ungarn {
	background: url(../images/travel-ungarn.gif);
	}
	
	

a#wechsel-helgoland {
    background: url(../images/travel/helgoland-travel-colored.jpg) no-repeat;
    display:block;
    margin:auto;
    width:220px; /* Linkbereich begrenzen */
  }
  a#wechsel-helgoland img {
    border:0;
  }
  a#wechsel-helgoland:hover img {
    visibility: hidden;
  }
  a#wechsel-helgoland:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-helgoland {
    margin-right:1px;
  }
  * html a#wechsel-helgoland:hover {
    width:220px;
    margin-right:0; /* Workaround fuer IE 5.01 */
  }

a#wechsel-mvp {
    background: url(../images/travel/mvp-travel-colored.jpg) no-repeat;
    display:block;
    margin:auto;
    width:220px; /* Linkbereich begrenzen */
  }
  a#wechsel-mvp img {
    border:0;
  }
  a#wechsel-mvp:hover img {
    visibility: hidden;
  }
  a#wechsel-mvp:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-mvp {
    margin-right:1px;
  }
  * html a#wechsel-mvp:hover {
    width:220px;
    margin-right:0; /* Workaround fuer IE 5.01 */
  }

a#wechsel-neusiedler {
    background: url(../images/travel/neusiedler-travel-colored.jpg) no-repeat;
    display:block;
    margin:auto;
    width:220px; /* Linkbereich begrenzen */
  }
  a#wechsel-neusiedler img {
    border:0;
  }
  a#wechsel-neusiedler:hover img {
    visibility: hidden;
  }
  a#wechsel-neusiedler:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-neusiedler {
    margin-right:1px;
  }
  * html a#wechsel-neusiedler:hover {
    width:220px;
    margin-right:0; /* Workaround fuer IE 5.01 */
  }

a#wechsel-rieselfelder {
    background: url(../images/travel/rieselfelder-travel-colored.jpg) no-repeat;
    display:block;
    margin:auto;
    width:220px; /* Linkbereich begrenzen */
  }
  a#wechsel-rieselfelder img {
    border:0;
  }
  a#wechsel-rieselfelder:hover img {
    visibility: hidden;
  }
  a#wechsel-rieselfelder:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-rieselfelder {
    margin-right:1px;
  }
  * html a#wechsel-rieselfelder:hover {
    width:220px;
    margin-right:0; /* Workaround fuer IE 5.01 */
  }
  
a#wechsel-runde {
    background: url(../images/travel/runde-travel-colored.jpg) no-repeat;
    display:block; 
    margin:auto; 
    width:220px; /* Linkbereich begrenzen */
  }
  
  a#wechsel-runde img {
    border:0;
  }
  a#wechsel-runde:hover img {
    visibility: hidden;
  }
  a#wechsel-runde:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-runde {
    margin-right:1px;
  }
  * html a#wechsel-runde:hover {
    width:220px; 
    margin-right:0; /* Workaround fuer IE 5.01 */
  }
  
a#wechsel-ruegen {
    background: url(../images/travel/ruegen-travel-colored.jpg) no-repeat;
    display:block; 
    margin:auto; 
    width:220px; /* Linkbereich begrenzen */
  }
  
  a#wechsel-ruegen img {
    border:0;
  }
  a#wechsel-ruegen:hover img {
    visibility: hidden;
  }
  a#wechsel-ruegen:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-ruegen {
    margin-right:1px;
  }
  * html a#wechsel-ruegen:hover {
    width:220px; 
    margin-right:0; /* Workaround fuer IE 5.01 */
  }

a#wechsel-sababurg {
    background: url(../images/travel/sababurg-travel-colored.jpg) no-repeat;
    display:block;
    margin:auto;
    width:220px; /* Linkbereich begrenzen */
  }
  a#wechsel-sababurg img {
    border:0;
  }
  a#wechsel-sababurg:hover img {
    visibility: hidden;
  }
  a#wechsel-sababurg:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-sababurg {
    margin-right:1px;
  }
  * html a#wechsel-sababurg:hover {
    width:220px;
    margin-right:0; /* Workaround fuer IE 5.01 */
  }

a#wechsel-texel {
    background: url(../images/travel/texel-travel-colored.jpg) no-repeat;
    display:block;
    margin:auto;
    width:220px; /* Linkbereich begrenzen */
  }
  a#wechsel-texel img {
    border:0;
  }
  a#wechsel-texel:hover img {
    visibility: hidden;
  }
  a#wechsel-texel:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-texel {
    margin-right:1px;
  }
  * html a#wechsel-texel:hover {
    width:220px;
    margin-right:0; /* Workaround fuer IE 5.01 */
  }

a#wechsel-ungarn {
    background: url(../images/travel/ungarn-travel-colored.jpg) no-repeat;
    display:block;
    margin:auto;
    width:220px; /* Linkbereich begrenzen */
  }
  a#wechsel-ungarn img {
    border:0;
  }
  a#wechsel-ungarn:hover img {
    visibility: hidden;
  }
  a#wechsel-ungarn:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-ungarn {
    margin-right:1px;
  }
  * html a#wechsel-ungarn:hover {
    width:220px;
    margin-right:0; /* Workaround fuer IE 5.01 */
  }



/* Wechselbilder Berichte   */



a#wechsel-sababurg-bericht {
    background: url(../images/travel/sababurg003h-mini.jpg) no-repeat;
    display:block; 
    margin:auto; 
    width:220px; 
    display: block;
    float: left; 
    border-right: #transpare;
    margin-right:  10px;
    border-top: #transpare;
    margin-top: 15px;
/*    border-bottom: #e2e0d4 10px solid; */
    width: 280px; 
    height: 187px;
   }       
  
  
  a#wechsel-sababurg-bericht img {
    border:0;
  }
  a#wechsel-sababurg-bericht:hover img {
    visibility: hidden;
  }
  a#wechsel-sababurg-bericht:hover 
    border:0;
  }
  * html a#wechsel-sababurg-bericht {
    margin-right:1px;
  }
  * html a#wechsel-sababurg-bericht:hover {
    width:220px; 
    margin-right:0; 
  }  




  









/* Galerien -Deutsch- */
ul.gallery {
  width: 597px; 
  margin-left: -50px;
  list-style-type: none
} 

/* für IE7.0 */
*+html ul.gallery {
margin-left: -10px;
}
/* für IE6.0 */
* html ul.gallery {
  margin-left: -10px;
}

ul.gallery li{
  border-right: #e2e0d4 10px solid;
  border-top: #e2e0d4 10px solid;
  display: block; float: left; 
  border-left: #e2e0d4 1px solid; 
  width: 280px; 
  border-bottom: #e2e0d4 1px solid; 
  height: 218px;
}

ul.gallery li.landscapes {
	background: url(../images/gallery-landscapes.gif);
}
ul.gallery li.landscapes-en {
	background: url(../en/images/gallery-landscapes-en.gif);
}

ul.gallery li.birds {
	background: url(../images/gallery-birds.gif);
	}
ul.gallery li.birds-en {
	background: url(../en/images/gallery-birds-en.gif);
	}

ul.gallery li.mammals {
	background: url(../images/gallery-mammals.gif);
	}
ul.gallery li.mammals-en {
	background: url(../en/images/gallery-mammals-en.gif);
	}

ul.gallery li.macro {
	background: url(../images/gallery-macro.gif);
	}
ul.gallery li.macro-en {
	background: url(../en/images/gallery-macro-en.gif);
	}
	
ul.gallery li.nature {
	background: url(../images/gallery-nature.gif);
	}
ul.gallery li.nature-en {
	background: url(../en/images/gallery-nature-en.gif);
	}
	
	
	
/* ul.gallery li.neusiedler {
	background: url(../images/gallery-neusiedler.gif);
	}

ul.gallery li.sababurg {
	background: url(../images/gallery-sababurg.gif);
	}        */
	
	
/*Höhe vom Vorschaubild des Monats */
ul.gallery li img {
  display: block;
  margin: 25px auto;
}

a#wechsel-landscapes {
    background: url(../images/gallery/landscapes-gallery-colored.jpg) no-repeat;
    display:block; 
    margin:auto; 
    width:220px; /* Linkbereich begrenzen */
  }
  
  a#wechsel-landscapes img {
    border:0;
  }
  a#wechsel-landscapes:hover img {
    visibility: hidden;
  }
  a#wechsel-landscapes:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-landscapes {
    margin-right:1px;
  }
  * html a#wechsel-landscapes:hover {
    width:220px; 
    margin-right:0; /* Workaround fuer IE 5.01 */
  }



a#wechsel-birds {
    background: url(../images/gallery/birds-gallery-colored.jpg) no-repeat;
    display:block;
    margin:auto;
    width:220px; /* Linkbereich begrenzen */
  }
  a#wechsel-birds img {
    border:0;
  }
  a#wechsel-birds:hover img {
    visibility: hidden;
  }
  a#wechsel-birds:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-birds {
    margin-right:1px;
  }
  * html a#wechsel-birds:hover {
    width:220px;
    margin-right:0; /* Workaround fuer IE 5.01 */
  }


a#wechsel-mammals {
    background: url(../images/gallery/mammals-gallery-colored.jpg) no-repeat;
    display:block;
    margin:auto;
    width:220px; /* Linkbereich begrenzen */
  }
  a#wechsel-mammals img {
    border:0;
  }
  a#wechsel-mammals:hover img {
    visibility: hidden;
  }
  a#wechsel-mammals:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-mammals {
    margin-right:1px;
  }
  * html a#wechsel-mammals:hover {
    width:220px;
    margin-right:0; /* Workaround fuer IE 5.01 */
  }
  

a#wechsel-macro {
    background: url(../images/gallery/macro-gallery-colored.jpg) no-repeat;
    display:block;
    margin:auto;
    width:220px; /* Linkbereich begrenzen */
  }
  a#wechsel-macro img {
    border:0;
  }
  a#wechsel-macro:hover img {
    visibility: hidden;
  }
  a#wechsel-macro:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-macro {
    margin-right:1px;
  }
  * html a#wechsel-macro:hover {
    width:220px;
    margin-right:0; /* Workaround fuer IE 5.01 */
  }


a#wechsel-nature {
    background: url(../images/gallery/nature-gallery-colored.jpg) no-repeat;
    display:block;
    margin:auto;
    width:220px; /* Linkbereich begrenzen */
  }
  a#wechsel-nature img {
    border:0;
  }
  a#wechsel-nature:hover img {
    visibility: hidden;
  }
  a#wechsel-nature:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html a#wechsel-nature {
    margin-right:1px;
  }
  * html a#wechsel-nature:hover {
    width:220px;
    margin-right:0; /* Workaround fuer IE 5.01 */
  }











