/* CSS Document */

#globalnavi
{
display:none;
}

#linkeSpalte
{
display:none;
}
#einzelreise
{
width:650px;
margin-left:50px;
}
#einzelreise h1
{
	font-size:24px;
	line-height:140%;
	font-weight:bold;
	text-align:center;
	background-color:#096A9D;
	color:#333333;
	padding:6px;
}
#reisebeschreibung
{
width:350px;
float:left;
font-size:11px;
line-height:120%;
}
#reisebeschreibung>ul
{
font-size:12px;
line-height:120%;
margin-left:20px;
}
#fotospalte
{
	float: right;
	width:260px;
}
#fotospalte > p
{
margin-bottom:12px;
}
#fotospalte > img
{
margin-bottom:12px;
}
.einzeltermin
{
	font-size:14px;
	text-align:center;
	padding:3px;
	border: 1px solid #993300;
	margin-top: 10px;
	margin-bottom: 18px;
}
.informationsleiste
{
	clear:both;
	border: 1px solid #660000;
	margin-bottom: 15px;
	text-align: center;
}
#infobox>h1
{
display:none;
}
.informationsleiste
{
display:none;
}