html[xmlns]	{ 
	 min-height: 100.05%;
} 

body {
	text-align:center;
	font-family: geneva, tahoma, helvetica, arial, sans-serif;
	margin:0px;
	padding:0px; 
	font-size:12px;
	background-repeat:repeat-x;
	
}
hr {
	height:1px;
	border: none;
	color:#c5c5c5;
	background-color:#c5c5c5;
	margin-top:14px;
	margin-bottom:7px;
}	
#frame {
	width:910px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}
		
.contentleft {
	width:702px;
	padding-left:0px;
	margin-right:14px;
	margin-top:0px;
	float:left;
	background:#fff;
}
.homeleft {
	margin-top:30px;
}

.homeright {
	width:178px;
	
	padding:0px;
	padding-left:0px;
	margin-left:14px;
	float:left;
	margin-top:30px;
}

.searchBox {
	height:202px;
	width:283px;
	background-color:#ddd;
	border-top:1px solid #c5c5c5;	
	border-bottom:1px solid #c5c5c5;	
	border-left:1px solid #ddd;	
	border-right:1px solid #ddd;
	margin-bottom:15px;	
}
.searchBox h3 {
	padding-left:14px;	
	margin-top:7px;
	line-height:18px;
	margin-bottom:7px;
	font-size:12px;
	font-weight:bold;
	color:#444044;
}
.searchBox p {
	padding-left:14px;
	padding-right:14px;
	background-color:#efefef;
	border-bottom:1px solid #ddd;
	margin:0px;
	font-size:13px;
	color:#838383;
}
.searchBox p.first {

	border-top:1px solid #c5c5c5;
	
}
.searchBox p.last {

	border-bottom:1px solid #c5c5c5;
	
}
.searchBox p label {
	float:left;
	width:55px;
	margin-top:11px;
	margin-bottom:11px;
	line-height:21px;
	font-size:12px;
}
.searchBox p select {
	width:200px;
	font-size:13px;
	color:#000;
	margin-top:11px;
	margin-bottom:11px;
	float:left;
}
.searchBox p select option {
	font-size:13px;
}
.searchBox a:link,.searchBox a:visited,.searchBox a:active {
	display:block;
	text-align:center;
	
	margin-left:129px;
	width:140px;
	margin-top:7px;
	line-height:20px;
	height:20px;
	font-size:12px;
	font-weight:normal;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	background-color:#ff00f0;
	color:#fff;
	text-decoration:none;
}

.sideleft {
	width:176px;
	margin-top:0px;
	padding:0px;
	padding-left:0px;
	margin-right:15px;
	float:left;
	background-color:#fff;
	padding-bottom:0px;
	background-color:#fff;
	
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	border-bottom:1px solid #efefef;
}


.h4Outline {
	

	margin-top:0px;
	border-top:1px solid #ddd;
	margin-bottom:0px;
}

.sideleft h4 {
	font-size:13px;
	margin-bottom:0px;
	color:#666;
	background-color:#f6f6f6;
	background-image:url('/img/h4outline_bg.jpg');
	line-height:30px;
	padding-left:14px;
	
	font-weight:normal;
	border-bottom:1px solid #c5c5c5;
	
	
	
	
}
.sideleft a:link,.sideleft a:visited,.sideleft a:active {
	
	font-size:12px;
	display:block;
	line-height:18px;
	padding-top:5px;
	padding-bottom:6px;
	padding-left:14px;
	padding-right:7px;
	background-color:#fff;
	margin-bottom:0px;
	text-decoration:none;
	border-top:1px solid #efefef;
	color:#666;
}

.sideleft a:hover {
	color:#ff00f0;
}

.sideleft span {
	font-size:12px;
	display:block;
	line-height:18px;
	background-color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:14px;
}
.contentright {
	width:200px;
	margin-top:0px;
	padding:0px;
	padding-right:14px;
	float:right;
	background:#fff;
}
.linkBox {
	background-color:#f6f6f6;
	border:1px solid #ddd;
	padding:13px;
	margin:14px;
	margin-bottom:25px;
	margin-left:0px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
	font-size:14px;
	line-height:26px;
}
.linkBox h3 {
	padding-left:0px;
	margin-bottom:5px;
	
}
.steps {
	height:35px;
	line-height:35px;
	border-bottom:1px solid #c5c5c5;
	border-top:1px solid #c5c5c5;
	padding-left:14px;
	margin-right:14px;
	margin-bottom:25px;
}




