/*mit freundlicher Unterstuetzung von Stefan Muenz SELFHTML,  Styles fuer den Bereich visiter*/

 body {
color: white; 
background-image:url(seitenhintergrund.jpg);
font-size: 12px;
font-family: sans-serif;
text-align: center;  /* Zentrierung im Internet Explorer */
  }

h1 {
	 display:inline;
    font-size: 24px;
    font-family:'Trebuchet MS','Lucida Grande',  'Verdana', sans-serif; 
    font-weight:bolder;
}

 h2 {
	 display:inline;
    font-size: 12px;
    font-family:'Trebuchet MS','Lucida Grande',  sans-serif;
    font-weight:bolder;
    padding: 14px 2px 2px 2px;
    margin:6px 0px 0px 0px;
} 

h3 {
	 display:inline;
    font-size: 10px;
    font-family:'Trebuchet MS','Lucida Grande', sans-serif;
    font-weight:bolder;
    padding: 4px 2px 2px 2px;
    margin:2px 0px 0px 0px;
}
h4{
	 display:inline;
    font-size: 10px;
    font-family:'Trebuchet MS','Lucida Grande', sans-serif;
    padding: 2px 0px 0px 0px;
    margin:1px 0px 0px 0px;
} 

p{
	font-size: 10px;
	font-family: 'Verdana', sans-serif;
	padding: 2px;
	margin:1px 0px 0px 0;
}
 


/*Der Hauptkasten mittig*/

 .Seite {
background-image:url(HG_tourismus_mit-Textfeld.png);
background-repeat: no-repeat;
position:relative ; top:20px;
margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
width: 800px;
height:600px;
padding: 0;
border: 1px solid #6E3F3F ;
  }
  
 .Seite-contact {
background-image:url(HG_fl.png);
background-repeat: no-repeat;
position:relative ; top:20px ;
text-align: left;    /* Seiteninhalt wieder links ausrichten */
margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
width: 800px;
height:600px;
padding: 0;
border: 0px solid #C73434; 
  }
				.Inhalt-fl {
	color:black;
	background-image:url(transparent.png);
	position: absolute;
	top:122px;
	left:10px;
	font-size: 121%;
	font-family: sans-serif;
	text-align: left;
	margin: 0;
	padding: 4px 4px 4px 12px;
	border: 0px solid #EE2E2E;
	height: 450px;
	width: 767px;
  }
  #Layer1 {
	position:absolute;
	width:294px;
	height:440px;
	overflow:auto;
	z-index:1;
	left: 471px;
	top: 3px;
}
 				div#Inhalt-nov {
  color:black;
  position: absolute ;  top:123px; left:23px;
  width:740px;
  height:440px;
  overflow:auto;
  font-size: 14px;
  font-family: sans-serif;
  text-align: left;    
  margin: 10px ;    
  padding: 4px 4px 4px 8px; 
  border: 0px solid #EE2E2E;
  }
  				div#Inhalt-nov p{
  				font-size: 12px;
  	}
  				

/* Und die Dekoration */

div#schatten-rechts {
	font-size: 10%;
	background-image:url(schatten-rechts.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top:5px;
	right:-9px;
	width: 7px;
	height:600px;
	border: 0px solid #13201B;
	z-index: 1;
										  }
div#schatten-unten {
	font-size: 10%;
	background-image:url(schatten-rechts.jpg);
	background-repeat: repeat-x;
	position: absolute;
	top:605px;
	right:-9px;
	width: 805px;
	height:7px;
	border: 0px solid #13201B;
	z-index: 2;
										  }



/* Startseiteninhalte und Logos im Kopfbereich */
 .Navig-index {
			text-align: center;
			position: relative;   top:20px; right:2px; bottom:4px; left:0px;    
			margin: 0px; 
			padding: 0px 2px 2px 0px;
			width: 500px;
			height:40px;
			border: 0px solid red; 
  } 

	
	/*in diesem lassen wir die administration aufpoppen*/ 									  
										  
	#adminpop {
width: 120px;
height: auto;
padding:4px;
border: 0px solid silver;
    }									  
							
				#adminpop  a:hover span.admin {
		position: absolute;
		top: 350px;
		left:10px;
		width: 150px;
		padding: 2px 10px 2px 4px;
      border-top: 1px solid #696969;
		border-right: 4px solid black;
		border-bottom: 3px solid black;
		border-left: 1px solid #696969;
		font-size: 10px;
		text-decoration: none;
		background-image:url(HG-lexitab.png);
         }						  

					#adminpop a:link, #adminpop a:visited, #adminpop  a:active {
		cursor:crosshair;
         }

				#adminpop a span.admin {
		display: none;
    		}

		#adminpop  a:hover span.admin {
		font-variant: normal;
		font-size: 90% ;
		color: white;
		background-image:url(HG-lexitab.png);
		display: block;
			}
			
								  
  /*	 und die super-crazy itinerairspops*/ 
  
a#itineraires4-point-trip {
position: absolute;   top:220px; right:0px; bottom:0px; left:222px;
overflow:hidden;
color:green;
background-image:url(HG-lexitab.png);
text-align: center;
font-weight:bold;  
width: 55px;
height:44px;
padding: 2px 2px 2px 2px;
border: 3px solid #E51A1A;

  } 
