
/*
#32CD32   #33ff66

A:link    { font-style: normal; font-size: 100%; text-decoration: none;  color:navy; }
A:visited { font-style: normal; font-size: 100%; text-decoration: none;  color:grey; }
A:hover   { font-style: normal; font-size: 100%; text-decoration: underline;  color:green; }
*/

img {border:0; }

.linkorangewhite a:link    { text-decoration: none; color:navy; border: solid 1px white; }
.linkorangewhite a:visited { text-decoration: none; color:navy; border: solid 1px white; }
.linkorangewhite a:hover   { text-decoration: none; color:navy; border: solid 1px #c0c0c0; background-color:#32CD32; /* FARBE */ 
		 -webkit-transition: all 1.5s ease; 
     -moz-transition: all 1.5s ease; 
     -o-transition: all 1.5s ease; 
     transition: all 1.5s ease; 
}

/* Beim Lnd, Reise Nr. */
.linkschwarz a:link    { text-decoration: none; color:black; }
.linkschwarz a:visited { text-decoration: none; color:black; }
.linkschwarz a:hover   { text-decoration: none; color:black;  background-color:white; }

 
/* Impressum */
.linkneutral a:link    { text-decoration: none; color:navy; }
.linkneutral a:visited { text-decoration: none; color:navy; }
.linkneutral a:hover   { text-decoration: none; color:navy; }

/* Bildergalerie, ohne Deko */
.linkohne a:link    { text-decoration: none; background-color:transparent; border: none; }
.linkohne a:visited { text-decoration: none; background-color:transparent; border: none; }
.linkohne a:hover   { text-decoration: none; background-color:transparent; border: none; }


.breadcrumb {font-size: 80%; color:grey; background-color:white; }
.breadcrumb a  { text-decoration: none; color:grey; background-color:white; }
.breadcrumb a:link    { text-decoration: none; color:grey; background-color:white; border: solid 1px white;}
.breadcrumb a:visited { text-decoration: none; color:grey; background-color:white; border: solid 1px white;}
.breadcrumb a:hover   { text-decoration: none; color:grey; background-color:white; border: solid 1px white;}


.standard { font-style: normal; font-size: 100%; }
.big      { font-style: normal; font-size: 108%; font-weight:bold }
.mittel   { font-style: normal; font-size: 95%;  font-weight:normal }
.mittel90 { font-style: normal; font-size: 90%;  font-weight:normal }
.mittel85 { font-style: normal; font-size: 85%;  font-weight:normal }
.klein    { font-style: normal; font-size: 80%;  font-weight:normal }
.kleiner  { font-style: normal; font-size: 70%;  font-weight:normal }
.klein50  { font-style: normal; font-size: 50%;  font-weight:normal }

.kleingrau { font-style: normal; font-size: 80%; font-weight:normal; color:grey }

/* td { font-style: normal; font-size: 85%; } */
td { font-style: normal; font-size: 90%; }

H1 { font-style: normal; font-size: 100%; font-weight:bold }
H2 { font-style: normal; font-size: 125%; margin-bottom:0; margin-top:0;}
H3 { font-style: normal; font-size: 100%; font-weight:bold }