.step,.stepActive {
	width:234px;
	text-align:center;
	float:left;
	color:#b1b1b1;
}
.stepActive {
	background-image:url('/img/stepBgActive.gif');
	background-repeat:no-repeat;
	color:#000;
}
.step {
	background-image:url('/img/stepBg.gif');
	background-repeat:no-repeat;
}
.stepLabel {
	margin-right:35px;
	color:#b1b1b1;
	float:left;
}
.tripConditions {
	height:180px;background-color:#fff;overflow-y:scroll;border:1px solid #c5c5c5;padding:7px;
	padding-left:14px;
}
.formElement .formElementContent .tripConditions p {
	width:650px;	
	color:#838383;
}	
.bookingSummaryBox {
	color:#838383;
}
.summaryHead,.bookingPersons,.bookingInvoiceData,.bookingContactData {
	width:325px;
	float:left;
	margin-bottom:14px;
	padding-right:14px;
	font-size:12px;
	line-height:18px;
}

form input[type="text"]  {
	width:200px;	
}
form input.small {
	width:50px;	
	margin-right:8px;
}
form input.medium {
	width:136px;	
}


.error-message {
	font-size:12px;
	color:#f0453b;
	line-height:24px;
	font-weight:bold;
}
.inlineForm .error-message {
	padding-left:10px;
	padding-right:12px;
	float:left;
}
.form-error {
	border-color:#f0453b;
}
.formElement {
	border-top:1px solid #ddd;	
	padding:14px;
	
	padding-right:0px;
	margin-right:14px;
}
.formElementLabel, .formElementContent {
	float:left;	
}
.formElementLabel {
	width:174px;
	padding-right:11px;
	font-size:14px;
	line-height:24px;
	color:#ff00f0;
	text-align:right;
}
.formElementContent {
	font-size:14px;
	line-height:24px;
	width:697px;
}
.formElementContent span {
	font-size:12px;
	color:#838383;	
}
.formElementContent p {
	padding:0px;
	margin:0px;
	width:683px;
}
.formElementContent .inlineForm {
	line-height:30px;	
}
.formElementContent .inlineForm label {
	float:left;
	width:100px;
	padding-right:14px;
	text-align:right;
	display:block;
	color:#b1b1b1;
	line-height:26px;	
}
.formElementContent .inlineForm input, .formElementContent .inlineForm select {
	float:left;	
	font-size:14px;
}
.formElementContent textarea {
	font-size:14px;
	line-height:20px;
	width:400px;
	height:170px;
	font-family: geneva, tahoma, helvetica, arial, sans-serif;
	padding:4px;
}
.formElementContent .hint,.formElementContent .inlineForm .hint {
	float:right;
	width:182px;
	background-color:#ddd;
	font-size:12px;
	line-height:18px;
	padding:9px;
	color:#838383;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
}

.formElementContent table {
	width:697px;
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
}
table.contentTable {
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
	border:0px;
	line-height:26px;
}
.formElementContent table th, table.contentTable th {
	background-color:#ddd;
	color:#b1b1b1;	
	border:1px solid #c5c5c5;
	border-top:0px;
	border-left:0px;
	font-size:10px;
	line-height:20px;
	font-weight:normal;
	padding-left:14px;
	padding-right:14px;
	line-height:16px;
}
.formElementContent table td, table.contentTable td {
	border:1px solid #c5c5c5;
	border-left:0px;
	border-bottom:0px;
	font-size:12px;
	font-weight:normal;
	padding-left:14px;
	padding-right:14px;
	
}
.formElementContent table td input, .formElementContent table td select {
	font-size:14px;
	margin-top:4px;
	margin-bottom:4px;
}
.formElementContent table td span {
	font-size:14px;
	color:#000;	
}
.formElementContent .inlineForm a.adder {	
	font-size:11px;
	
	margin-top:14px;
	margin-left:110px;
	height:18px;
	padding-left:8px;
	padding-right:10px;
	background-color:#efe4f0;
	border:1px solid #ddd;
	text-decoration:none;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;	
	
}
.topLeftCorner {
	-moz-border-radius-topleft:7px;
	-khtml-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;	

}

