body
		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
		font-weight:normal;
		margin-top:0px;
		margin-left:0px;
		line-height:16px;
		}

br {
		line-height:16px;
		}

/* Horizontale Linie */

hr {
border:none;
border-top: 1px dashed #5e5e5e;
color: #FFFFFF;
background-color: #FFFFFF;
height: 1px;
}

/* Überschriften  */


h1		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:22px;
		color:#950000;
		font-weight:bold;
		line-height:28px;
		}

h2		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:16px;
		line-height:20px;
		color:#950000;
		font-weight:bold;
		border-bottom: 1px solid #950000;
		border-left: 1px solid #950000;	
		padding-left:40px;
		padding-top:6px;
		padding-bottom:6px;
		padding-right:19px;	
		background: url(/*VIPURL*/'/website/Magazin/Grafiken/css/go_red_spacer.gif') no-repeat 0 50%;
		
}

h3		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:16px;
		line-height:20px;
		font-weight:bold;
		color:#950000;
		background-color:#eeeeee;
		border-top: 1px solid #5e5e5e;
		border-bottom: 1px solid #5e5e5e;
		background: url(/*VIPURL*/'/website/Magazin/Grafiken/css/go_red_bg.gif') no-repeat 0 0%;
		padding-left:40px;
		padding-top:6px;
		padding-bottom:6px;
		padding-right:19px;
}


h4		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		color:#950000;
		}
		
		

h5		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		}


h6 /* Bildunterschrift */		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		font-weight:normal;
		color:#5e5e5e;
		}

		
.headline_red		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#950000;
		font-weight:bold;
}


.headline_white		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#ffffff;
		font-weight:bold;
}

.headline_black		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
		font-weight:bold;
}


/* Fließtexte */


.text_klein {
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		color:#000000;
		font-weight:normal;
		line-height:12px;
}


/*Aufzählungszeichen*/

ul{
list-style-image:url(/*VIPURL*/'/website/Magazin/Grafiken/css/aufzaehlung.gif');
}

ul.pfeil_schwarz{
list-style-image:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_rot.gif');
}



ul.schwarz3{
list-style-image:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_schwarz.gif');

}


/* Tabellen */

.table_22px
		{
		margin-top:22px;
		}

td
		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
		font-weight:normal;
				}

.td_suche
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 16px;
		padding-bottom: 16px;
		background-color:#eeeeee;
		border-top:1px;
		border-bottom:1px;
		border-left:0px;
		border-right:0px;
		border-color:#5e5e5e;
		border-style:solid;
}				

/* Tabellen-Formatierungen: Grau #e6e6e6 */


.td_grey
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 16px;
		padding-bottom: 16px;
		background-color:#E6E6E6;
		}

.td_grey_2
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 7px;
		padding-bottom: 6px;
		background-color:#E6E6E6;
		}

		
.td_grey_border
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 16px;
		padding-bottom: 16px;
		background-color:#e6e6e6;
		border:1px;
		border-color:#5e5e5e;
		border-style:solid;
}
/* ALT Tabellen-Formatierungen: blau #0074b9 */

.td_grey3 {
	PADDING-RIGHT: 16px; PADDING-LEFT: 16px; PADDING-BOTTOM: 06px; PADDING-TOP: 06px; BACKGROUND-COLOR: #0074b9; COLOR:#00000
}

/* Tabellen-Formatierungen: Hellgrau #f1f1f1 >> ersetzt durch #EEEEEE */

		
.td_light_grey
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 16px;
		padding-bottom: 16px;
		background-color:#eeeeee;
}

.td_light_grey_teaser
		{
		padding-left:14px;
		padding-right:14px;
		padding-top: 14px;
		padding-bottom: 10px;
		background-color:#eeeeee;
}


.td_light_grey_border
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 16px;
		padding-bottom: 16px;
		background-color:#eeeeee;
		border:1px;
		border-color:#e6e6e6;
		border-style:solid;
}


