/* these are specific definitions for the winter theme*/


#frame {
	background-image: url(/fileadmin/jettmer/images/w_hinter.jpg);
}
	

a {
	color: #86B3DD;
}


	
a.navi_level2:link, a.navi_level2:visited {
	color: #86B3DD;
}


#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#86B3DD; /* defined in theme specific css */
	filter:alpha(opacity=45);
	-moz-opacity: 0.45;
	opacity: 0.45;
}

#TB_window {
	border: 1px solid #86B3DD;
}


.gallery_image {
	border: 1px solid #86B3DD;
}




.form_buchung { color: #3e5988; }
.form_buchung_hell { color: #fff; }

 .guestbook_fieldname {
 	color: #CEB886;
 }
 
  
.tx-guestbook-form-inputfield-med { 
	border-color:#CEB886;
 }
.tx-guestbook-form-inputfield-big {
	border-color:#CEB886; 
}

.tx-guestbook-form-textarea {
	border-color:#CEB886; 
}
  
.buchung_field_oben {
	border-color:#3E5988; 
}
	
.buchung_field_unten {
	border-color:#fff; 
}	

.w_kontakt p{
	color: #8FADC5;
}