.topRightCorner {
	-moz-border-radius-topright:7px;
	-khtml-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
}

.bottomLeftCorner {
	-moz-border-radius-bottomleft:7px;
	-khtml-border-radius-bottomleft:7px;
	-webkit-border-bottom-left-radius:7px;	

}

.bottomRightCorner {
	-moz-border-radius-bottomright:7px;
	-khtml-border-radius-bottomright:7px;
	-webkit-border-bottom-right-radius:7px;
}

.rightAlign {
	text-align:right;
}

.bookingBox {
	background-color:#efe4f0;
	padding:14px;
	margin:14px;
	margin-bottom:25px;
	margin-left:0px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
	border:1px solid #de8fe3;
	font-size:14px;
	line-height:26px;
}
.bookingBox h3 {
	color:#ff00f0;	
	padding-left:0px;
}
.bookingBox label {
	float:left;
	margin-right:14px;
}
.bookingBox input[type="text"] {
	float:left;
	width:30px;	
	margin-right:25px;
	font-size:14px;
}
.bookingBox select {
	float:left;
	margin-right:25px;
	font-size:14px;
}
input[type="submit"],a.button:link,a.button:visited,a.button:active {
	float:left;
	margin-left:10px;
	width:188px;
	display:block;
	text-align:center;
	margin-top:0px;
	line-height:26px;
	height:26px;
	font-size:14px;
	font-weight:normal;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	background-color:#b300a8;
	background-image:url('/img/button_big_bg.jpg');
	color:#fff;
	text-decoration:none;
	border:0px;
}
table.contentTable tr td a.button {
	line-height:20px;
	height:20px;
	font-size:12px;
	width:100px;
}
table.contentTable tr.inactiveTrip td {
	background-color:#efe4f0;	
}
.bookingBox a.button:hover {
	background-color:#b300a8;
	background-image:url('/img/button_big_bg.jpg');
}
.bookingBox a.buttonGrey:link,.bookingBox a.buttonGrey:visited,.bookingBox a.buttonGrey:active {
	float:left;
	width:188px;
	display:block;
	text-align:center;
	margin-top:0px;
	line-height:26px;
	font-size:14px;
	font-weight:normal;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	background-color:#b1b1b1;
	color:#fff;
	text-decoration:none;
	
}
.bookingBox a.buttonGrey:hover {
	background-color:#b1b1b1;
	
}
#tripDetails .contentright {
	width:288px;
}
#tripDetails .contentleft {
	width:566px;
}
#tripDetails h3 {
	font-size:16px;	
}
.contentleft table {
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
}
.contentleft table tr td {
	line-height:26px;
	padding-left:14px;
	/*border-bottom:1px solid #ddd;*/
}
.contentleft table tr td.label {
	width:174px;
	padding-right:11px;
	text-align:right;
	color:#b1b1b1;
}
.contentheader {
	/*background:#fff*/
}

#headerSport {
	background-image:url('/img/sport_header_bg.jpg');
	background-repeat:no-repeat;
}
#headerSport h1 {
	color:#444044;	
}
#headerSport .grey  {
	color:#444044;	
}

#headerAbenteuer {
	background-image:url('/img/headerAbenteuerBg.jpg');
	background-repeat:no-repeat;
}
#headerWandern {
	background-image:url('/img/headerWandernBg.jpg');
	background-repeat:no-repeat;
}
#headerNatur {
	background-image:url('/img/headerNaturBg.jpg');
	background-repeat:no-repeat;
}
#headerTrekking {
	background-image:url('/img/headerTrekkingBg.jpg');
	background-repeat:no-repeat;
}
#headerBergsteigen {
	background-image:url('/img/headerBergsteigenBg.jpg');
	background-repeat:no-repeat;
}
#headerKanu {
	background-image:url('/img/headerKanuBg.jpg');
	background-repeat:no-repeat;
}
#headerFahrrad {
	background-image:url('/img/headerFahrradBg.jpg');
	background-repeat:no-repeat;
}
#headerFremdeKulturen {
	background-image:url('/img/headerFremdeKulturenBg.jpg');
	background-repeat:no-repeat;
}
#headerAbenteuer h1,#headerWandern h1,#headerTrekking h1,#headerBergsteigen h1,#headerFremdeKulturen h1,#headerNatur h1,#headerFahrrad h1,#headerKanu h1 {
	color:#fff;
	text-shadow: 1px 1px #222
}