/* Tabellen-Formatierungen: Weiß #ffffff */

.td_white
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 16px;
		padding-bottom: 16px;
		background-color:#FFFFFF;
}


.td_white_teaser
		{
		padding-left:10px;
		padding-right:10px;
		padding-top: 8px;
		padding-bottom: 8px;
		background-color:#FFFFFF;
}

.td_white_border
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 16px;
		padding-bottom: 16px;
		background-color:#FFFFFF;
		border:1px;
		border-color:#e6e6e6;
		border-style:solid;
}


.td_white_border_center
		{
		padding-left:4px;
		padding-right:4px;
		padding-top: 16px;
		padding-bottom: 16px;
		background-color:#FFFFFF;
		border:1px;
		border-color:#e6e6e6;
		border-style:solid;
}


.td_white_artikelliste
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 16px;
		padding-bottom: 16px;
		background-color:#FFFFFF;
		border-bottom:1px;
		border-top:0px;
		border-left:0px;
		border-right:0px;
		border-color:#5e5e5e;
		border-style:dashed;
}

/* Tabellen-Formatierungen: Hellblau #e4eff7 */

.td_light_blue
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 16px;
		padding-bottom: 16px;
		background-color:#e4eff7;
}

.td_light_blue_border
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 16px;
		padding-bottom: 16px;
		background-color:#e4eff7;
		border:1px;
		border-color:#e6e6e6;
		border-style:solid;
}

/* Standardlinks */

a:link	{
		color:#000000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		background-repeat:no-repeat;
		
}

a:visited	{
		color:#5e5e5e;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		background-repeat:no-repeat;
}

a:hover	{
		color:#000000;
		text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		background-repeat:no-repeat;
}

a:active	{
		color:#950000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		background-repeat:no-repeat;
}

.navi	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
		font-weight:normal;
		text-decoration:none;
		}

a.navi:link	{
		color:#000000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:normal;
}

a.navi:visited	{
		color:#5e5e5e;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:normal;
}


a.navi:hover	{
		color:#000000;
		text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:normal;
}

a.navi:active	{
		color:#950000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
            background-repeat:no-repeat;
		font-weight:normal;
		}


a.download_link:link	{
		color:#000000;
		text-decoration:none;
		font-size:12px;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-weight:normal;
}

a.download_link:visited	{
		color:#5e5e5e;
		text-decoration:none;
		font-size:12px;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-weight:normal;
}

a.download_link:active	{
		color:#000000;
		text-decoration:none;
		font-size:12px;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-weight:normal;
}



/* Textlinks mit Pfeil */


a.navi_pfeil_red:link	{
		font-weight:bold;
		color:#950000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:9px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_rot.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_red:visited	{
		font-weight:bold;
		color:#950000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:9px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_rot.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_red:active	{
		font-weight:bold;
		color:#950000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:9px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_rot.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_red:hover	{
		font-weight:bold;
		color:#000000; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:9px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_rot.gif');
		background-repeat:no-repeat;
}

a.navi_grey:link	{
		font-weight:normal;
		color:#5e5e5e;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_grau.gif');
		background-repeat:no-repeat;
}

a.navi_grey:visited	{
		font-weight:normal;
		color:#5e5e5e;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_grau.gif');
		background-repeat:no-repeat;
}

a.navi_grey:active	{
		font-weight:normal;
		color:#5e5e5e;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_grau.gif');
		background-repeat:no-repeat;
}

a.navi_grey:hover	{
		font-weight:normal;
		color:#5e5e5e; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_grau.gif');
		background-repeat:no-repeat;
}


