/*
 * Allgemein 
 */
a:link	{
	color:#000000;
	text-decoration:underline;
}
a:visited	{
	color:#666666;
	text-decoration:underline;
}
a:active	{
	color:#ff0033;
	text-decoration:none;
}
a:hover	{
	color:#ff0033;
	text-decoration:none;
}
body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
td	{
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:10pt;
}
td.line	{
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:10pt;
}
th	{
	text-align:left;
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:10pt;
}

h1,h2,h3,h4,h5	{
	font-family:Helvetica,Arial,sans-serif;
}
h1 { font-size:24pt; }
h2 { font-size:20pt; }
h3 { font-size:14pt; }
h4 { font-size:11pt; }
h5 { font-size:10pt; }

h3.center { text-align:center; }
h3.rot { color:#ff0033; }
h2.rot { color:#ff0033;
	text-align:center;
}
/*
 * Absatzformate
 */
/* Default */
p,div 	{
	text-indent:0pt;
	font-family:Helvetica,Arial,sans-serif;
	font-size:10pt;
}
p.fn 	{
	font-family:Helvetica,Arial,sans-serif;
	font-size:10pt;
}
p.klein {
	text-align:left;
	 font-size:9pt;
}
p.error {
	text-align:center;
	 font-weight:bold;
	 color:#0000ff;
}
/* kleine serifenschrift */
p.sklein {
	text-align:left;
	font-family:Times, serif;
	font-size:9pt;
}
/* fetter text */
p.ff 	{
	text-align:left;
	font-weight:bold; 
}
/* fette 12punkt schrift */
p.f 	{ 
	text-align:left;
	font-size:12pt; 
	font-weight:bold;
}
/* fette rote schrift */
p.fr 	{
	text-align:left;
	color:#ff0033; 
	font-weight:bold;
}
/* sehr grosse schrift */
p.gf 	{ 
	text-align:left;
	font-size:18pt; 
	font-weight:bold; 
}
/* rote sehr grosse schrift */
p.gr 	{ 
	text-align:left;
	font-size:18pt; 
	font-weight:bold; 
	color:#ff0033; 
}
/* rote grosse schrift */
p.fu 	{ 
	text-align:left;
	font-size:14pt; 
	font-weight:bold; 
	color:#ff0033; 
}
/* rote grosse zentrierte schrift */
p.fuc 	{ 
	text-align:center;
	font-size:14pt; 
	font-weight:bold; 
	color:#ff0033; 
}

/* weisse grosse schrift */
p.hf { 
	text-align:left;
	font-size:14pt; 
	font-weight:bold; 
	color:#ffffff; 
}
span.rot {
	color:#ff0033;
	}
span.rots {
	font-family:Times,serif;
	color:#ff0033;
	}
span.schwarz {
	color:#000000;
	}
/* weisse mittlere schrift */
p.fw { 
	text-align:left;
	font-size:11pt; 
	font-weight:bold; 
	color:#ffffff; 
}

/* Links  */
p.c 	{ 
	text-align:center; 
}
p.cr 	{ 
	text-align:left; 
	color:#ff0033;
}

/* datum  */
p.d 	{ 
	text-align:right;
	font-size:18pt; 
	font-weight:bold; 
	color:#666666; 
}

/* links  */
p.l 	{ 
	line-height:150%; 
}
p.nl 	{
	text-align:center;
	font-size:10pt;
	line-height:150%; 
	margin-top:4px; 
}
p.x 	{ 
	font-size:8pt; 
}
/* atlas */
p.inhalt { 
	font-size:10pt; 
	font-family:Arial,Helvetica,sans-serif;
	color:#003366;
}
p.teil {
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
	color:#003366;
	font-size:12pt;
	font-weight:bold; 
}	
p.gold {
	text-align:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#666633;
	}
/* links ressortliste */
p.rl 	{ 
	line-height:120%; 
}
ul.l 	{ 
	line-height:120%; 
}
ul   {
      font-family:Helvetica,Arial,sans-serif;
      font-size:10pt;
			}

/* Druckversion taz */
h3.taz	{
	margin-bottom:5pt;
	text-indent:0pt;
	text-align:left;
	font-family:AmericanTypewriter,Times,serif;
	font-weight:bold;
	font-size:14pt;
}

/* Autor */
p.Au	{margin-bottom:5pt;
	text-indent:0pt;
	text-align:right;
	font-weight:bold;
}
/* Brottext */
p.B		{
	text-indent:0pt;
}
/* Brottext ohne Einzug */
p.Bo		{
	text-indent:0pt;
}
/* Dachzeile */
h4.Dach		{
	text-align:left;
	font-size:11pt;
}
/* Fussnote */
div.Fussnote	{
	text-indent:0pt;
	text-align:left;
	font-size:8pt;
}
/* Hinweis */
div.Hinweis	{
	text-indent:0pt;
	text-align:left;
	font-size:10pt;
}
/* Initial */
p.Initial	{
	text-indent:0pt;
	text-align:left;
	font-size:14pt;
}
/* Korrespondent */
div.Korrespondent	{
	margin-bottom:5pt;
	margin-top:10pt;
	text-indent:0pt;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
}
/* SeitenTitel */
h4.SeitenTitel	{
	margin-bottom:5pt;
	text-indent:0pt;
	text-align:right;
	font-weight:bold;
	font-size:11pt;
}
/* SeitenDach */
h4.SeitenDach	{
	margin-bottom:5pt;
	text-indent:0pt;
	text-align:left;
	font-weight:bold;
	font-size:11pt;
}
/* Seitenvorspann */
h5.Seitenvorspann	{
	margin-bottom:5pt;
	text-indent:0pt;
	text-align:left;
	font-weight:bold;
	font-size:10pt;
}
/* Titel */
h3.T	{
	margin-bottom:5pt;
	text-indent:0pt;
	text-align:left;
	font-weight:bold;
	font-size:14pt;
}
/* Untertitel */
h5.U	{
	margin-bottom:5pt;
	text-indent:0pt;
	text-align:left;
	font-weight:bold;
	font-size:10pt;
}
/* Vorspann */
h5.Vorspann	{
	margin-bottom:5pt;
	text-indent:0pt;
	text-align:left;
	font-weight:bold;
	font-size:10pt;
}
/* Zwischentitel */
div.Z	{
	margin-bottom:5pt;
	margin-top:5pt;
	text-indent:0pt;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
}
/* Zwischentitel Über */
div.ZU	{
	margin-bottom:5pt;
	margin-top:10pt;
	text-indent:0pt;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
}
/* Zitat */
div.Zitat	{
	margin-bottom:5pt;
	margin-top:10pt;
	text-indent:0pt;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
}

/* Navigation */

/* copyright */
p.Copyright	{
	font-size:8pt;
	text-align:left;
}
/* Treffer  */
p.Match	{
	margin-bottom:0pt;
	text-indent:0pt;
	text-align:center;
	font-weight:normal;
}

/*
 * Zeichenformate
 */

/* Fett */
b.F	{
	font-weight:bold;
	font-style:normal;
}
/* Fett Kurtsiv */
b.FK	{
	font-weight:bold;
	font-style:italic;
}
/* Fototext */
span.Fototext	{
	font-weight:bold;
}
/* Kurtsiv */
i.K	{
	font-weight:normal;
	font-style:italic;
}
/* Treffermarkierung */
span.mark	{
	color:#0000ff;
	background-color:#ffff00;
	font-weight:bold;
}
/* Spitzmarke */
span.S	{
	font-weight:bold;
}
/* Spitzmarke Agentur */
span.SQ	{
	font-weight:bold;
}
/* Autor */
span.zAu	{
	font-weight:bold;
}
/* Hinweis */
span.zHinweis	{
	font-style:italic;
}
/* Initial */
span.zInitial	{
	font-size:12pt;
	font-weight:bold;
}
/* Titel/Unterzeile */
span.zU	{
	font-size:10pt;
	font-weight:bold;
}