#headerNachhaltig {
	background-image:url('/img/nachhaltig_header_bg.jpg');
	background-repeat:no-repeat;
	
}

#headerNachhaltig h1 {
	color:#fff;	
}
#headerNachhaltig .grey  {
		
	color:#0d3701;	
}

#headerGrenzenlos {
	background-image:url('/img/bsp2_header_bg.jpg');
	background-repeat:no-repeat;
}
#headerGrenzenlos h1 {
	color:#444044;	
}
#headerKultur {
	background-image:url('/img/kultur_header_bg.jpg');
	background-repeat:no-repeat;
}
#headerKultur h1 {
	color:#fff;	
}


#headerHeldenclub {
	background-image:url('/img/heldenclub_header_bg.jpg');
	background-repeat:no-repeat;
}
#headerHeldenclub h1 {
	color:#fff;	
}
#headerHeldenclub .grey  {
	color:#ddd;	
}

#headerBlank {
	background-image:url('/img/blank_header_bg.jpg');
	background-repeat:no-repeat;
	height:188px;
}
#defaultHeader {
	background-color:#f6f6f6;
	}
.header_top {
	
	padding-bottom:1px;
}
#changeTravelworld {
	
	display:none;
	position:absolute;
	z-index:1000;
	background-color:#fff;
	width:198px;
	padding:0px;
	border:1px solid #ddd;
}
#changeTravelworld ul {
	margin:0px;
	padding:0px;
}
#changeTravelworld ul li {
	line-height:18px;
	list-style: none;
 	margin:0px;
	padding:4px;
	padding-left:7px;
	border-bottom:1px solid #ddd;
	background-color:#fff;
}
#changeTravelworld ul li.active,#changeTravelworld ul li.active:hover {
	background-color:#f6f6f6;
}
#changeTravelworld ul li.active a  {
	color:#000;	
}
#changeTravelworld ul li:hover {
	background-color:#f9f9f9;
}
#changeTravelworld ul li a {
	display:block;
	text-decoration:none;
	font-size:12px;
}
a.changeTravelworld:link,a.changeTravelworld:active,a.changeTravelworld:visited {
	display:block;
	
	margin-top:40px;
	margin-right:14px;
	width:191px;
	line-height:18px;
	padding-left:7px;
	border:1px solid #b1b1b1;
	background-color:#fff;
	
	text-decoration:none;
	background-image:url('/img/arrow.gif');
	background-repeat:no-repeat;
	background-position:top right;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
}
a.changeTravelworld:hover {
	
	background-image:url('/img/arrow_hover.gif');
	
}
#changeTravelworldCloser {
	background-image:url('/img/arrow_close.gif');
	background-color:#b1b1b1;
	color:#fff;
	-moz-border-radius:0px;
	-khtml-border-radius:0px;
	-webkit-border-radius:0px;
	
}
#changeTravelworldCloser:hover {
	background-image:url('/img/arrow_close.gif');
	color:#fff;
}
.header_home {
	padding-left:14px;
	padding-top:25px;
	padding-bottom:15px;
}
.header_home h1 {
	line-height:30px;	
}
.header_home h1 .grey {
	color:#838383;	
}
.header_travelshop {
	background-color:#f6f6f6;
	background-image:url('/img/travelshop_header_bg.jpg');
	margin-right:0px;
	margin-top:14px;
	margin-bottom:0px;
	height:60px;
	padding:10px;
	padding-left:13px;
	-moz-border-radius-topleft:7px;
	
	-khtml-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	
	-moz-border-radius-topright:7px;
	
	-khtml-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border:1px solid #ddd;
	border-bottom:1px solid #c5c5c5;
}

