/* 
 * CSS fuer Wahlen 
 * = Für das CMS angepasste alte CSS-Datei
 */

/* td,body,font,th,table,address,nobr,b,i */
*
{ 
	font-size:13px; 
	font-family:Arial,Helvetica,Sans-Serif; 
	color:#444444 
}

table td td, table td
{ 
	font-size:13px; 
	font-family:Arial,Helvetica,Sans-Serif; 
	color:#444444 
}

strong, b
{
	font-weight: bold;
	font-size: 13px;
	font-family:Arial,Helvetica,Sans-Serif; 
	color:#444444 
}

table td pre
{ 
	font-size:13px; 
	color:#444444 
}

li
{
	list-style-image:url(info_icon.gif);
	color:#122349;
}

a 
{
	font-weight:bold;
	text-decoration:underline;
	color:#18306B;
}
a:hover 
{
	color:#000000;
}

H1 
{ 
	font-size:16px;
	color:#18306B;
	font-family:Arial, Helvetica, sans-serif;
}
H2 
{ 
	font-size:15px;
	color:#6E7FA6;
	font-family:Arial, Helvetica, sans-serif;
}
H3 
{ 
	font-size:15px;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
}
H4 
{ 
	font-size:13px;
	color:#18306b;
	font-family:Arial, Helvetica, sans-serif;
}
H5, H6, H7 
{ 
	font-size:12px;
	color:#122349;
	font-family:Arial, Helvetica, sans-serif;
}
.Copyright
{
	font-size:11px; 
	font-family:Arial,Helvetica,Sans-Serif; 
	color:#444444 
}

