



#navigation {
	background-image:url(/static/source/rueckenwind/img/navigation-background-bottom.png);
}

#navigation .wrap {
	background-image:url(/static/source/rueckenwind/img/navigation-background-top.png);	
}

#navigation h2 {
	color:#da0300;
}

#navigation ul li a {
	color:#da0300;
}

#navigation ul li a:hover, #navigation ul li a.active {
	color:#a95400;
	background:#fdd300;
}

#navigation ul li ul {
	background:#e70c09 url(/static/source/eurotrek/img/left-navigation-2.png) repeat-x top left;
}

#navigation ul li ul li a:hover, #navigation ul li ul li a.active {
	color: #fff;
}

#left .box {
	background-image:url(/static/source/rueckenwind/img/left-box-background-bottom.png);
}

#left .box .wrap {
	background-image:url(/static/source/rueckenwind/img/left-box-background-top.png);
}




#left .box .teaser .image .label {
	background:url(/static/source/rueckenwind/img/teaser-image-label.png) bottom left repeat-x;
	left:0;
}

#left .box .teaser h3 a {
	color:#da0300;
}


#left .box .teaser h4 {
	color:#da0300;
}



#left .box .teaser .link {
	height:54px;
	width: 234px;
	background:url(/static/source/rueckenwind/img/left-box-teaser-link.png) repeat-x left bottom;
}

#left .box .teaser .link.last {
	background:none;	
}

#left .box .teaser .link h2 {
	font-size:14px;
	font-weight:bold;
	padding:13px 0 3px 20px;
}

#left .box .teaser .link a {
	color:#D50F0C;
}

#left .box .teaser .link h3 {
	font-weight:normal;
	font-size:12px;
	color:#D50F0C;
	padding:0 0 0 20px;
}


#content {
	background-image:url(/static/source/rueckenwind/img/content-background-bottom.png);
}

#content .wrap {
	background-image:url(/static/source/rueckenwind/img/content-background-top.png);
}

#content.wide {
	background-image:url(/static/source/rueckenwind/img/content-wide-background-bottom.png);
}

#content.wide .wrap {
	background-image:url(/static/source/rueckenwind/img/content-wide-background-top.png);
}

#content h1 {
	color:#da0300;
}

#content h2 {
	color:#666;
}

#content .textarea ul li {
	background-image:url(/static/source/rueckenwind/img/content-list-style-image.png);
}

#content .textarea a {
	color:#da0300;	
}

#content .textarea .contentgallery a .zoom {
	padding:0;
	width:18px;
	height:18px;
	top:0;
	background-image:url(/static/source/rueckenwind/img/green-plus.png);
}

#content .textarea .contactboxes {
	border-color:#ececec;
}

#content .textarea .contactboxes .box {
	background-image:url(/static/source/rueckenwind/img/contactbox-background.png);	
	border-color: #ececec;
}

#content .textarea .contactboxes .box .text .job {
	color:#da0300;
}

#content .textarea .contactboxes .box .text .phone {
	color:#da0300;
}


#content .textarea .contactboxes .box .text .contact {
	background-image:url(/static/source/rueckenwind/img/arrow-green.png);
}

#content .textarea .presslist {
	border-color: #ececec;
}

#content .textarea .presslist .item {
	background-image:url(/static/source/rueckenwind/img/pressitem-background.png);	
	border-color: #ececec;
}


#content .textarea .presslist .item .date {
	color:#da0300;
}

#content .textarea .presslist .item .download {
	background-image:url(/static/source/rueckenwind/img/arrow-green.png);
}

#content .textarea .paging .prev {
	background-image:url(/static/source/rueckenwind/img/arrow-green-left.png);
}

#content .textarea .paging .next {
	background-image:url(/static/source/rueckenwind/img/arrow-green.png);
}



#content .textarea .paging .pages a {
	background:#da0300;
	color:#FFF;
}

#content .textarea .paging .pages a.active {
	background:#fdd300;
	color:#a95400;
}




#content .textarea .form p input {
	background:#f5f5f5;
	border:1px solid #d5d5d5;
}

#content .textarea .form p textarea {
	background:#f5f5f5;	
	border:1px solid #d5d5d5;
}

#content .textarea .form p select {
	background:#f5f5f5;	
	border:1px solid #d5d5d5;
}