.header_travelshop div.tourOperatorLogo {
	float:left;
	margin-right:28px;
	width:154px;
	height:50px;
	border:1px solid #ddd;	
	padding:5px;
	padding-top:5px;
	background-color:#fff;
	text-align:center;
	
}
.header_travelshop div.tourOperatorLogo a {
	border:0px;
	text-decoration:none;
	display: table-cell;
	vertical-align: middle;
	height:50px;
	
}
.header_travelshop div.tourOperatorLogo a img {
	width:144px;
	border:0px;
}
.header_travelshop h1 {
	font-size:19px;	
	color:#666;
}
.header_travelshop a:link,.header_travelshop a:active,.header_travelshop a:hover,.header_travelshop a:visited {
	
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
	
	margin-left:0px;
	border-right:1px dotted #666;
}
.header_travelshop a.active {
	
	color:#000;
	text-decoration:none;
	
}
.header_travelshop .grey {
	color: #666;	
}
.header_travelshop h1 {
	font-size:19px;
	line-height:30px;
}
.header_operatorsystem {
	padding-left:14px;
	padding-top:16px;
	padding-bottom:1px;
	height:68px;
}
.breadcrumb {
	line-height:28px;
	margin-top:0px;
	margin-bottom:7px;
	font-size:11px;
	color:#c5c5c5;
	background-color:#fff;
	
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	padding-left:14px;
	padding-right:14px;
}
.breadcrumb a:link,.breadcrumb a:active,.breadcrumb a:visited {

	text-decoration:none;
	color:#838383;
}
.breadcrumb a:hover {
	color:#ff00f0;	
}
.travelworldIntro {
	border-bottom:1px solid #c5c5c5;
	border-top:1px solid #c5c5c5;
	background-color:#ddd;
	overflow:none;
	height:126px;
	margin-bottom:20px;
	margin-top:-7px;
}
img.travelworldIntroPicture {
	display:block;
	overflow:none;
	width:178px;
	height:126px;
	float:left;
}
.travelworldIntroText {
	width:343px;
	margin-left:30px;
	padding-top:13px;
	float:left;
	font-size:13px;
	line-height:20px;
	color:#838383;
}
.travelworldIntroText span {
	font-size:14px;
	color:#444044;
}
.travelworldIntroHighlights {
	width:286px;
	border:1px solid #de8fe3;
	background-color:#efe4f0;
	height:112px;
	margin:7px;
	margin-right:30px;
	float:right;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
}
.header_travelworld {
	background-color:#ddd;
	margin-right:0px;
	margin-top:14px;
	margin-bottom:0px;
	height:60px;
	padding:0px;
	-moz-border-radius-topleft:7px;
	
	-khtml-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	
	-moz-border-radius-topright:7px;
	
	-khtml-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	border-bottom:1px solid #c5c5c5;
	
}
.header_travelworld h1 {
	padding:0px;
	margin:0px;
	padding-left:14px;
	padding-right:14px;
	line-height:60px;
	letter-spacing:0.3px;
	font-size:19px;
	color:#000;
	
}


a:link,a:active,a:visited {
	color:#666;
}
a:hover {
	color:#ff00f0;
}
a.removeLink:link,a.removeLink:active,a.removeLink:visited,a.removeLink:hover {
	color:#ff00f0;
	font-size:10px;
	text-decoration:none;
	border-top:0px;
}

p {
	margin:0px;
	margin-bottom:14px;
	padding-left:14px;
	padding-right:0px;
	color:#000;
	font-size:12px;
	line-height:18px;
}
p.small {
	font-size:10px;
	line-height:14px;
	color:#b1b1b1;
}
p.pagination {
	border: 1px solid #e1e1e1;
	-moz-border-radius:7px;
	
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
	padding-top:7px;
	padding-bottom:7px;
	text-align:center;
	font-size:12px;
	color:#838383;
	background-color:#fff;
}
p.pagination div.disabled {
	display:inline;
	visibility:hidden;
}
h1 {
	font-size:22px;
	line-height:28px;
	font-weight:bold;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:10px;
	color:#000;
}


.grey {
	color:#838383;
}

