/*
*
*	Destinationsinformationen
*
*/
.destinations_info {
	background-image:none;
}

img#destinations_infoimg {
	margin-top:-3px;
	margin-bottom:0px;
	margin-right:30px;
	float:right;
}

/* IE6-Fix */
*html img#destinations_infoimg {
	margin-bottom:10px;
}

div.destintationstext {
	margin-top:-9px; 
}

/* IE6-Fix fÃ¼r Ausflugsliste */
*html div#ausflugsliste {
	margin-bottom:-30px;
} 

div.destintationstext tr#panocontrols {
	background-color:white;
	height:32px;
	padding-top:0px;
	margin-top:0px;
}

/*
	IE6 versteht die vspace-Anweisung des Applets nicht
*/
*html div.destintationstext tr#panolayer applet{
	margin-bottom:-3px;
}

div.destintationstext form {
	margin-top:15px;
}

/* Google Maps */
div.destinationstext div#map {
	margin-top:55px;
}

/* Zentrierte Inhalte */
div.centerobject {
	text-align:center;
}

table.rightformcontent {
	float:right;
}

table.rightformcontent td.text {
	padding-top:18px;
}

div.destinations_block .secondtext {
	padding-top:0px;
	margin-top:-35px;
}

*html div.destinations_block .secondtext {
	margin-top:-40px;
}

div.destinations_block .secondtext p {
	padding:0;
	margin:5px 0 5px 0;
}

div.destinations_block .secondtext .destinations_titel {
	margin-bottom:0px;
}

p.destinationssymboltext img {
	padding:0px;
	margin-right:0px;
}

*html p.destinationssymboltext {
	padding-top:0px;
	margin-top:5px;
}

*html div.top_horizontal_512 {
	margin-top:-10px;
}

div.destinationslinkbox {
	padding:5px;
	margin-top:5px;
	margin-left:5px;
	background-color:#F0F6E6;
	width:160px;
	float:right;
}

div.destinationslinkbox a, 
div.destinationslinkbox a:link, 
div.destinationslinkbox a:active, 
div.destinationslinkbox a:visited {
	background:transparent url(/fileadmin/www.aida.de/v2/images/icon_pfeil_grau.gif) no-repeat scroll 0pt 5px;
	height:1%;
	padding-left:10px;
	padding-right:10px;
}

div.destintationstext img {
	float:none;
	margin-bottom:-4px;
	display:inline;
	padding-right:3px;
}

div.destinationsmorelink {
	padding-top:0px;
	float:right;
	margin-bottom:5px;
}
	
*html div.destinationsmorelink {
	margin-bottom:0px;
}

	div.destinationsmorelink a, div.destinationsmorelink a:link, div.destinationsmorelink a:visited {
		color:#cc3300;
		font-weight:bold;
		text-decoration:none;
		background: url('/fileadmin/www.aida.de/v2/images/icon_pfeil_rot.gif') no-repeat 0 5px;
		padding-left:10px;
		height:1%;
	}
	
	div.destinationsmorelink a:hover {
		color:#414141;
		background: url('/fileadmin/www.aida.de/v2/images/icon_pfeil_grau.gif') no-repeat 0 5px;
	}	

	div#zuruecklink {
		float:left;
		padding-top:8px;
	}
	
	*html div#zuruecklink {
		padding-top:0px;
	}

	div#jetztbuchenlink {
		background-color:#CC3300;
		margin-right:10px;
		margin-top:8px;
		width:120px;
		border:1px solid black;
		text-align:center;
		float:right;
	}
	
	/* IE6 Fix */
	*html div#jetztbuchenlink {
		margin-right:5px;
		margin-top:0px;
	}	
	
	div#jetztbuchenlink a {
		color:white;
		background-image:none;
	}

/*
*
*	Ausfluegebox
*
*/
div#destinationsausflugbox {
	padding:10px;
	margin-top:10px;
	background-color:#CCE7BE;
}

/* IE6 Fixing */
*html div#destinationsausflugbox {
	margin-top:45px;
	width:100%;				/* Peek-a-boo */	
}
	
	div#destinationsausflugbox_karte img {
		float:right;
		width:120px;
		border:1px solid black;
	}
	
	table#destinationsausflugbox_tabelle {
		padding:0;
		margin:0;
		margin-left:-1px;
		float:left;
		width:350px;
		margin-bottom:10px;
	}
	
	*html table#destinationsausflugbox_tabelle {
		margin-bottom:0px;
	} 
		
		table#destinationsausflugbox_tabelle .tabelle_zelle_rechts {
			text-align:right;
			width:25%;
		}
	
		table#destinationsausflugbox_tabelle a {
			font-weight:bold;
		}

	div#destinationsausflugbox .csc-firstHeader {
		background-color:#CCE7BE;
		width:370px;
	}
	
	div#destinationsausflugbox p.destinationssymboltext {
		clear:left;
	}
	
	*html div#destinationsausflugbox p.destinationssymboltext {
		padding-top:10px;
	}
	
		div#destinationsausflugbox_link {
		clear:left;
		margin-top:10px;
	}

	
	a#destinationsausflugbox_ausfluege {
		color:#cc3300;
		font-weight:bold;
		text-decoration:none;
		background: url('/fileadmin/www.aida.de/v2/images/icon_pfeil_rot.gif') no-repeat 0 5px;
		padding-left:10px;
		height:1%;
	}
	
	a#destinationsausflugbox_ausfluege:hover {
		color:#414141;
		background: url('/fileadmin/www.aida.de/v2/images/icon_pfeil_grau.gif') no-repeat 0 5px;
	}

/*
*
*	Routenteaser
*
*/
div.teaser_right_text select {
	width:200px;
	margin-bottom:10px;
}

/*
*
*	Wetterteaser
*
*/
table#wetterinfo {
	width:100%;
}

	tr#wetterinfoort {
		font-weight:bold;
	} 
	
	table#wetterinfo .tabelle_zelle_mitte {
		text-align:center;
	}

/*
*
*	Impressionenteaser
*
*/
.impressionbox a:link {
	text-decoration:none;
}

p.impressionboxicons {
	text-align:center;
}

.impressionbox img {
	display:inline;
	padding-left:3px; 
}

*html .impressionbox img {
	padding-left:10px; 
} 

