/* (c) Andreas Klaus - Webdesign: Felix Oppermann */
a:link { color:#616161; text-decoration:none; }
a:hover { color:#616161; text-decoration:underline; }
a:visited { color:#616161; text-decoration:none}
a:active { color:#616161; text-decoration:underline; }
a img { border-width:0; }

/* style*/
html {
	direction: ltr;
	font: 400 11px/14px verdana, arial, helvetica, sans-serif;
}
body {
	background-color: #E0E0E0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 09pt;
	color: #000000;
	scrollbar-base-color: #E0E0E0;
	scrollbar-arrow-color: #666666;
}
td {
	font-size: 08pt;
}
.headline {
	font-size: 12pt;
	font-weight: bold;
}
.menu-title {
	font-size: 10pt;
	font-weight: bold;
}
