h2 {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 16px;
	clear: both;
}
h3 {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 14px;
	clear: both;
}
.info_box{
	margin: 20px;
}
.special_logo {
	width: 500px;
	text-align: left;
	vertical-align: bottom;
	margin-top: 20px;
	height: auto;
}
.special_titel {
	font-size: 16px;
	font-weight: bold;
	width: 500px;
	margin-bottom: 10px;
	text-align: left;
	clear: both;
}
.special_logo .bildrechts {
	float: right;
}
.special_logo .bildlinks {
	float: left;
}
.paketbox {
	clear: both;
	margin-top: 20px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEACAD;
	margin-left: 10px;
}
.kurzbeschreibung {
	text-align: left;
	margin-bottom: 10px;
}
.reiseplan {
	margin-bottom: 20px;
	margin-left: 10px;
}

.special_hinweis {
	font-size: 10px;
	text-align: left;
	width: 500px;
	margin-top: 40px;
}
.special_beschreibung {
	font-size: 12px;
	text-align: left;
	width: 500px;
	margin-bottom: 10px;
	clear: both;
	margin-left: 10px;
}
.special_beschreibung p{
	margin-bottom: 5px;
	margin-top: 5px;
}

.special_link {
	font-size: 12px;
	text-align: left;
	width: 500px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.special_link form {
	text-align: right;
}
.special_link  button {
	height: 25px;
	width: 140px;
	vertical-align: middle;
}
#zurueck {
	display: block;
	clear: both;
	font-size: 12px;
}
#beendet {
	background-color: #FFFFCC;
	padding: 5px;
	width: 500px;
	border: 1px solid #A3A3A3;
}
.preis_table {
	border-collapse:collapse;
	font-size: 12px;
	width: 480px;
	border: 1px solid #A3A3A3;
	margin-left: 10px;
}
.preis_table .border_right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3A3A3;
}
.preis_table .border_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
}
.preis_table .personen {
	font-weight: bold;
	text-align: center;
	background-color: #DEDEDE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3A3A3;
}
.preis_table .personen_preis {
	text-align: right;
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3A3A3;
}
.anmerkungen_special {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 480px;
}
.eingeschlossen {
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.special_form {
	font-size: 11px;
	text-align: right;
	width: 480px;
	margin-bottom: 5px;
}
.special_table_top {
	vertical-align: top;
	height: 20px;
	font-weight: bold;
	background-color: #DEDEDE;
}
.table_topic {
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 13px;
}
#special_table {
	border-collapse:collapse;
	margin-left: 20px;
	margin-bottom: 10px;
}
#special_table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
}
.special_table_top td {
	width: 80px;
}
.box_button{
	margin-left: 330px;
}
.durchgestrichen{
	text-decoration: line-through;	
}