a.navi_pfeil_red_black:link	{
		font-weight:bold;
		color:#000000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:9px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_rot.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_red_black:visited	{
		font-weight:bold;
		color:#000000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:9px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_rot.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_red_black:active	{
		font-weight:bold;
		color:#000000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:9px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_rot.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_red_black:hover	{
		font-weight:bold;
		color:#000000; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:9px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_rot.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_black_bold:link	{
		font-weight:bold;
		color:#000000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_schwarz.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_black_bold:visited	{
		font-weight:bold;
		color:#000000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_schwarz.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_black_bold:active	{
		font-weight:bold;
		color:#000000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_schwarz.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_black_bold:hover	{
		font-weight:bold;
		color:#000000;
		text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_schwarz.gif');
		background-repeat:no-repeat;
}



a.navi_pfeil_black:link	{
		font-weight:normal;
		color:#000000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_schwarz.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_black:visited	{
		font-weight:normal;
		color:#000000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_schwarz.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_black:active	{
		font-weight:normal;
		color:#000000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_schwarz.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_black:hover	{
		font-weight:normal;
		color:#000000; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_schwarz.gif');
		background-repeat:no-repeat;
}


/* Textlinks ohne Pfeil */


a.navi_red:link	{
		font-weight:bold;
		color:#950000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
}

a.navi_red:visited	{
		font-weight:bold;
		color:#950000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
}

a.navi_red:active	{
		font-weight:bold;
		color:#950000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
}

a.navi_red:hover	{
		font-weight:bold;
		color:#000000; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
}

a.navi_red_normal:link	{
		font-weight:normal;
		color:#950000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
}

a.navi_red_normal:visited	{
		font-weight:normal;
		color:#950000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
}

a.navi_red_normal:active	{
		font-weight:normal;
		color:#950000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
}

a.navi_red_normal:hover	{
		font-weight:normal;
		color:#000000; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
}

/* Textlinks ohne Icon 10px */

a.rednavi:link {
		 color:#950000;
		 text-decoration:none;
		 font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		 font-size:10px;
		 font-weight:normal;
}

a.rednavi:visited	{
		 color:#950000;
		 text-decoration:none;
		 font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		 font-size:10px;
		 font-weight:normal;
}

a.rednavi:active {
		 color:#950000;
		 text-decoration:none;
		 font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		 font-size:10px;
		 font-weight:normal;
}

a.rednavi:hover {
		 color:#950000;
		 text-decoration:underline;
		 font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		 font-size:10px;
		 font-weight:normal;
}





/* Navigationselemente inklusive Icons für Artikel, PDF, ZIP und DOC*/

.navi_artikel	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/page_white_text.png') no-repeat 0 50%;
		font-weight:bold;
		text-decoration:none;
}

a.navi_artikel:link	{
		color:#000000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/page_white_text.png') no-repeat 0 50%;
}

a.navi_artikel:visited	{
		color:#5e5e5e; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/page_white_text.png') no-repeat 0 50%;
}

a.navi_artikel:active	{
		color:#000000; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/page_white_text.png') no-repeat 0 50%;
}
a.navi_artikel:hover	{
		color:#000000; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/page_white_text.png') no-repeat 0 50%;
}


.navi_pdf	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pdf.gif') no-repeat 0 50%;
		font-weight:bold;
		text-decoration:none;
}

a.navi_pdf:link	{
		color:#000000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pdf.gif') no-repeat 0 50%;
}

a.navi_pdf:visited	{
		color:#5e5e5e; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pdf.gif') no-repeat 0 50%;
}

a.navi_pdf:active	{
		color:#000000; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pdf.gif') no-repeat 0 50%;
}
a.navi_pdf:hover	{
		color:#000000; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pdf.gif') no-repeat 0 50%;
}

.navi_zip	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
		padding-left:20px;
		background:url(/*VIPURL*/'http://gaussvc1m.ecofis.de/wcm/Aachen_edit/website/Magazin/Grafiken/css/zip_sw.gif') no-repeat 0 50%;
		font-weight:normal;
		text-decoration:none;
}

a.navi_zip:link	{
		color:#000000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:normal;
		padding-left:20px;
		background:url(/*VIPURL*/'http://gaussvc1m.ecofis.de/wcm/Aachen_edit/website/Magazin/Grafiken/css/zip_sw.gif') no-repeat 0 50%;
}

