

body.page {
	background: #ffffff url(../images/back_page_winter.png) repeat-x left 50px;
	color: #595959;
}

h1, h2, h3, h4 { color: #595959; }
a { color: #366cab; }
.news-container h2 a { color: #595959; }

table.color1 tr, table.color1 th, tr.color1, tr.color1 td, td.color1, th.color1 {
	background-color: #1d497c;
}

table.color2 tr, table.color2 th, tr.color2, td.color2, th.color2 {
	background-color: #366cab;
}

table.color3 tr, table.color3 th, tr.color3, td.color3, th.color3 {
	background-color: #dfe9f5;
}
table.color4 tr, table.color4 th, tr.color4, td.color4, th.color4 {
	background-color: #eff5fc;
}

/*
 * Calendar
 */

.calendar thead .name { /* Cells <TD> containing the day names */
  color: #1d497c;
}
.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #dfe9f5;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #c14c4e;
}

.calendar .nav {
  background-color: #366cab;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #1d497c;
}

.calendar, .calendar table {
background-color: #eff5fc;
}

input.powermail_submit,
.tx-powermail-pi1_mandatory_submit,
.tx_powermail_pi1_formconfirmation_back input,
.tx_powermail_pi1_formconfirmation_submit input,
input.button {
	color:white;
	background: #366cab;
	border:1px solid #366cab;
	cursor:pointer;
	font-weight:bold;
}



/*
 * Margin
 */

#margin {
	background: url(../images/back_margin_winter.png) no-repeat left top;
}

/*
 * Header
 */

#eck { background: url(../images/back_eck_winter.png) no-repeat left top; }


/*
 * Subnavigation
 */

#subnav ul{
	border-top:1px solid #c0c9d4;
}
#subnav li a {
	color: #1d497c;
	background-image:url(../images/back_subnav_winter.gif);
	border-bottom:1px solid #c0c9d4;
}
#subnav li ul {
	border-bottom:1px solid #c0c9d4;
	background:#d9e4f1;
}
#subnav li li a {
	background-image:url(../images/back_subnav_winter.gif);
}

/*
 * Leftrest
 */
#bikeinfo {
	background: #e1e9f2 url(../images/back_winterinfo.png) no-repeat left top;
}

#bikeinfo-footer {
	background: url(../images/back_winter_bottom.png) repeat-x left top;
}

/*
 * Footer
 */
#footer {
	background: url(../images/back_footer_winter.png) repeat-x left top;
}


#footer a { text-decoration: none; color: #595959; }

/*
 * Requestbox
 */

#request-box hr.ruler {
	background: url(../images/back_subnav_winter.gif) no-repeat right -69px;
}

#request-box input.submit {
	background-color:#366cab;
	border:1px solid #366cab;
}

/*
 * News
 */

div.news-scroll{	
	border: 1px solid #366CAB;
	background: url(../images/back_margin_winter.png) no-repeat -355px -364px;
}

div.latest .prev, div.latest .next{
	background-image: url(../images/scroll_winter.gif);
}

div.news-scroll li { border-right:1px dotted #366CAB; }

div.news-scroll div.newsdetails a { background: #366CAB; }