.rahmen90 { font-style: normal; font-size: 90%; font-weight:normal;
            border-color:#EEEEEE; border-style:solid; border-width:1px; padding:2px; margin:0px }

.strich2px { color:white; background-color:white; height:2px; border:0px; }

.farbekann   { border: thin solid #EED5FF; background-color:#FFFFFF; }    /* Kannfeld: hellblauer Rahmen, weisser Hintergrund */
.farbemuss   { border: thin solid #7F9DB9; background-color:#FFFFFF; }    /* Mussfeld: Rahmenfarbe wie bisher */
.farbefehler { border: thin solid red;   background-color:#FFFFFF; }      /* Fehler:   roter Rahmen, weisser Hintergrund */

/* &diams in den Highlights */
.orange {color:#32CD32; }  /* FARBE */

/* Balken unterhalb Header */
.kasten {
	/* padding:3px; */
	padding-top: 3px; padding-right: 12px; padding-bottom: 3px; padding-left: 12px;
	width:1000px; /* 1024 minus left & right von je 3 = 1018 */
	color:grey; 
	background-color:black;
	font-style: normal; font-size: 70%; font-weight:normal;      /* 75% bei Arial, 70 bei Verdana */
	text-align:center;
}
.kasten a  { text-decoration: none; color:grey; }


.randpadding { padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; margin:0px; }
.randpad4ktn { padding-top:10px; padding-left:10px; padding-right:10px; padding-bottom:10px; margin:0px; }
.randfoto { padding:7px; margin:4px; }
.randfoto2 { padding:14px; margin:8px; }


/* Blocksatz und 1,5 Zeilen Höhe */
.blocksatz150hoehe {
  text-align:justify;
  line-height: 150%;
}
.blocksatz {
  text-align:justify;
}

.karteabstand {
  padding-right: 12px;
}

.hrorange { width:100%; color:#32CD32; background-color:#32CD32; height:2px; text-align:center; border:none; } /* FARBE */
.borderobenorange { border-top-color:#32CD32; border-top-style:solid; border-top-width:2px; }

.links {float: left; }
.rechts {float: right; }
.clear {clear: both;}

.mittig {text-align:center;}

.schatten img {
   -webkit-box-shadow: 4px 4px 7px #3f3f3f;
   -moz-box-shadow: 4px 4px 7px #3f3f3f;
   box-shadow: 4px 4px 7px #3f3f3f;
}

.ohneschatten img { box-shadow: none; }

	
BODY{
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:silver;
		min-width:600px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */

		font-family: Verdana, Arial, Helvetica, sans-serif; 
		/* 1013: font-size:90%; */ /* 1013: ohne Belang? */
		text-align:center;

/* Gradient aussenrum */		

/*background-image: -moz-linear-gradient(top, #ffffff 0%, silver 100%);  Firefox */
/*background-image: -webkit-linear-gradient(top, #ffffff 0%,silver 100%);  Safari, Chrome */
/*background-image: -o-linear-gradient(top, #ffffff 0%,silver 100%);  Opera */
  /* background-image: -ms-linear-gradient(top, #ffffff 0%,silver 100%);*/ /* IE */
/*background-image: linear-gradient(top, #ffffff 0%,silver 100%);*/ /* W3C Standard */  

/* 235deg ist rechts oben, anstatt top */ /* FARBE */
background-image: -moz-linear-gradient(top, #ffffff 0%, #32CD32 40%); /* Firefox */
background-image: -webkit-linear-gradient(top, #ffffff 0%,#32CD32 40%); /* Safari, Chrome */
background-image: -o-linear-gradient(top, #ffffff 0%,#32CD32 40%); /* Opera */
background-image: linear-gradient(top, #ffffff 0%,#32CD32 40%); /* W3C Standard */  


/*
SCROLLBAR-FACE-COLOR: #346290;
SCROLLBAR-HIGHLIGHT-COLOR: #EFEFEF;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR:  #DEDFDE;
SCROLLBAR-TRACK-COLOR: #EFEFEF;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
*/
}

/* --- Spalteneinteilung - Start --- */
  /* Container aussenrum */
  #fixed {
   width:100%;   /* Änd. 170913, war 90%, you can use px, em or % */
   max-width:1024px;  /* maximale Breite der Anzeige */
   margin:0 auto;
   text-align:left;
  }

	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */ /* ist benötigt 081013 */
	}

	/* common column settings */
	.colleft,
	.colmid,
	.colright {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		/* padding:0 0 1em 0; Rand unten weg 171013*/
		padding:0 0 0 0;
		overflow:hidden; 
	}

	/* 3 Column settings */
	.threecol {
		background:#fff;		/* right column background colour */
		/* border:20px #000; border-bottom-style:solid; border-color:yellow; */
		/* border:5px solid red;   umrahmt Spalte 1 bis 3 */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:#fff;		/* center column background colour */
		border-right:2px solid #32CD32; /* 1013: eignet sich für Linie zwischen mitte und rechts */ /* FARBE */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		 background:#969696;  /* 1013: FARBE für linke Navi Spalte */	/* left column background colour */
		/* background:#fff; */ /* 1013: FARBE für linke Navi Spalte */	/* left column background colour */
		/*background:#fff;	*/ /* left column background colour */

	 border:2px #000; border-right-style:solid; border-color:#32CD32;  /* 1013: Linie Orange */ /* FARBE */
		
		/* border:12px #000; border-right-style:dotted; border-color:#cccecc; */ /* linke Spalte rechts mit Rand gepunkted 051013 */
	}
	.threecol .col1 {
		width:50%;			/* width of center column content (column width minus padding on either side) */
		left:100%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:25%;			/* Width of left column content (column width minus padding on either side) */
		left:25%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:25%;			/* Width of right column content (column width minus padding on either side) */
		left:75%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	
	/* 2 Column (left menu) settings */
	.leftmenu {
		background:#fff;		/* right column background colour */
	}
	.leftmenu .colleft {
		right:75%;			/* right column width */
		background:#969696;	/* left column background colour */
	  
	  border-right:2px solid #32CD32; /* 131113: eignet sich für Linie zwischen Navigation und Mittelteil */ /* FARBE */
	}
	.leftmenu .col1 {
		width:75%;			/* 71% / right column content width */
		left:100%;			/* 102% / 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:25%;			/* 21% / left column content width (column width minus left and right padding) */
		left:0%;			/* 6% / (right column left and right padding) plus (left column left padding) */
	}
	
	/* 3 Column blog style settings */
	.blogstyle {
		background:#eee;		/* right column background colour */
	}
	.blogstyle .colmid {
		right:25%;			/* width of the right column */
		background:#f4f4f4;	/* center column background colour */
	}
	.blogstyle .colleft {
		right:25%;			/* width of the middle column */
		background:#fff;		/* left column background colour */
	}
	.blogstyle .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:52%;			/* 100% plus left padding of center column */
	}
	.blogstyle .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:56%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.blogstyle .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:60%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	
	/* 2 Column (right menu) settings */
	.rightmenu {
		background:#fff;		/* right column background colour */
	}
	.rightmenu .colleft {
		right:25%;			/* right column width */
		background:#fff;		/* left column background colour */
	}
	.rightmenu .col1 {
		width:71%;			/* left column content width (left column width minus left and right padding) */
		left:27%;			/* (right column width) plus (left column left padding) */
	}
	.rightmenu .col2 {
		width:21%;			/* right column content width (right column width minus left and right padding) */
		left:31%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	
	/* 2 Column (double page) settings */
	.doublepage {
		background:#eee;		/* right column background colour */
	}
	.doublepage .colleft {
		right:50%;			/* right column width */
		background:#fff;		/* left column background colour */
	}
	.doublepage .col1 {
		width:46%;			/* left column content width (column width minus left and right padding) */
		left:52%;			/* right column width plus left column left padding */
	}
	.doublepage .col2 {
		width:46%;			/* right column content width (column width minus left and right padding) */
		left:56%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	
	/* Full page settings */
	.fullpage {
		background:#fff;		/* page background colour */
	}
	.fullpage .col1 {
		width:96%;			/* page width minus left and right padding */
		left:2%;			/* page left padding */
	}

	/* Full page settings ohne Rand */
	.fullpage100 {
		background:#fff;		/* page background colour */
	}
	.fullpage100 .col1 {
		width:100%;			/* page width minus left and right padding */
		left:0px;			/* page left padding */
	}

	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #000;
    border-color:#C0C0C0; 
	}

	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		/* border-top:2px solid #000; */
    /* border-color:#32CD32;  */ /* FARBE */
	}
/* --- Spalteneinteilung - Ende --- */


/* --- Naviagtion links vertikal - Start --- */
/* 1013: font-size 100% anstatt 80% */
/* 1013: #c0c0c0 hellgrau */
.navimenulinks  { border: solid 2px #32CD32; background-color:#c0c0c0; font-size: 100%; /* FARBE */
	                padding-top: 0px; padding-right: 10px; padding-bottom: 0px; padding-left: 0px;
	                margin-top: 15px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px;}
.navimenulinks a  { text-decoration: none; color:navy; display:block; 
	                  padding-top: 1px; padding-bottom: 1px; padding-right: 2px; padding-left: 2px;
	                }
.navimenulinks a:link    { border: solid 1px #c0c0c0;}
.navimenulinks a:visited { border: solid 1px #c0c0c0;}
.navimenulinks a:hover   { border: solid 1px yellow; background-color:#32CD32; /* FARBE */
	   -webkit-transition: all 1.5s ease; 
     -moz-transition: all 1.5s ease; 
     -o-transition: all 1.5s ease; 
     transition: all 1.5s ease; 
}
.navimenulinks ul { list-style: none; margin: 0; padding-left: 25px; padding-top: 15px; padding-bottom: 15px; padding-right: 15px; } 
.navimenulinks li ul  { padding-left: 20px; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; }
/* 1013: padding left 20 px für Einrückung der Länder unterhalb Kontinent */

/* --- Naviagtion links vertikal - Ende --- */



/* --- Naviagtion rechts vertikal - Start --- */
.navimenurechts  { border: solid 2px #fff; background-color:#fff; font-size: 12.8px; 
	                padding-top: 0px; padding-right: 10px; padding-bottom: 0px; padding-left: 0px;
	                margin-top: 15px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px;}
.navimenurechts a { text-decoration: none; color:navy; display:block; 
	                  padding-top: 1px; padding-bottom: 1px; padding-right: 2px; padding-left: 2px;
	}
.navimenurechts a:link    { border: solid 1px #fff;}
.navimenurechts a:visited { border: solid 1px #fff;}
.navimenurechts a:hover   { border: solid 1px #c0c0c0; background-color:#32CD32; /* FARBE */
	   -webkit-transition: all 1.5s ease; 
     -moz-transition: all 1.5s ease; 
     -o-transition: all 1.5s ease; 
     transition: all 1.5s ease; 
	}
.navimenurechts ul { list-style: none; margin: 0; padding-left: 25px; padding-top: 15px; padding-bottom: 15px; padding-right: 15px; } 

/* --- Naviagtion rechts vertikal - Ende --- */


.obenuntenorange {
     border-top: 2px solid #32CD32; /* FARBE */
     border-bottom: 2px solid #32CD32;
     padding: 15px 0px 15px 0px;
}


/* Tab-Reiter im Detailprogramm */
.navdetailrnr {
     /* float: left;*/
     width: 100%; /*400px;*/
     padding: 0px 0px 5px 0px; /* rand oben / 20 0 0 0 wenn Reisetitel oberhalb sein soll */
     background: #fff; /* weiss statt orange;*/
     color: #000;
     font-size: 80%;
     /* border-bottom: 2px solid orange; */ /* FARBE */
}
.navdetailrnr ul {
     text-align: right; /* center */
     margin: 0;
     padding: 0;
}
.navdetailrnr li {
     display: inline;
     list-style: none;
     /* margin-right: 5px; */
     padding: 5px 5px;
     background: #d3d3d3; /* d3d3d3=helles grau;  #fff; */ 
     border: solid 2px #32CD32; /* FARBE */

     -webkit-transition: all 2s ease; 
     -moz-transition: all 2s ease; 
     -o-transition: all 2s ease; 
     transition: all 2s ease; 
     
     border-top-left-radius: 7px; 
     border-top-right-radius: 7px; 
     -moz-border-radius-topleft: 7px;
     -moz-border-radius-topright: 7px;
}
.navdetailrnr li:hover { background: #32CD32; } /* FARBE */
.navdetailrnr a:link    { text-decoration: none; color:navy; border: solid 1px #d3d3d3; padding: 4px 4px;}
.navdetailrnr a:visited { text-decoration: none; color:grey; border: solid 1px #d3d3d3; padding: 4px 4px;}
.navdetailrnr a:hover   { text-decoration: none; color:navy; border: solid 1px #32CD32; padding: 4px 4px;} /* FARBE */




/* Tab-Reiter in Spalte 3 */
.navspalte3 {
     /* float: left;*/
     width: 100%; /*400px;*/
     padding: 0px 0px 5px 0px; /* rand oben / 20 0 0 0 wenn Reisetitel oberhalb sein soll */
     background: #fff; /* weiss statt orange;*/
     color: #000;
     font-size: 80%;
     /* border-bottom: 2px solid orange; */ /* FARBE */
}
.navspalte3 ul {
     text-align: center; /* center */
     margin: 0;
     padding: 0;
}
.navspalte3 li {
     display: inline;
     list-style: none;
     /* margin-right: 5px; */
     padding: 5px 5px;
     background: #d3d3d3; /* d3d3d3=helles grau;  #fff; orange!*/ 
     border: solid 2px #32CD32; /* FARBE */

     -webkit-transition: all 2s ease; 
     -moz-transition: all 2s ease; 
     -o-transition: all 2s ease; 
     transition: all 2s ease; 
     
     border-top-left-radius: 7px; 
     border-top-right-radius: 7px; 
     border-bottom-left-radius: 7px; 
     border-bottom-right-radius: 7px; 
     -moz-border-radius-topleft: 7px;
     -moz-border-radius-topright: 7px;
}
.navspalte3 li:hover { background: #32CD32; } /* FARBE */
.navspalte3 a:link    { text-decoration: none; color:navy; border: solid 1px #d3d3d3; padding: 4px 4px;}
.navspalte3 a:visited { text-decoration: none; color:grey; border: solid 1px #d3d3d3; padding: 4px 4px;}
.navspalte3 a:hover   { text-decoration: none; color:navy; border: solid 1px #32CD32; padding: 4px 4px;} /* FARBE */


.topbox { position: absolute; bottom: 1em; right: 1em;}


.polaroid {
  display: inline-table;
  background-color: #FFF;
  margin: 6px;
  padding: 0px;
  border: 1px solid silver;
  /*border-radius: 0.5em; */
   -webkit-box-shadow: 4px 4px 7px #3f3f3f;
   -moz-box-shadow: 4px 4px 7px #3f3f3f;
   box-shadow: 4px 4px 7px #3f3f3f;
   
}
.polaroid p {
  text-align: center;
  margin: -5px 0 4px 0;
  padding: 0 0 0 0;
}
.polaroid img {
  /* border-radius: 0.75em; */
}

.polaroidbig {
  display: inline-table;
  background-color: #FFF;
  margin: 6px;
  padding: 0px;
  border: 1px solid silver;
  /*border-radius: 0.5em; */
   -webkit-box-shadow: 4px 4px 7px #3f3f3f;
   -moz-box-shadow: 4px 4px 7px #3f3f3f;
   box-shadow: 4px 4px 7px #3f3f3f;
   
}
.polaroidbig p {
  text-align: center;
  margin: -15px 0 8px 0;
  padding: 0 0 0 0;
}