a.navi_zip:visited	{
		color:#000000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:normal;
		padding-left:20px;
		background:url(/*VIPURL*/'http://gaussvc1m.ecofis.de/wcm/Aachen_edit/website/Magazin/Grafiken/css/zip_sw.gif') no-repeat 0 50%;
}

a.navi_zip:active	{
		color:#000000; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:normal;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/zip.gif') no-repeat 0 50%;
		}
		
a.navi_zip:hover	{
		color:#000000; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:normal;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/zip.gif') no-repeat 0 50%;
}


.navi_doc	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
		padding-left:20px;
		background:url(/*VIPURL*/'http://gaussvc1m.ecofis.de/wcm/Aachen_edit/website/Magazin/Grafiken/css/doc_sw.gif') no-repeat 0 50%;
		font-weight:normal
		text-decoration:none;
}

a.navi_doc:link	{
		color:#000000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:normal;
		padding-left:20px;
		background:url(/*VIPURL*/'http://gaussvc1m.ecofis.de/wcm/Aachen_edit/website/Magazin/Grafiken/css/doc_sw.gif') no-repeat 0 50%;
}

a.navi_doc:visited	{
		color:#000000; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:normal;
		padding-left:20px;
		background:url(/*VIPURL*/'http://gaussvc1m.ecofis.de/wcm/Aachen_edit/website/Magazin/Grafiken/css/doc_sw.gif') no-repeat 0 50%;
}

a.navi_doc:active	{
		color:#000000; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:normal;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/doc.gif') no-repeat 0 50%;
}
a.navi_doc:hover	{
		color:#000000; text-decoration:underline;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:normal;
		padding-left:20px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/doc.gif') no-repeat 0 50%;
}


/* Navigationscontainer links */


.td_navi_pfeil /* Navigation 2. Ebene mit Pfeil-Icon */
		{
		padding-left:24px;
		padding-right:16px;
		padding-top: 4px;
		padding-bottom: 4px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/td_navi_pfeil.gif') no-repeat 0 0%;
		}


.td_navi_pfeil_clicked /* Navigation 2. Ebene mit Pfeil-Icon (Mouseover) */
		{
		padding-left:24px;
		padding-right:16px;
		padding-top:4px;
		padding-bottom: 4px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/td_navi_pfeil_clicked.gif') no-repeat 0 0%;
		}


.td_navi_ebene3 /* Navigation 3. Ebene mit Pfeil-Icon */
		{
		padding-left:34px;
		padding-right:19px;
		padding-top:1px;
		padding-bottom: 1px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_schwarz_navi_ebene3.gif') no-repeat;
		background-repeat:no-repeat;
}


.td_navi_folder /* Navigation 2. Ebene mit Ordner-Icon */
		{
		padding-left:36px;
		padding-right:12px;
		padding-top:6px;
		padding-bottom: 6px;
		background:url(/*VIPURL*/"/website/Magazin/Grafiken/css/td_navi_folder.gif") no-repeat 0 0%;
		background-repeat:no-repeat;
		width:230px;
		height:auto;
		font-weight:normal;
}


.td_navi_folder_clicked /* Navigation 2. Ebene mit Odner-Icon */
		{
		padding-left:36px;
		padding-right:12px;
		padding-top:6px;
		padding-bottom: 6px;
		background:url(/*VIPURL*/"/website/Magazin/Grafiken/css/td_navi_folder_clicked.gif") no-repeat 0 0%;
		background-repeat:no-repeat;
		width:230px;
		height:auto;
		font-weight:normal;
}

.td_navi /* Navigation 2. Ebene ohne Icon */
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 4px;
		padding-bottom: 4px;
		background:#eeeeee;
		}


.td_navi_clicked /* Navigation 2. Ebene ohne Icon (Mouseover) */
		{
		padding-left:16px;
		padding-right:16px;
		padding-top:4px;
		padding-bottom: 4px;
		background:#e6e6e6;
		}


		
