	#header {
		background-image: url("../graphics/banner/reisen.gif");
	}
	
	table.table1 td {
		padding:15px;
	}
	
	table.table2 td {
		padding:2px;
	}
	
	.text1 {
		font-size:13pt;
	}
	
	.text1 a{
		color: #400040;
	}
	
	.text1 a:hover {
		
	}
	
	.monate {
		margin-top:20px;
		font-weight:bold;
	}
	
	table.triplist {
		margin: 0 auto;
	}
	
	table.triplist td {
		padding-left:10px;
		padding-right:10px;
	}
	
	table.triplist tr.x:hover { background: #DDD1DD; color: white; }

	table.triplist td a {
		display:block;
		width:100%;
		height:100%;
	}


.travel_trip h2 {
color:#5E2960;
font-weight:normal;
font-size:14pt;
margin-bottom:5px;
border-bottom:1px dotted #D8CCDA;
}

.travel_trip h3 {
	color:#5E2960;
font-size:13pt;	
font-weight:bold;
margin-bottom:10px;
padding-left:30px;
}

.travel_trip table {
margin-bottom:15px;	
}

.travel_trip table .datum {
font-weight:bold;
}

.travel_trip table .reisenr {
padding-left:20px;
font-size:10pt;
}

.travel_trip .foto1 {
float:left;
margin-right:15px;
margin-bottom:10px;
}

.travel_trip .kurz {
line-height:20px;
margin-bottom:10px;
text-align:justify;
}

.travel_trip .detail {
line-height:20px;
text-align:justify;
}

.travel_trip .detail ul li {
	list-style:disc inside;
	text-align:left;
}

.travel_trip .infobox {
background-color:#DDD1DD;
border: 1px solid #B9A1B9;
padding:5px;
margin-left:10px;
float:right;
width:190px;
font-size:10pt;
}

.travel_trip .wetter {
	float:right;
	clear:right;
	margin-right:30px;
	margin-left:20px;
	margin-top:20px;
}

.travel_trip .infobox pre {
	font-family:Arial;
  margin-bottom:10px;
  white-space: pre-wrap;
}

.travel_trip .infobox .infoheadline {
font-size:11pt;
text-decoration:underline;
margin-bottom:5px;
}

.travel_trip .tripnav {
	display:inline;
	margin-right:20px;
	font-size:13pt;
	font-weight:bold;
}

	.core_static {
		margin:0 auto;
		width:550px;
	}
	
	input,textarea {
		border:1px solid #643266;
		background-color: #DDD1DD;
	}
	
	input:focus, textarea:focus {
		background-color:#B9A1B9;
	}
	
	input[type=checkbox],
	input[type=radio] {
		margin-right:20px;
	}
