#camp_tabs {
	margin: 0 0 0 0;
	padding: 0;
	height: 28px;
}

#camp_tabs #tab {
	list-style-type: none;
	margin: 0;
	padding: 0;	
	float: left;
}

#camp_tabs #tab a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 7px 18px 7px 9px;
	margin: 0 -1px 0 0;
	color: #196496;
	border: 1px solid #EBF0F2;
}

#camp_tabs #tab a:link {
	background: #EBF0F2 url(/resources/gfx/static/camp_arrow_right.gif) right 6px no-repeat;
	color: #196496;
	border: 1px solid #EBF0F2;
}

#camp_tabs #tab a:visited {
	background: #EBF0F2 url(/resources/gfx/static/camp_arrow_right.gif) right 6px no-repeat;	
	color: #196496;
	border: 1px solid #EBF0F2;	
}	

#camp_tabs #tab a:active {
	background: #ffffff url(/resources/gfx/static/camp_arrow_down.gif) right 5px no-repeat;
	color: #000;
	border: 1px solid #EBF0F2;	
}

#camp_tabs #tab a:hover {
	background: #ffffff url(/resources/gfx/static/camp_arrow_down.gif) right 5px no-repeat;
	color: #000;
	border: 1px solid #EBF0F2;
	border-bottom: 1px solid #ffffff;	
}

#camp_tabs #tab a#selected:link, #camp_tabs #tab a#selected:visited, #camp_tabs  #tab a#selected:active, #camp_tabs  #tab a#selected:hover {
	background: #ffffff url(/resources/gfx/static/camp_arrow_down.gif) right 5px no-repeat;
	color: #000;
	border-bottom: 1px solid #ffffff;
}

#camp_detail {
	width: 100%;
	margin: 0 0 0 5px;
	padding: 10px 0 10px 0;
	background: #ffffff;
	border-top: 1px solid #EBF0F2;
}

#dua_detail h3 {
	margin: 0 10px 7px 10px;
	color: #000;
	clear: both;
}

#camp_detail #area {
	margin: 0 10px 15px 10px;
	color: #000;
	font-weight: bold;
}

#dua_detail .category {
	margin: -3px 0 5px 0;
	color: #000;
	float: left;
	font-weight: bold;
	padding: 7px 10px 7px 10px;
	background: #fff;
}

#dua_detail #accouterments {
	margin: -3px 0 5px 0;
	float: left;
	padding: 5px 10px 5px 3px;
	background: #fff;
}

#dua_detail #accouterments .icons {
	margin: 0;
}

#dua_detail #accouterments .icons img {
	background: #fff;
}	

#camp_detail #description {
	line-height: 1.1em;	
	margin: 0 10px 0 0;
	padding: 0;
	clear: both;
}

#dua_detail #description p {
	color: #333;
	margin: 10px;
}

#dua_detail #description h4 {
	color: #333;
	margin: 0;
	padding: 5px 0 0 0;
}

#image {
	float: right;
	margin: 15px 10px 10px 10px;
}

#imagerechts {
	float: right;
	margin: 15px 10px 10px 10px;
}

#imagelinks {
	float: left;
	margin: 15px 10px 10px 0px;
}

#gallery {
	width: 550px;
	margin: 0 0 0 15px;
	padding: 0;
	background: #ffffff;
	clear: both;
}

#gallery #big_image {
	margin: 0 0 15px 20px;
	padding: 20px 0 0 0;
	background: #ffffff;
	clear: both;
}

#gallery #big_image img {
	border: 5px solid #ccc;
}

#gallery #small_images {
	margin: 0 0 15px 20px;
	background: #ffffff;
}

#gallery #small_images .small_image {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

#gallery #small_images .small_image a {
	text-decoration: none;
	display: block;
	padding: 3px 3px 0 3px;
}

#gallery #small_images .small_image a {
	padding: 3px 3px 3px 3px;
}

#gallery #small_images .small_image a:link {
	border: 1px solid #cccccc;
}

#gallery #small_images .small_image a:visited {
	border: 1px solid #cccccc;
}	

#gallery #small_images .small_image a:active {
	border: 1px solid #196496;
	background: #196496;
}

#gallery #small_images .small_image a:hover {
	border: 1px solid #196496;
	background: #196496;	
}

#availability {
	width: 550px;
	margin: 0 0 0 5px;
	padding: 0;
	background: #ffffff;
	clear: both;
}

#availability table {
	padding-bottom: 10px;
	margin: 0 0 0 0;
	border: 0px;
	width: 550px;
}

#availability td {
	border-bottom:1px solid #adb6bd;
	height: 25px;
	background-color: #eeeeee;
	color: gray;
}

.travelDaysHeader {
	text-align: right;
	background-color: #ffffff;
	color: #000000;
	width: 550px;
}

#availability .datestd {
	background-color: #ffffff;
	color: #000000;
}

#availability .headerDay {
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	width: 15px;
}

#availability .month {
	text-align: right;
	background-color: #ffffff;
	color: #000000;
	width: 85px;
}

#availability .close {
	background-color: #ff9966;
}

#availability .close_first {
	background-color: #ff9966;
}

#availability .close_last {
	background-color: #ff9966;
}

#availability .full {
	background-color: #ee0000;
}

#availability .full_first {
	background-color: #ee0000;
}

#availability .full_last {
	background-color: #ee0000;
}

#availability .free {
	background-color: #669900;
}

#availability .free_first {
	background-color: #669900;
}

#availability .free_last {
	background-color: #669900;
}

#availability .noday {
	background-color: white;
}

.camp_textbox {
	width:560px;
	float:left;
	overflow:hidden;
}

.camp_textbox hr {
	height:2px;
	background-color:#adb6bd;
	color:#adb6bd;
	border:none;
}

.camp_table td {
	padding-right:25px;
    height: 25px;
	border-bottom:1px solid #adb6bd;
}

.camp_table th {
	width:50px;
	height:30px;
}

.camp_temperaturen td {
	padding-right:15px;
	border-bottom:1px solid #adb6bd;
	height:30px;
}

.booking_table td {
	padding-right:25px;
    height: 20px;
}
