a:link      {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited   {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:active    {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	background-color: #990000;
	color: #FFFFFF;
}
td  {
	font-size: 11px;
	font-family: Arial, sans-serif;
}
p   {
	font-size: 11px;
	font-family: Arial, sans-serif;
	margin-top: 0px;
}
.menutitel {
	font-family: Arial, sans-serif;
	padding-top: 4pt;
	padding-bottom: 4pt;
	font-size: xx-small;
	text-decoration: none;
}
ul  { font-size: 11px; line-height: 1.2em; font-family: Arial, sans-serif }

h1   {
	font-size: 20px;
	font-family: Arial, Verdana;
	margin-top: 0px;
}
h2  {
	font-size: 15px;
	font-family: Arial, sans-serif;
	font-weight: lighter;
	margin-bottom: 18px;
	margin-top: 0px;
}
h3  {
	font-size: 14px;
	font-family: Arial, sans-serif;
	margin-bottom: 8px;
}
h4   {
	font-size: 12px;
	font-family: Arial, Verdana;
	margin-bottom: 3px;
}

.display    { color: white; font-weight: bolder; font-size: 12px; font-family: Geneva; background-image: url(../pix/verlaufbox_bg.gif)}
.panelicons  { color: white; font-size: 12px; font-family: Geneva }
.medium { font-size: 10px}
.small     { font-size: 10px}
.xsmall   {
	font-size: 9px;
}

select  { font-size: 10px }
//input  { font-size: 10px }

.jobtitel {
	font-size: 14px;
	font-weight: bold;
}
body {
	font-family: Arial, sans-serif;
	font-size: 11px;
}
