/**
 * Style sheet fe_fonts
 */
a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:12px;
	color:#ffffff;
}

h1, h2, h3, h4, h5, h6
{
	font-size:12px;
	color:#666666;
}

h1
{
	margin:0px;
	padding:0px;
	text-align:left;
	font-weight:bold;
	font-size:16px;
	color:#440000;
	white-space:nowrap;
}

h2
{
	margin:6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
	color:#660000;
	white-space:nowrap;
}

a
{
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#ffffff;
}

a:hover
{
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
	color:#99ff66;
}

#main .inside a
{
	text-decoration:underline;
	font-size:12px;
	color:#ffffff;
}

#main .inside a:hover
{
	text-decoration:underline;
	font-size:12px;
	color:#ffffff;
}

#footer .inside
{
	text-decoration:none;
	font-size:11px;
	color:#FF5f00;
}

#breadcrumb a, #footer .inside a
{
	text-decoration:none;
	font-size:11px;
	color:#FF7F00;
}

#breadcrumb a:hover, #footer .inside a:hover
{
	text-decoration:none;
	font-size:11px;
	color:#bbbbbb;
}

#weisheit
{
	font-style:italic;
	font-size:24px;
	color:#FF5500;
	white-space:nowrap;
}
