body {
	font-family:Arial;
	font-size:9pt;
}

td.menu_a {
	background-image:url(images/menu_bg_a.gif);
	background-position:top left;
	background-repeat:repeat-y;
	height:20px;
}

td.menu_i {
	background-image:url(images/menu_bg_i.gif);
	background-position:top left;
	background-repeat:repeat-y;
	height:20px;
}

td.menu_blank {
	background-color:#E5E9ED;
	height:2px;
}

tr.header {
  color:#FFFFFF;
	background-color:#0174BC;
	font-size:12pt;
  line-height:16px;
  font-weight:bold;
}

table.klein {
	font-size:8pt;
}

.weiss {
  color:#FFFFFF;
}

p,li,ul,td {
	font-family:Arial;
	font-size:9pt;
}

p.small {
	font-family:Arial;
	font-size:8pt;
}

h1 {
	font-family:Arial;
	font-size:14pt;
  font-weight:bold;
}

h2 {
	font-family:Arial;
	font-size:12pt;
  font-weight:bold;
}

h3 {
	font-family:Arial;
	font-size:10pt;
  font-weight:bold;
}

h4 {
	font-family:Arial;
	font-size:9pt;
  font-weight:bold;
}

a:link,a:visited {
	font-weight:bold;
	color: #3F5168;
	text-decoration:none;
	font-size:9pt;
}

a:hover {
	color: #1D569D;
	text-decoration:none;
	font-size:9pt;
}