a#itineraires4-point-trip:hover {
 position: absolute;  
  background-image:url(point3feature.png);
 top:216px; right:0px; bottom:0px; left:222px;
   width: 147px;
   height:147px;
   padding: 2px 2px 2px 2px;
   margin: 0; 
   font-size:1px;
   border: 2px solid #226DAB;
  }  
  
     
 /* Kopfbereich ab hier*/
     
div#Logos {
			text-align: left;    /* Seiteninhalt wieder links ausrichten */
			margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
			width: 800px;
			height:100px;
			padding: 0;
			border: 0px solid #499484; 
  } 
 		.logo {
				 		position: absolute;  top:12px;  left:230px;
				 		background-color:transparent;
				      text-align: right;    /* Seiteninhalt rechts ausrichten */
				      vertical-align: top;
				      margin: 2px 4px  2px 4px;
  } 		
 		.flags {
				 		position: absolute ;  top:12px;  left:30px;
				      text-align: left;    /* Seiteninhalt  links ausrichten */
				      margin: 2px  4px  2px  4px;
				     height: 60px;
				     width:300px;
				      border: 0px solid red;
  }	
		div#header {
	position: absolute;
	top:1px;
	left:4px;
	margin: 0;
	height: 100px;
	width:790px;
	border: 0px solid red;
	z-index: 7;
  }	 		

/*Die gruene Hauptnavigation oben*/

div#Navig {
	background-image:url(Haupt_Navi_Leiste_HG.png);
	background-repeat: no-repeat;
	position: absolute;
	top:100px;
	left:0px;
	text-align: left;
	font-size: 12px;
	font-weight:bolder;
	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 2px 20px 2px 10px;
	width: 800px;
	height:18px;
	overflow:auto;
	border: 0px solid red;
	z-index: 8;
  }
div#Language {
	position:absolute;
	width:20px;
	height:14px;
	z-index:1;
	left: 775;
	top: 4;
}
   /* Container fuer Seiteninhalte ab hier */
   
  .Inhalt {
background-image:url(transparent.png);
position: absolute ;  top:120px;
width: 800px;
height:480px;
text-align: left;    
margin: 0 ;    
padding: 0; 
border: 0px solid #EE2E2E;
  }
  
   .Inhalt-rechts
  {
	font-size: 90%;
	font-family: sans-serif;
	position: absolute;
	top:121px;
	right:0px;
	bottom:0px;
	left:162px;
	overflow:auto;
	text-align: left;
	width: 617px;
	height:468px;
	padding: 2px 2px 2px 2px;
	margin: 0;
	border: 0px solid #226DAB;
	z-index: 11;
		
  }
		  				
  .Navig-links {
	text-align: left;
	position: absolute;
	top:120px;
	right:168px;
	bottom:0px;
	left:12px;
	vertical-align:top;
	text-decoration:none;
	font-size:10px;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	width: 140px;
	height:450px;
	border: 0px solid red;
	z-index: 9;
						  }

				.Visitlinkliste {
			  font-size: 9px;
			  line-height:14px;
			  list-style-type:none;
			  text-decoration:none;
			  font-family: Verdana, sans-serif;
			  font-weight: bold;
			  padding: 0 0 8px 6px; 
			  margin:2px 2px 2px 2px;
			  border: 0px solid #226DAB; 
			}

			  .Linkliste-rechtsbuendig {
			  font-size: 9px;
			  line-height:14px;
			  list-style-type:none;
			  text-decoration:none;
			  font-family: Verdana, sans-serif;
			  font-weight: bold;
			  text-align: right;    /* Liste rechts ausrichten */
			  padding: 0 4px 0 0; 
			  margin:2px 2px 2px 2px;
			  border: 0px solid #226DAB; 
			}
			
			 .Linkliste-mittig {
			  overflow:auto;
			  font-size: 9px;
			  line-height:14px;
			  list-style-type:none;
			  text-decoration:none;
			  font-family: Verdana, sans-serif;
			  font-weight: bold;
			  text-align: center;    /* Liste rechts ausrichten */
			  padding: 0px; 
			  margin:2px 2px 2px 2px;
			  width: 140px;
			 height:320px;
			  border: 0px solid #226DAB; 
			}

  /* Die Link-Leiste rechts unten*/
  div#Navig-unten {
	position: absolute;
	top:590px;
	right:0px;
	bottom:0px;
	left:0px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height:20px;
	border: 0px dotted green;
  }

div#ganz-unten{
position: absolute;  top:770px; right:0px; bottom:0px; left:0px;
text-align:center;
font-size:80%;
color:#AFB607;
   } 
div#ganz-unten:hover{
position: absolute;  top:770px; right:0px; bottom:0px; left:0px;
text-align:center;
font-size:120%;
color:#AFB607;
   }    
      
a:visited {
   color: #EADDCE;
	text-decoration:none;
}
a:active {
   color:#E3E3E3;
	text-decoration:none;
}
a:link {
   color:#E3E3E3;
	text-decoration:none;
}
a:hover {
	color: #A65353;
	background-color:#B2D3FF;
	text-decoration:underline;
} 
  /* Für g-MAPS*/
  


#gmap a:hover, #gmap a:link, #gmap a:visited, #gmap  a:active {
		color:#000000;
         }