#content .textarea .form .submit {
	border:0;
	color:#924800;
	font-weight:bold;
	padding-left: 10px;
	padding-right:20px;
	background:url(/static/source/rueckenwind/img/submit-arrow.png) right top no-repeat;
}

#content .textarea .presstextslist {
	border-color:#ececec;
}

#content .textarea .presstextslist .item {
	background-image:url(/static/source/rueckenwind/img/presstexts-background.png);	
	border-color:#ececec;
}

#content .textarea .presstextslist .item .text .more {
	background-image:url(/static/source/rueckenwind/img/arrow-green.png);
}

#content .textarea .tripreportsearch .keyword {
	background:#f5f5f5;
	border:1px solid #d5d5d5;
	padding-top:2px;
	padding-bottom:2px;
}

#content .textarea .tripreportsearch .submit {
	border:0;
	color:#924800;
	font-weight:bold;
	padding-left: 10px;
	padding-right:20px;
	background:url(/static/source/rueckenwind/img/submit-arrow.png) right top no-repeat;
}

#content .textarea .presspicturessearch select {
	background:#f5f5f5;	
	border:1px solid #d5d5d5;
}

#content .textarea .comments .create .handle {
	color:#da0300;
	background:url(/static/source/rueckenwind/img/comments-handle-background.png) repeat-x top left;
	border-color:#ececec;
}

#content .textarea .comments .create .handle .icon {	
	background-image:url(/static/source/rueckenwind/img/plus-green.png);
}

#content .textarea .comments .create.open .handle .icon {
	background-image:url(/static/source/rueckenwind/img/minus-green.png) !important;	
}




#content .textarea .comments .create .content input {
	background:#f5f5f5;	
	border:1px solid #d5d5d5;
}

#content .textarea .comments .create .content textarea {
	background:#f5f5f5;	
	border:1px solid #d5d5d5;
}

#content .textarea .comments .create .content select {
	background:#f5f5f5;	
	border:1px solid #d5d5d5;
}

#content .textarea .comments .create .content .submit {
	border:0;
	color:#924800;
	font-weight:bold;
	padding-left: 10px;
	padding-right:20px;
	background:url(/static/source/rueckenwind/img/submit-arrow.png) right top no-repeat;
}

#content .textarea .comments .create .content .reset {
	background:#a95400;
	padding-left: 10px;
	padding-right:10px;
	border:0;
}

#content .textarea .comments .list {
	border-color:#ececec;
}

#content .textarea .comments .list .item {
	background-image:url(/static/source/rueckenwind/img/presstexts-background.png);
	border-color:#ececec;
}


#content .textarea .comments .list .item h3 {
	color:#da0300;
}


#content .textarea .tooglebox .handle {
	color:#da0300;
	background:url(/static/source/rueckenwind/img/comments-handle-background.png) repeat-x top left;
	border-top-color:#e8e6e2;
	border-bottom-color:#efefef;
}

#content .textarea .tooglebox .handle .icon {	
	background-image:url(/static/source/rueckenwind/img/plus-green.png);
}

#content .textarea .tooglebox.open .handle .icon {
	background-image:url(/static/source/rueckenwind/img/minus-green.png) !important;	
}



#content .tour {
	background-image:url(/static/source/rueckenwind/img/tour-top-background.png);	
}

#content .tour .content .book {
	background-image:url(/static/source/rueckenwind/img/submit-arrow.png); 
	background-color: #61b149;
	color:#924800;
	font-weight:bold;
}


#content .tour .tabs ul li {
	background-image:url(/static/source/rueckenwind/img/arrow-green.png);
	color:#da0300;
}

#content .tour .tabs ul li.active {
	border-color:#ececec;
}


#content .tour .tabcontent {
	border-color:#ececec;
}




#content .tour .sidebar .gallery .image .left {
	background:url(/static/source/rueckenwind/img/sidebar-gallery-left.png);
}

#content .tour .sidebar .gallery .image .right {
	background:url(/static/source/rueckenwind/img/sidebar-gallery-right.png);
}

#sidebar .box .link a {
	color:#da0300;
}

#content .tour .sidebar .links a {
	color:#da0300;
	background-image:url(/static/source/rueckenwind/img/arrow-green.png);
}

#content .tour .sidebar .links a:hover {
	background-image:url(/static/source/rueckenwind/img/sidebar-tour-links-hover.png);
	background-color:#fdd300;
	color:#a95400;
}

#content .tour .sidebar .link {
	border-color:#ececec;
}