.big {
	font-size:14px;
	font-weight:bold;
}
h2 {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	padding-top:0px;
	margin-top:0px;
	padding-left:14px;
	margin-bottom:20px;
	color:#000;
}
	
h3 {
	font-size:16px;
	font-weight:normal;
	padding-top:0px;
	padding-left:14px;
	margin-top:0px;
	margin-bottom:12px;
	color:#838383;
}


h4 {
	font-size:13px;
	font-weight:normal;
	padding-top:0px;
	color:#838383;
	margin-top:0px;
	margin-bottom:5px;
}
.contentleft h4 {
	padding-left:14px;
	margin-top:20px;
}
.contentright p, .contentright h4{
	padding:0px;
}
.contentright h5{
	padding:0px;
	margin-top:35px;
	margin-bottom:7px;
	font-size:11px;
	font-weight:bold;
	color:#666;
}
.greybox {
	padding:7px;	
	border:1px solid #c5c5c5;
	background-color:#efefef;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
	margin-bottom:14px;
	margin-top:25px;
	line-height:20px;
}
.whitebox {
	padding:7px;	
	border:1px solid #c5c5c5;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
	margin-bottom:14px;
	line-height:20px;
}
.whitebox p.success-message {
	font-weight:bold;
	font-size:14px;
	color:#2a7800;
	line-height:22px;
	border:0px;	
	margin-bottom:14px;
}

.questionBox h4 {
	color:#ff00f0;	
}
.whiteboxFormElement {
	margin-bottom:14px;
}
.whiteboxFormElement p {
	font-size:10px;
	color:#838383;
	margin-top:10px;
	margin-bottom:0px;
	line-height:12px;
}
.whiteboxFormElement label {
	display:block;
	color:#000;
	font-size:10px;
	height:14px;
	line-height:14px;
}
.whiteboxFormElement input {
	display:block;
	width:240px;
	
	font-size:12px;
}
.whiteboxFormElement input[type="submit"] {
	
	font-size:14px;
	margin:0px;
	width:160px;
}
.whiteboxFormElement textarea {
	display:block;
	font-size:12px;
	line-height:20px;
	width:240px;
	height:100px;
	font-family: geneva, tahoma, helvetica, arial, sans-serif;
	
}
.whitebox img {
	margin-bottom:7px;	
}
.whitebox a img {
	border:0px;
	text-decoration:none;
	display:block;
	margin-right:auto;
	margin-left:auto;
}
.whitebox h4 {
	padding:0px;
	font-size:14px;	
}
.whitebox ul {
	margin:0px;
	padding:0px;
	padding-left:10px;
}
.homeright .greybox ul,.homeright .whitebox ul {
	margin:0px;
	padding:0px;
	padding-left:0px;
}

.whitebox ul li {
	line-height:20px;
	margin:0px;
 	margin-left:7px;
}
.homeright .greybox ul li,.homeright .whitebox ul li {
	line-height:24px;
	margin:0px;
	padding-left:0px;
 	margin-left:0px;
 	list-style:none;
 	font-size:12px;
 	border-top:1px dotted #c5c5c5;
}
.homeright .greybox ul li a,.homeright .whitebox ul li a {
	display:block;
	height:24px;
	text-decoration:none;	
}
.homeright .whitebox h4,.homeright .greybox h4 {
	color:#838383;
	font-size:12px;
	font-weight:bold;
}


/* trip list element */
.resultNumber {
	margin-bottom:10px;margin-top:0px;padding-right:14px;padding-bottom:2px;padding-top:0px;color:#838383;font-size:11px;
}
.sortResults {
	
	
	float:right;
	text-align:right;
	width:300px;
	font-size:11px;
	color:#838383;
	line-height:20px;
}
.sortResults a:link,.sortResults a:active,.sortResults a:visited {
	text-decoration:none;
	color:#838383;

}
.sortResults a.active {
	
	color:#000;
}
.tripListElement {
	height:132px;
	padding:14px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;

	margin-bottom:14px;
	background-color:#efe4f0;
	border:1px solid #ddd;
}

