img { border: none; }
/* Text Erlebnistour gro? */
h2     { 
		color: #036; 
		font-style: italic; 
		font-size: 24px; 
		line-height: 28px; 
		font-family: "Times New Roman", Georgia, Times 
}
/* Text gelbes Contentfeld */
h3   { 
		color: #036;
		 font-weight: normal;
		 font-size: 16px;
		 line-height: 18px;
		 font-family: "Times New Roman", Georgia, Times;
		 margin-top: 5px;
}
/* Text Erlebnistour klein*/
h5    { 
	color: #003366; 
	font-style: italic; 
	font-weight: normal; 
	font-size: 13px; 
	line-height: 14px; 
	font-family: "Times New Roman", Georgia, Times 
}
/* Bilduntertitel */
h6     {
	color: #ffffff;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	font-family: "Times New Roman", Georgia, Times;
	margin-top : 6px;
}
/* Text Fusszeile */
.footer	{
	color: #ffffce;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	font-family: "Times New Roman", Georgia, Times;
}
/* Text Erlebnistour */
.content    { 
		color: #003366;
		font-weight: bold;
		font-style: italic; 
		font-size: 18px; 
		line-height: 1px; 
		font-family: "Times New Roman", Georgia, Times 
		
}
/* Text Erlebnistour klein*/
.content_small   { 
	color: #003366; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 13px; 
	line-height: 14px; 
	font-family: "Times New Roman", Georgia, Times
} 

a.link:link {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 13px;
	font-weight: normal;
	color: red;
	text-decoration: none;
	font-style : italic;
}

a.link:hover {
	font-family: "Times New Roman", Georgia, Times;
	font-size:13px;
	font-weight: normal;
	font-style : italic;
	color: #ff8c00;
	text-decoration: none;
}
	
a.link:active  {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 13px;
	font-weight: normal;
	color: #ff8c00;
	font-style : italic;
	text-decoration: none;
}

a.link:visited {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 13px;
	font-weight: normal;
	color: #ff8c00;
	font-style : italic;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 13px;
	font-weight: normal;
	color: #ffffcc;
	text-decoration: none;
	font-style : italic;
}

a:hover {
	font-family: "Times New Roman", Georgia, Times;
	font-size:13px;
	font-weight: normal;
	font-style : italic;
	color: #ff8c00;
	text-decoration: none;
}
	
a:active  {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 13px;
	font-weight: normal;
	color: #ff8c00;
	font-style : italic;
	text-decoration: none;
}

a:visited  {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 13px;
	font-weight: normal;
	color: #ff8c00;
	font-style : italic;
	text-decoration: none;
}
a.link_act {
	font-family: "Times New Roman", Georgia, Times;
	font-size:13px;
	font-weight: normal;
	color: #ce9a00;
	font-style : italic;
	text-decoration: none;
}

a.link_contact:link {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 13px;
	font-weight: normal;
	color: #cc9900;
	text-decoration: none;
	font-style : italic;
}

a.link_contact:hover {
	font-family: "Times New Roman", Georgia, Times;
	font-size:13px;
	font-weight: normal;
	font-style : italic;
	color: #ff8c00;
	text-decoration: none;
}
	
a.link_contact:active {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 13px;
	font-weight: normal;
	color: #ce9a00;
	font-style : italic;
	text-decoration: none;
}
