/******* WINTER-STYLESHEET *******/

/* Grafiken */
.header-middle 		{ background-image: url(img/winter/balken_winter_3a.jpg); }
.nav2				{ background-image: url(img/winter/bg_head_bottom_nav.jpg); }
.header-breadcrumbs { background-image: url(img/winter/bg_head_breadcrumbs.jpg); }
.main				{ background-image: url(img/winter/bg_main_withnav.jpg); }
.footer 			{ background-image: url(img/winter/bg_foot.jpg); }

.main-content		{ color: #3357B3; }
.main-navigation h1.first 	{ background-color: #3357B3; }
.main-content h1.pagetitle 	{ border-color: #3357B3; }

/* Links im Content-Bereich */
.main-content a 		{ text-decoration: underline; color: #3357B3 !important;}
.main-content a:hover	{ text-decoration: none; }


/* Aufzählungszeichen */
ul#leftnav .level0 a 		{ background-image: url(img/winter/bullet_leftnav.gif); }
ul#leftnav .level0 a:hover 	{ background-image: url(img/winter/bullet_leftnav_hover.gif); }
.main-content ul li 		{ background-image: url(img/winter/bullet_content.gif); }
ul#leftnav .menu-current a {font-weight:bold; }

/* h-tags */
h2 { display: inline; font-size: 12px; color: #3357B3 !important; }
h3 { display: inline; font-size: 12px; color: #3357B3 !important; }