/* Container-Überschriften */


.td_container_h2		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:16px;
		line-height:20px;
		color:#950000;
		font-weight:bold;
		border-bottom: 1px solid #950000;
		border-left: 1px solid #950000;	
		padding-left:40px;
		padding-top:6px;
		padding-bottom:6px;
		padding-right:19px;	
		background: url(/*VIPURL*/'/website/Magazin/Grafiken/css/go_red_spacer.gif') no-repeat 0 50%;
		
}
.td_container_h3		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:16px;
		line-height:20px;
		font-weight:bold;
		color:#950000;
		background-color:#eeeeee;
		border-top: 1px solid #5e5e5e;
		border-bottom: 1px solid #5e5e5e;
		background: url(/*VIPURL*/'/website/Magazin/Grafiken/css/go_red_bg.gif') no-repeat 0 0%;
		padding-left:40px;
		padding-top:6px;
		padding-bottom:6px;
		padding-right:19px;
}

.td_container_headline		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:16px;
		line-height:20px;
		font-weight:bold;
		color:#950000;
		background-color:#eeeeee;
		border-top: 1px solid #5e5e5e;
		border-bottom: 1px solid #5e5e5e;
		background: url(/*VIPURL*/'/website/Magazin/Grafiken/css/go_red_bg.gif') no-repeat 0 0%;
		padding-left:40px;
		padding-top:6px;
		padding-bottom:6px;
		padding-right:19px;
}


.td_container_headline_clicked		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:16px;
		line-height:20px;
		font-weight:bold;
		color:#950000;
		background-color:#eeeeee;
		border-top: 1px solid #5e5e5e;
		border-bottom: 1px solid #5e5e5e;
		background: url(/*VIPURL*/'/website/Magazin/Grafiken/css/go_grey_bg.gif') no-repeat 0 0%;
		padding-left:40px;
		padding-top:6px;
		padding-bottom:6px;
		padding-right:19px;
}

.td_container_headline2		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:16px;
		line-height:20px;
		font-weight:bold;
		color:#950000;
		background-color:#eeeeee;
		border-top: 1px solid #5e5e5e;
		border-bottom: 1px solid #5e5e5e;
		padding-left:16px;
		padding-top:6px;
		padding-bottom:6px;
		padding-right:19px;
}

		

.td_left_navi_headline
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 8px;
		padding-bottom: 4px;
		background-color:#F1F1F1;
}

.td_left_navi_headline_white
		{
		padding-left:16px;
		padding-right:16px;
		padding-top: 8px;
		padding-bottom: 4px;
		
}

.td_left_navi_grey2 /* SICHERHEITSKOPIE Navigation 3. Ebene mit Pfeil-Icon */
		{
		padding-left:34px;
		padding-right:19px;
		padding-top:1px;
		padding-bottom: 1px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_schwarz_navi_ebene3.gif') no-repeat 0 0%;
		background-repeat:no-repeat;
}

/* Tabellen-Formatierungen */


/* Navigation horizontal */


.td_top_navi
		{
		padding-left:10px;
		padding-right:10px;
		background-color:#eeeeee;
		}

.td_top_navi_clicked
		{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#950000;
		font-weight:normal;
		background-color:#E6E6E6;
        padding-left:10px;
		padding-right:10px;
		}


.navi_clicked	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
		font-weight:bold;
		text-decoration:none;
		}

a.navi_clicked:link	{
		color:#000000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
}

a.navi_clicked:visited	{
		color:#000000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
}

a.navi_clicked:active	{
		color:#950000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		font-weight:bold;
}


.topnavi	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
		font-weight:bold;
		text-decoration:none;
		}

a.topnavi:link	{
		color:#000000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
}

a.topnavi:visited	{
		color:#000000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
}

a.topnavi:active	{
		color:#950000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
}