.tripListElement:hover {
	border:1px solid #de8fe3;
	background-color:#efe4f0;
	cursor:pointer;
}
.tripListElement .tripListElementImage {
	float:left;
	width:192px;
	height:132px;
	text-align:center;
	margin-right:14px;
	overflow:none;
}
.tripListElementInfos {
	float:left;
	width:298px;
	margin-right:24px;
	line-height:20px;
	font-size:12px;
}
.tripListElementInfos a:link,.tripListElementInfos a:visited,.tripListElementInfos a:active {
	font-weight:normal;
	font-size:14px;
	line-height:20px;
	color:#ff00f0;
	text-decoration:none;
	display:block;
	margin-bottom:7px;
}

.tripListElementPrice {
	float:left;
	width:140px;
	height:115px;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
}
.tripListElementPrice span {
	line-height:20px;
	font-size:12px;	
	font-weight:normal;
}
.tripListElementPrice a:link,.tripListElementPrice a:visited,.tripListElementPrice a:active {
	display:block;
	text-align:center;
	margin-top:20px;
	line-height:19px;
	padding-bottom:1px;
	font-size:12px;
	font-weight:normal;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	background-color:#ff00f0;
	background-image:url('/img/button_small_bg.jpg');
	color:#fff;
	text-decoration:none;
	
}
.tripListElementPrice a:hover {
	background-color:#ff00f0;
	background-image:url('/img/button_small_bg.jpg');
}

.featuredTripListElement {
	padding:7px;
	font-size:9px;
	line-height:10px;
	color:#444044;
	letter-spacing:0.7px;
}

.withBox {
	
	border:1px solid #ddd;
	background-color:#efe4f0;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
	margin-bottom:10px;
}
.withBox:hover {
	border:1px solid #de8fe3;
	background-color:#efe4f0;
	cursor:pointer;
}

.featuredTripListElement:hover {
	cursor:pointer;
}
.featuredTripListElement .tripListElementImage {
	margin-top:7px;
	float:left;
	width:80px;
	height:80px;
	text-align:center;
	margin-right:10px;
	overflow:none;
}
.featuredTripListElement .tripListElementInfos {
	margin-top:7px;
	float:left;
	width:154px;
	font-size:11px;
	line-height:15px;
	color:#000;
	letter-spacing: 0px;
	text-transform:none;
}
.featuredTripListElement .tripListElementInfos a:link,.featuredTripListElement .tripListElementInfos a:visited,.featuredTripListElement .tripListElementInfos a:active {

	font-size:12px;
	line-height:15px;
	display:block;
	margin-bottom:4px;
}

/*Navigation*/
#mainMenu {
	background-image:url('/img/mainMenuBg.jpg');
	height:35px;
	margin:0px;
	padding:0px;
}
#mainMenu ul {
	height:33px;
	line-height:33px;
	margin:0px;
	padding:0px;
}
#mainMenu ul li {
	float:left;
	height:33px;
	line-height:33px;
	display: block;
	width:auto;
	border-right:1px dotted #ddd;	
}
#mainMenu ul li a:link,#mainMenu ul li a:active,#mainMenu ul li a:hover,#mainMenu ul li a:visited  {
	font-size:12px;
	display:block;
	width:auto;
	color:#666666;
	font-weight:normal;
	letter-spacing:0.3px;
	height:32px;
	line-height:32px;
	padding-left:14px;
	padding-right:14px;
	text-decoration:none;
}
#mainMenu ul li.active a {
	color:#000;	
}
#mainMenu ul li a:hover {
	color:#ff00f0;	
}

#navcontainer {

	
	margin:0px;
	height:29px;
}
	
