a:link				{ color: #004FA4; text-decoration:none; }
a:visited			{ color: #004FA4; text-decoration:none; }
a:hover				{ color: #004FA4; text-decoration:underline; }
a:active			{ color: #440000; text-decoration:underline; }

a.subnavi:link		{ color: #999999; background-color: #ffffff; padding: 1px 5px 1px 5px; text-decoration:none; }
a.subnavi:visited	{ color: #999999; background-color: #ffffff; padding: 1px 5px 1px 5px; text-decoration:none; }
a.subnavi:hover		{ color: #555555; background-color: #ececec; padding: 1px 5px 1px 5px; text-decoration:none; }
a.subnavi:active	{ color: #999999; background-color: #ffffff; padding: 1px 5px 1px 5px; text-decoration:none; }

a.sbz:link			{ font-size:14px; font-weight:bold; color: #469c22; text-decoration:none; }
a.sbz:visited		{ font-size:14px; font-weight:bold;color: #469c22; text-decoration:none; }
a.sbz:hover			{ font-size:14px; font-weight:bold;color: #469c22; text-decoration:underline; }
a.sbz:active		{ font-size:14px; font-weight:bold;color: #226622; text-decoration:underline; }

#verlaufspfad a		{ color: #999999; }


hr					{ color: #ececec; background: #fff; border: 0; height: 10px; clear: both; margin-top: 30px; }



h1					{ 	font-family: arial, helvetica, sans-serif; font-size:16pt; line-height:16pt; color: #004FA4; padding:0px; margin:0px; }
h3					{ 	font-family: arial, helvetica, sans-serif; font-size:12pt; line-height:14pt; color: #004FA4; padding:0px; margin:0px 0px 10px 0px; }
h3.schwarz			{ 	font-family: arial, helvetica, sans-serif; font-size:12pt; line-height:12pt; color: #333333; padding:0px; margin:0px 0px 10px 0px; }
h4					{ 	font-family: arial, helvetica, sans-serif; font-size:100%; line-height:12pt; color: #004FA4; padding:0px; margin:0px; }
h4.linien			{ 	font-family: arial, helvetica, sans-serif; font-size:100%; line-height:12pt; color: #004FA4; padding:0px; margin:15px 0px 6px 0px; border-top: 1px dotted #bbbb99; border-bottom: 1px dotted #bbbb99; padding: 5px 0px 5px 0px; }
h4.gruen			{ 	font-family: arial, helvetica, sans-serif; font-size:11pt; line-height:12pt; color: #73bc55; padding:0px; margin:0px; border:none; }


.sbzgruen			{ 	color: #4b9333; }



.kleinschrift		{ 	font-family: arial, helvetica, sans-serif; font-size:85%; line-height:11pt; color: #333333; padding:0px; margin:0px; }


td					{ font-size:12px; font-family: arial, helvetica, sans-serif; line-height: 14pt; }



/* ---------------- Icon-Liste */
.iconlist
		{
		list-style: none;
		margin: 0;
		padding: 0;
		}
	
		.iconlist li
				{
				border-top: 1px solid #184aae;
				}

.iconlist2
		{
		list-style: none;
		margin: 0;
		padding: 0;
		}
	
.iconlist3
		{
		list-style: none;
		margin: 0;
		padding: 0;
		}
	
		.iconlist3 li
				{
				border-top: 1px solid #184aae;
				font-weight:bold;
				}

li.warenkorb
		{
		background-image: url(/bilder/winklers/buttons/warenkorb.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0px 4px 20px;
		margin: 1px 0px 3px 0px;
		}
	
li.empfehlen
		{
		background-image: url(/bilder/winklers/buttons/empfehlen.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0px 4px 20px;
		margin: 0px 0px 3px 0px;
		}
	
li.pdf
		{
		background-image: url(/bilder/winklers/buttons/pdf.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0px 4px 20px;
		margin: 0px 0px 3px 0px;
		}

li.agb
		{
		background-image: url(/bilder/winklers/buttons/agb.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0px 4px 20px;
		margin: 0px 0px 3px 0px;
		}

li.lupe
		{
		background-image: url(/bilder/winklers/buttons/lupe.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0px 4px 20px;
		margin: 0px 0px 3px 0px;
		}

li.pointer
		{
		background-image: url(/bilder/winklers/buttons/pointer.gif);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 2px 0px 4px 20px;
		margin: 0px 0px 3px 0px;
		}
		
		
/* ---------------- Subnavi-Kasten */

a:link h6,
a:visited h6 {
		text-decoration: none;
		}

a:hover h6,
a:active h6 {
		text-decoration: underline;
		}
		
#reiter_rechts_inaktiv a:link,
#reiter_rechts_inaktiv a:visited,
#reiter_links_inaktiv a:link,
#reiter_links_inaktiv a:visited {
		text-decoration: none;
		color: #6d6d6d;
		}
		
#reiter_rechts_inaktiv a:hover,
#reiter_rechts_inaktiv a:active,
#reiter_links_inaktiv a:hover,
#reiter_links_inaktiv a:active {
		text-decoration: underline;
		color: #6d6d6d;
		}
		
#subsubnavicontent a {
		color: #000000;
		}
		
li a.klappbar {
			background: transparent url('/bilder/winklers/icons/plus.gif') left center no-repeat;
			padding-left: 9px;
			font-weight: bold;
			}
			
/* ---------------- Bereichs-Farbigkeiten */

a.bereichblau,
.bereichblau		{ color: #377bd8; }

a.bereichgelb,
.bereichgelb		{ color: #e68e00; }

a.bereichrot,
.bereichrot			{ color: #b10000; }

a.bereichtuerkis,
.bereichtuerkis		{ color: #55a4a7; }

a.bereichgruen,
.bereichgruen		{ color: #1b8306; }

a.bereichdkblau,
.bereichdkblau		{ color: #242ca6; }

a.bereichhblau,
.bereichhblau		{ color: #86ade3; }

a.bereichhgruen,
.bereichhgruen		{ color: #a3b92b; }

a.bereichmagenta,
.bereichmagenta		{ color: #ad0a54; }
		
h6.blau {
		font-size: 11px;
		line-height: 13px;
		font-weight: normal;
		margin: 0 0 12px 0;
		color: #377bd8;
		background: transparent url('/bilder/winklers/tab_blau_klein.gif') no-repeat;
		padding-left: 20px;
		}

h6.gelb {
		font-size: 11px;
		line-height: 13px;
		font-weight: normal;
		margin: 0 0 12px 0;
		color: #e68e00;
		background: transparent url('/bilder/winklers/tab_gelb_klein.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.rot {
		font-size: 11px;
		line-height: 13px;
		font-weight: normal;
		margin: 0 0 12px 0;
		color: #b10000;
		background: transparent url('/bilder/winklers/tab_rot_klein.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.tuerkis {
		font-size: 11px;
		line-height: 13px;
		font-weight: normal;
		margin: 0 0 12px 0;
		color: #55a4a7;
		background: transparent url('/bilder/winklers/tab_tuerkis_klein.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.gruen {
		font-size: 11px;
		line-height: 13px;
		font-weight: normal;
		margin: 0 0 12px 0;
		color: #1b8306;
		background: transparent url('/bilder/winklers/tab_gruen_klein.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.dkblau {
		font-size: 11px;
		line-height: 13px;
		font-weight: normal;
		margin: 0 0 12px 0;
		color: #242ca6;
		background: transparent url('/bilder/winklers/tab_dkblau_klein.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.hblau {
		font-size: 11px;
		line-height: 13px;
		font-weight: normal;
		margin: 0 0 12px 0;
		color: #83a8de;
		background: transparent url('/bilder/winklers/tab_hblau_klein.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.hgruen {
		font-size: 11px;
		line-height: 13px;
		font-weight: normal;
		margin: 0 0 12px 0;
		color: #a3b92b;
		background: transparent url('/bilder/winklers/tab_hgruen_klein.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.magenta {
		font-size: 11px;
		line-height: 13px;
		font-weight: normal;
		margin: 0 0 12px 0;
		color: #ad0a54;
		background: transparent url('/bilder/winklers/tab_gruen_magenta.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.blau_aktiv {
		font-size: 11px;
		line-height: 15px;
		font-weight: bold;
		margin: 0 0 12px 0;
		color: #ffffff;
		background: transparent url('/bilder/winklers/tab_blau_gross.gif') no-repeat;
		padding-left: 20px;
		}

h6.gelb_aktiv {
		font-size: 11px;
		line-height: 15px;
		font-weight: bold;
		margin: 0 0 12px 0;
		color: #ffffff;
		background: transparent url('/bilder/winklers/tab_gelb_gross.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.rot_aktiv {
		font-size: 11px;
		line-height: 15px;
		font-weight: bold;
		margin: 0 0 12px 0;
		color: #ffffff;
		background: transparent url('/bilder/winklers/tab_rot_gross.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.tuerkis_aktiv {
		font-size: 11px;
		line-height: 15px;
		font-weight: bold;
		margin: 0 0 12px 0;
		color: #ffffff;
		background: transparent url('/bilder/winklers/tab_tuerkis_gross.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.gruen_aktiv {
		font-size: 11px;
		line-height: 15px;
		font-weight: bold;
		margin: 0 0 12px 0;
		color: #ffffff;
		background: transparent url('/bilder/winklers/tab_gruen_gross.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.dkblau_aktiv {
		font-size: 11px;
		line-height: 15px;
		font-weight: bold;
		margin: 0 0 12px 0;
		color: #ffffff;
		background: transparent url('/bilder/winklers/tab_dkblau_gross.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.hblau_aktiv {
		font-size: 11px;
		line-height: 15px;
		font-weight: bold;
		margin: 0 0 12px 0;
		color: #ffffff;
		background: transparent url('/bilder/winklers/tab_hblau_gross.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.hgruen_aktiv {
		font-size: 11px;
		line-height: 15px;
		font-weight: bold;
		margin: 0 0 12px 0;
		color: #ffffff;
		background: transparent url('/bilder/winklers/tab_hgruen_gross.gif') no-repeat;
		padding-left: 20px;
		}
		
h6.magenta_aktiv {
		font-size: 11px;
		line-height: 15px;
		font-weight: bold;
		margin: 0 0 12px 0;
		color: #ffffff;
		background: transparent url('/bilder/winklers/tab_magenta_gross.gif') no-repeat;
		padding-left: 20px;
		}