/*
#-----------------------------------#
#------------- Standard WINTER ------------# 
#-----------------------------------#
*/

h1 {color:#4a83bc;}
h2 {color:#6b6b6b;}

.infobox-left h2, .infobox-right h2 {color:#FFFFFF;background-color:#4a83bc;}

#footer {background:url(images/bg_footer_winter.gif) no-repeat left top;}

#intro {height:276px;background:url(images/bg_start_content_winter.jpg) no-repeat left top;margin-top:20px;}

a { color: #4a83bc; }
a:hover { text-decoration: none; }

.clear { clear: both; height: 0; border: none; line-height: 0; font-size: 0; margin:0; padding:0;}

.table-preise th {text-align:center;font-weight:normal;color:#FFFFFF;font-size:11px;background-color:#4a83bc;border-bottom:1px solid #FFFFFF;line-height:16px;}
.table-preise td.alt {background-color:#ededed;}

/*
#-----------------------------------#
#--------- Main Navigation ---------# 
#-----------------------------------#
*/


#navigation-main a span.bg-left 
{
	background:url(images/bg_corner_left_winter.png) no-repeat left top;
	
}
#navigation-main a span.bg-middle 
{
	background:url(images/bg_middle_winter.gif) repeat-x;
}
#navigation-main a span.bg-right 
{
	background:url(images/bg_corner_right_winter.png) no-repeat right top;
}
#navigation-main a:hover,#navigation-main li.item_active a 
{
	background-position:right bottom;
}
#navigation-main a:hover span,#navigation-main li.item_active a span 
{
	background-position:left bottom;
	color:#725655;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}