/* Season sytle sheet - winter */
body, table.bookingRequest input.bookingRequestRadio,
table.jobApp input.radio, div.subMenu
{
	background-color:#F1F5F9;
}

html, body, div, p, h1, h2, h3, ol, ul, li,
span, a, table, td, form, img
{
	color:#000000;
}

div.backGroundLeft, div.backGroundRight, div.bottom
{
	background-color:#DCE6F0;
}

input.textMiddle, input.submitDefault, td.recommendMsg,
table.bookingRequest input, table.bookingRequest select,
table.bookingRequest textarea, table.viewSnapShot input, 
table.viewSnapShot textarea, table.contact input, table.contact textarea,
img.snapShotImgSmall, table.jobApp input, table.jobApp textarea,
table.ecards input, table.ecards textarea
{
	border-color:#B2C4D0;
	background-color:#DCE6F0;

}

h1, h2, h3, span.require
{
	color:#124583;
}

a
{
	color:#487195;
	background: url(../media/base/wi/arrowRight.gif) left top no-repeat;		
}

.coloredText
{
	color:#487195;
}

ul
{
	list-style-image:url(../media/base/wi/listDot.gif);
}


/* Rooms */
td.roomInfo, table.roomPriceList, table.roomPriceList th, 
td.roomPriceListMiddleLine, div.subMenu
{

	border-color:#B2C4D0;
}

td.roomInfo, table.roomPriceList td
{
	background-color:#FEFEFE;
}

table.roomPriceList th
{
	background-color:#DCE6F0;
}

html
{
	scrollbar-base-color:#FDFAF2;	/*Basisfarbe der Scroll-Leiste*/
	scrollbar-3dlight-color:#DDE7E9; /*Farbe für 3D-Effekte*/
	scrollbar-arrow-color:#BECCD0; /*Farbe für Verschiebepfeile*/
	scrollbar-darkshadow-color:#E9F1F3; /*Farbe für Schatten*/
	scrollbar-face-color: #E9F1F3;	/*Farbe für Oberfläche*/
	scrollbar-highlight-color: #E9F1F3; /*Farbe für oberen und linken Rand*/
	scrollbar-shadow-color:#E9F1F3; /*Farbe für unteren und rechten Rand*/
	scrollbar-track-color:#F8FAF9; /*Farbe für freibleibenden Verschiebeweg*/
}
