/*<LINK rel=Stylesheet href="gintatour.css" type="text/css"> */


p, div, td { 
    font-family: Arial, Helvetica, Geneva, sans-serif;
    color: #284088;}

td {
font-size : 90%;
}

BODY.rechts { 
	    margin-left: 100px; 
}

BODY.links { 
	    margin-left: 30px; 
}


H2 {
	FONT-FAMILY: Arial,Helvetica,sans-serif; 
	FONT-SIZE: 130%;
	FONT-WEIGHT: bold;
}
H3 {
	FONT-FAMILY: Arial,Helvetica,sans-serif; 
	FONT-SIZE: 115%;
	FONT-WEIGHT: normal;
}
H4 {
	FONT-FAMILY: Arial,Helvetica,sans-serif; 
	FONT-SIZE: 100%;
	FONT-WEIGHT: normal;
}



a:link    { text-decoration: underline; color: #3300FF;}
a:visited { text-decoration: underline;color: #3300FF;}
a:hover   { color: #0099FF;; text-decoration: underline;}

/*Links fuer die Navigation*/
a.hell:link    {color: #FFFFE0; text-decoration: none;}
a.hell:visited {color: #FFFFE0; text-decoration: none;}
a.hell:hover   {color: white; text-decoration: none;}



A.fett:link {
	FONT-SIZE: 80%; FONT-WEIGHT: bold; TEXT-DECORATION: none; TEXT-TRANSFORM: uppercase
}
A.fett:visited {
	FONT-SIZE: 85%; FONT-WEIGHT: bold; TEXT-DECORATION: none; TEXT-TRANSFORM: uppercase
}





.normal {
	LINE-HEIGHT: 130%
}
.kleiner {
	FONT-SIZE: 80%; LINE-HEIGHT: 120%
}
.klein {
	FONT-SIZE: 60%; LINE-HEIGHT: 100%; 
}
.gross {
	FONT-SIZE: 115%; LINE-HEIGHT: 130%
}


/* DIV - Layer-Formatierungen*/

#mehrText {  
	         visibility: hide;
	         visibility: hidden;			 
			 position:absolute; 			 
			 left: 20px;			
			 top:100px;
			 }
			 
#ueberschrift {	         		 
			 position: absolute; 			 
			 left: 55px;			
			 top:  30px;			 
			 }

#bild {	         		 
			 position: absolute; 			 
			 left: 100px;			
			 top:  110px;			 
			 z-index:1;
			 }
			 
#route {  
	         visibility: hide;
	         visibility: hidden;			 
			 position: absolute; 			 
			 
			 z-index:2;
			 }
#aufzu {  
	         visibility: hide;
	         visibility: hidden;			 
			 position: absolute; 			 
			 /*top:  108px;*/
			 z-index:3;
			 }			 

#termine {  
	         visibility: hide;
	         visibility: hidden;			 		 
			 position: relative;
			 }


#Erkl {
	COLOR: #333333; 
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; 
	FONT-SIZE: 12px; 
	POSITION: absolute; 
	TOP: 0px; 
	LEFT: 0px; 
	WIDTH: 120px;
	padding : 3px;
	layer-background-color :#ffffff;
	border-color : #A9A9A9;
	background-color : White;
}



#formular {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;    FONT-SIZE: 9pt; width:250 px 
}

#formular1 {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;    FONT-SIZE: 9pt; width:440 px 
}

#rot {FONT-FAMILY: sans-serif; color: red;}
#weiss {color: white; FONT-WEIGHT: bold;}
#grau  {color: slategray;}

#gelb {  
    COLOR: #FFFF33; 
	BACKGROUND-COLOR: #284088;
}

#gintagrau{  /*B0B0A0 #8B8B74*/
    COLOR:#7D7D7D ;
    font-size : 90%;
}

.reiseziel{
	background-color : #4682B4 ;
	font-size : 100%;
	font-weight : 600;
	color : #FFFFE0;
}

#sienna {color: #A0522D}

#graugrau{  
    COLOR: slategray; 
	BACKGROUND-COLOR: #f0f0f0;
}