a.topnavi:hover	{
		color:#950000;
		text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
}



/* Mikronavigation */

.navi_pfeil_grey	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		color:#5E5E5E;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_grau.gif');
		background-repeat:no-repeat;
		font-weight:normal
		text-decoration:none;
}

a.navi_pfeil_grey:link	{
		color:#5E5E5E; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		font-weight:normal;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_grau.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_grey:visited	{
		color:#5E5E5E; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		font-weight:normal;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_grau.gif');
		background-repeat:no-repeat;
}

a.navi_pfeil_grey:active	{
		color:#5E5E5E; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		font-weight:normal;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_grau.gif');
		background-repeat:no-repeat;
}
a.navi_pfeil_grey:hover	{
		color:#5E5E5E; text-decoration:none;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		font-weight:normal;
		padding-left:7px;
		background:url(/*VIPURL*/'/website/Magazin/Grafiken/css/pfeil_grau.gif');
		background-repeat:no-repeat;
}



.greynavi	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		color:#5E5E5E;
		font-weight:normal;
		text-decoration:none;
			}


.greynavi_pf	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		color:#EAEAEA;
		font-weight:normal;
		text-decoration:none;
			}

a.greynavi:link	{
		 color:#5E5E5E;
		 text-decoration:none;
		 font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		 font-size:10px;
		 font-weight:normal;
}

a.greynavi:visited {
		 color:#5E5E5E;
		 text-decoration:none;
		 font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		 font-size:10px;
		 font-weight:normal;
}

a.greynavi:active	{
		 color:#5E5E5E;
		 text-decoration:none;
		 font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		 font-size:10px;
		 font-weight:normal;
}

a.greynavi:hover {
		 color:#5E5E5E;
		 text-decoration:none;
		 font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		 font-size:10px;
		 font-weight:normal;
}


/* Formular-Elemente */

.input_mitgliederbereich	{
		color:#000000;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		width:172px;
		height:18px;
}

.select_mitgliederbereich	{
		color:#000000;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		width:172px;
}

/* Formular-Elemente Suche */

.input_suche	{
		color:#000000;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		width:129px;
		height:18px;
}

.select_suche	{
		color:#000000;
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		width:188px;
}


}
INPUT.button {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 0.8em; 
}


.Select {
	font-size: 11px;
}

/* Bilder und Texte*/

.key_visual  {
		float:left;
		margin-right:10px;
		margin-top:3px;
		margin-bottom:5px;
		vscpace:0px;
		
		}

.container_pic  {
		float:left;
		margin-right:5px;
		margin-top:3px;
		margin-bottom:5px;
		}

/* RSS-Feeds */

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url(/*VIPURL*/'/website/Magazin/Grafiken/css/Feed-Icon_14x14.png') no-repeat 0 50%;
} 

.feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}

.feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 0 19px;
  background: url(/*VIPURL*/'/website/Magazin/Grafiken/css/Feed-Icon_14x14.png') no-repeat 0 50%;
  list-style-type: none;
} 

.feed-button {
  padding: 10px 0;
}

.feed-button a {
  color: #005c84;
  padding: 10px 15px 10px 36px;
  background: #e6e6e6 url(/*VIPURL*/'/website/Magazin/Grafiken/css/Feed-Icon_14x14.png') no-repeat 15px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
}

.feed-button a:hover {
  color: #444;
  background: #eee url(/*VIPURL*/'/website/Magazin/Grafiken/css/Feed-Icon_14x14.png') no-repeat 15px 50%;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #646464;
  border-left: 1px solid #f2f2f2;
} 


/* Überschrift für TOc-Listen etc, entspricht SitemapT4 mit etwas reduzierter Breite wegen Firefox (fm)*/