#content .tour .dates .entry .button a {
	background-color:#61B149;
	background-image:url(/static/source/rueckenwind/img/submit-arrow.png);
	color:#924800;
	font-weight:bold;
}

#content .toursearchresults {
	border-color: #ececec;
}

#content .toursearchresults .item {
	border-color:#ececec;
	background-image:url(/static/source/rueckenwind/img/toursearchitem-background.png); 
	background-color:#f2f2f2;
}



#content .toursearchresults .item h3 {
	color:#da0300;
}



#content .toursearchresults .item li {
	background-image:url(/static/source/rueckenwind/img/arrow-green.png);
}	




#content .toursearch .first .calendarIcon {
	background-image:url(/static/source/rueckenwind/img/calendar.png);
}


#content .toursearch {
	width: 695px;
	overflow:hidden;
	height: 170px;
	color:#FFF;
	background:#da0300;
}

#content .toursearch h1 {
	color:#FFF;
	padding-top:0;
	padding-left:0;
	padding-right:0;
}

#content .toursearch select {
	background:#f5f5f5;	
	border:1px solid #d5d5d5;
}

#content .toursearch .second .keyword{
	background:#f5f5f5;	
	border:1px solid #d5d5d5;
}


#content .toursearch .submit input {
	border:0;
	color:#924800;
	font-weight:bold;
	padding-left: 10px;
	padding-right:20px;
	background:url(/static/source/rueckenwind/img/submit-arrow.png) right top no-repeat;
}

#content .toursearch .third p {
	color: #fff;
}

#content .toursearch .first .type {
	color: #fff;
}


#sidebar .box {
	background-image:url(/static/source/rueckenwind/img/sidebar-box-background-bottom.png);
}

#sidebar .box .wrap {
	padding-top:0;
	background:none;
}


#sidebar .box .quicksearch {
	background:#cc0100;	
}

#sidebar .box .quicksearch h2 {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding:15px 0 10px 15px;
}

#sidebar .box .quicksearch form {
	padding:0 15px 5px 15px;
	border:0;
}

#sidebar .box .quicksearch form p {
	clear:both;
	height:25px;
}

#sidebar .box .quicksearch select {
	background:#fff;
	border: 2px solid #fff;
	color:#666666;	
	position:relative;
}

#sidebar .box .quicksearch .full {
	width: 205px;
}

#sidebar .box .quicksearch .small {
	width: 46px;
	float:right;
}

#sidebar .box .quicksearch label {
	width: 40px;
	color:#FFF;
	float:left;
	padding:4px 0 0 0;
}

#sidebar .box .quicksearch .calendarIcon {
	background-image:url(/static/source/rueckenwind/img/calendar.png);
	width: 27px;
	height: 21px;
	float:right;
	cursor:pointer;
}

#sidebar .box .quicksearch .submit {
	float:right;
	border:0;
	padding:2px 20px 3px 5px;
	line-height:17px;
	color:#924800;
	font-weight:bold;
	cursor:pointer;
	background:url(/static/source/rueckenwind/img/submit-arrow.png) top right no-repeat;
}




#sidebar .box .link {
	color:#FFF;
	font-size:14px;
	padding:11px 15px 10px 15px;
	display:block;
	font-weight:bold;
	background:url(/static/source/rueckenwind/img/sidebar-link-background.png) right top no-repeat;	
}



#content .textarea .form .extranight input {
	background-color: #fdd300;
	color: #924800;
}

#content .textarea .form .extranight .add {
	background-image:url(/static/source/rueckenwind/img/add-extranight.png);
}

#content .textarea .form .extranight .remove {
	background-image:url(/static/source/rueckenwind/img/remove-extranight.png);
}



.textarea .routenplaner_container input {
	background-color: #F5F5F5;
	border: 1px solid #D5D5D5;
	padding: 2px 4px;
	float: left;
}

.textarea .routenplaner_container select {
	background: #F5F5F5 none repeat scroll 0 0;
	border: 1px solid #D5D5D5;
	padding: 1px 0;
	float: right;
}

.textarea .routenplaner_container .submit {
	background: url(/static/source/rueckenwind/img/submit-arrow.png) right top no-repeat;
	padding: 2px 20px 2px 10px;
	color: #924800;
	font-weight: bold;
}

#content .textarea .bookingoverview h3 {
	border-bottom:1px solid #D50F0C;
	color:#D50F0C;
}
