h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 16px;
	color: #000000;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 14px;
	color: #000000;
}

body
{
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 12px;
	color: #000000;
}

p,td,li,ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 12px;
	color: #000000;
}

input,textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 12px;

	color: #000000;
}

table
{
	margin: 0px;
}

a
{
	color : #800000 !important;
	font-weight : bold;
	text-decoration : none;
}

.head
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 15px;
	color: #ffcc00;
}

span.menue {font-size:12px}
a.menue    {font-size:12px; text-decoration:none; font-weight : normal; color:#666666}

.main_submenu {
	padding:5px 20px;
	background-color:#d8d8d8;
	text-align:left;
	white-space:nowrap;
}