.header_with_border {
	font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#005C8A;
		font-weight:bold;
                 height:18px;
                 width:450px;
                 padding-top:3px;
                 padding-bottom:3px;
                 padding-left:10px;
                 border-top-width:1px;
		border-top-style:solid;
		border-top-color:#005C8A;
                 border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color:#005C8A;


/* Sonstiges / "Alte Überschriften" */
.bereich	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#950000;
		font-weight:bold;
                 height:20px;
                 width:225px;
        border-left-width:3px;
		border-left-style:solid;
		border-left-color:#950000;
}


.SitemapT1	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#950000;
		font-weight:bold;
                 height:18px;
                 width:420px;
                 padding-top:3px;
                 padding-bottom:3px;
                 padding-left:10px;
                 border-top-width:1px;
		border-top-style:solid;
		border-top-color:#950000;
                 border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color:#950000;
}

.formularueberschriften	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:14px;
		color:#950000;
		font-weight:bold;
                 height:18px;
                 width:900px;
                 padding-top:50px;
                 padding-bottom:3px;
                 padding-left:10px;
                 border-top-width:1px;
		border-top-style:solid;
		border-top-color:#000000;
                 border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color:#000000;
}


.noprint{
display:inline;
}

.Sitemap	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
}

.SitemapT12	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#005C8A;
		font-weight:bold;
                 height:18px;
                 width:400px;
                 padding-top:3px;
                 padding-bottom:3px;
                 padding-left:10px;
                 border-top-width:1px;
		border-top-style:solid;
		border-top-color:#005C8A;
                 border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color:#005C8A;
}

.SitemapT2	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
                 padding-top:4px;
                 padding-left:20px;
                 height:16px;
                 display:inline;
}
.SitemapT3	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:10px;
		color:#000000;
                 margin-top:2px;
                 margin-left:30px;
                 height:12px;
		display:inline;
}

.SitemapT4	{
	font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
		font-weight:bold;
                 height:18px;
                 width:456px;
                 padding-top:3px;
                 padding-bottom:3px;
                 padding-left:10px;
                 border-top-width:1px;
		border-top-style:solid;
		border-top-color:#000000;
                 border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color:#000000;

}


.SitemapT5	{
		font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#005C8A;
		font-weight:bold;
                 height:18px;
                 width:420px;
                 padding-top:3px;
                 padding-bottom:3px;
                 padding-left:10px;
                 border-top-width:1px;
                 border-bottom-width:1px;
}


.SitemapAbstand{
        		height:20px;
}
.SitemapAbstand2{
        		height:18px;
}



.SitemapAbstand0{
           font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
		font-size:12px;
		color:#000000;
                 padding-top:4px;
                 padding-left:16px;
                 height:16px;
                 display:inline;
}


.SitemapAbstand3{
                 padding-top:4px;
                 padding-left:35px;
                 height:16px;
                 display:inline;
}

.SitemapAbstand4{
                 padding-top:4px;
                 padding-left:60px;
                 height:16px;
                 display:inline;
}

.SitemapAbstand5{
                 padding-top:4px;
                 padding-left:80px;
                 height:16px;
                 display:inline;
}

.SitemapAbstand6{
                 padding-top:4px;
                 padding-left:100px;
                 height:16px;
                 display:inline;
}



a.sit2:link{font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
	font-size:12px;
	font-weight:normal;
	color:#000000;}
a.sit2:visited{font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
	font-size:12px;
	font-weight:normal;
	color:#000000;}
a.sit2:active{font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
	font-size:12px;
	font-weight:normal;
	color:#000000;}
a.sit2:hover{font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
	font-size:12px;
	font-weight:normal;
	color:#000000;}

a.sit3:link{font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
	font-size:10px;
	font-weight:normal;
	color:#000000;}
a.sit3:visited{font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
	font-size:10px;
	font-weight:normal;
	color:#000000;}
a.sit3:active{font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
	font-size:10px;
	font-weight:normal;
	color:#000000;}
a.sit3:hover{font-family:Arial,Verdana,Helvetica,sans-serif,Times New Roman;
	font-size:10px;
	font-weight:normal;
	color:#000000;}

