/* Allgemeines */
p,ul,ol,li,td { 
	font-family:Verdana, Arial,sans-serif; 
	font-size:10pt;
	color:#000000;
}

h1	{
	font-family:Verdana, Arial,sans-serif;
	font-size:12pt;
	color:#D04A00;
	}
	
h2	{
	font-family:Verdana, Arial,sans-serif;
	font-size:11pt;
	color:#D04A00;
	}
	
h3	{
	font-family:Verdana, Arial,sans-serif;
	font-size:9pt;
	color:#000026;
	font-weight: normal;
	text-decoration: underline;
	}

/* News */

p.news 
{
	margin-left:20px;
	margin-right:25px;
	/* margin-top: 7px; */
}

p.fehler
{
	color:#DD0000;
}

.datum {
	font-size:8pt;
	color:#003500;
	font-weight:normal;
}

.autor {
	font-size:8pt;
	color:#990000;
	font-weight:normal;
}

/* Spezielles */

.kleinertext {
	font-size:8pt;

}


/* Navigation */

p.navbar
{
	font-family:Arial,sans-serif; 
	font-size:9pt;
	color:#FFFFFF;
	text-decoration: none;
}

td.navbar { 
	font-family:Arial,sans-serif; 
	font-size:9pt;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#333366;
}

td.topnav { 
	font-family:Arial,sans-serif; 
	font-size:9pt;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#AAAAAA;
}

td.topnav2 { 
	font-family:Arial,sans-serif; 
	font-size:11pt;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#AAAAAA;
}

.topnavlink {
	font-family:Arial,sans-serif; 
	font-size:9pt;
	color:#000000;
	text-decoration: none;
	font-weight:normal;
	}
a.topnavlink:hover { text-decoration: underline; }

a {
	font-family:Verdana, Arial,sans-serif; 
	font-size:9pt;
	color:#000000;
	text-decoration: none;
	}

a:hover { text-decoration: underline; }

.navlink {
	font-family:Arial,sans-serif; 
	font-size:9pt;
	color:#FFFFFF;
	text-decoration: none;
	}
a.navlink:hover { text-decoration: underline; }

/* Tabellen mit Hintegrundfarbe */

td.dblau {
	background-color: #D8E0F9;
	}
	
td.hblau {
	background-color: #EFF3F7;
	}