.navlist{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.navlist li{
	display: inline;
}

.navlist li a{
	float: left;
	margin-right:0px;
	margin-left:14px;
	padding-left:14px;
	padding-right:14px;
	border:1px solid transparent;
	text-decoration: none;
	background-repeat:no-repeat;
	height:27px;
	line-height:28px;
	font-size:12px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	background-color:#ddd;
	
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-khtml-border-radius-topleft:7px;
	-khtml-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-top-left-radius:7px;
}
.navlist li.active a {
	color:#000;
	height:28px;
	border-top:1px solid #838383;
	border-left:1px solid #838383;
	border-right:1px solid #838383;
	background-color:#fff;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-khtml-border-radius-topleft:7px;
	-khtml-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-top-left-radius:7px;
}
.navlist li a:hover {
	height:28px;
	border-top:1px solid #838383;
	border-left:1px solid #838383;
	border-right:1px solid #838383;
	background-color:#fff;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-khtml-border-radius-topleft:7px;
	-khtml-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-top-left-radius:7px;
}
/* Home Teasers */
#hometeasers {
	padding-left:0px;
	padding-right:0px;
}
a.hometeaser {
	display:block;
	float:left;
	width:268px;
	height:58px;
	
	border-bottom:1px solid #ddd;
	
	padding:15px;
	padding-top:127px;
	padding-bottom:8px;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	margin-right:8px;
	margin-bottom:0px;
	color:#444040;
	text-decoration:none;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-khtml-border-radius-topleft:7px;
	-khtml-border-radius-topright:7px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-top-left-radius:7px;
}
a.hometeaser:hover,#hometeaserWandern:hover,#hometeaserTrekking:hover,#hometeaserFahrrad:hover {
	color:#ff00f0;
}
a.hometeaser .grey {
	font-size:11px;	
	font-weight:normal;
	display:block;
	color:#838383;
	line-height:13px;
	
}
a.hometeaser:hover .grey {
	color:#666;
}

#hometeaserGrenzenlos {
	background-image: url('/img/grenzenlos_teaser.jpg');
}


#hometeaserAktiv {
	background-image: url('/img/sport_teaser.jpg');

}


#hometeaserHeldenclub {
	background-image: url('/img/heldenclub_teaser.jpg');

}

#hometeaserKultur {
	background-image: url('/img/kultur_teaser.jpg');
}


#hometeaserWandern {
	background-image: url('/img/wandern_teaser.jpg');
}
#hometeaserTrekking {
	background-image: url('/img/trekking_teaser.jpg');
}
#hometeaserFahrrad {
	background-image: url('/img/fahrrad_teaser.jpg');
}

#hometeaserMigrador {
	background-image: url('/img/migrador_teaser.jpg');
}
#hometeaserBergsteigen {
	background-image: url('/img/bergsteigen_teaser.jpg');
}
#hometeaserKanu {
	background-image: url('/img/kanu_teaser.jpg');
}
#hometeaserAbenteuer {
	background-image: url('/img/abenteuer_teaser.jpg');
}
#hometeaserNatur {
	background-image: url('/img/natur_teaser.jpg');
}
#hometeaserFremdeKulturen {
	background-image: url('/img/fremdekulturen_teaser.jpg');
}

/* Footer Links */
#footer {
	margin-top:25px;
	margin-bottom:15px;
	border-top:1px solid #c5c5c5;
	
	padding-left:14px;
	padding-top:20px;
	padding-bottom:14px;
	

}
.footerlinks {
	float:left;
	padding-right:28px;
	margin-right:3px;
	width:264px;
	color:#b1b1b1;
}
#footer p {
	color:#b1b1b1;
	font-size:12px;
	line-height:18px;
	margin-top:20px;
	padding:0px;
}
.footerlinks h4 {
	color:#b1b1b1;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin:0px;
	margin-bottom:4px;
}
.footerlinks ul {
	margin:0px;
	padding:0px;
}
.footerlinks ul li {
	line-height:20px;
	list-style: none;
 	margin:0px;
}
.footerlinks ul li a {
	font-size:12px;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:286px;
		height:112px;
		overflow:hidden; 
		}	
		
	#prevBtn{
		margin-top:30px;
		position:absolute;
		margin-left:23px;
		z-index:10000;
	}
	#nextBtn {
		position:absolute;
		margin-top:30px;
		margin-left:329px;
		z-index:10000;
	}
	#prevBtn a{ 
		display:block;
		
		width:18px;
		height:65px;
		background:url(/img/sliderPrev.gif) no-repeat 0 0;
		text-indent:-8000px;
		
		}	
														
	
	#nextBtn a { 
		display:block;
		
		width:18px;
		height:65px;
		background:url(/img/sliderNext.gif) no-repeat 0 0;	
		text-indent:-8000px;
		}	
		
	
/* // Easy Slider */
a:focus{outline:none;}