body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #EBEBEB;
}
a:link {
	color: #0434b1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0434b1;
}
a:hover {
	text-decoration: underline;
	color: #215CFA;
}
a:active {
	text-decoration: none;
	color: #0434b1;
}
h1 {
	font-size: 18pt;
	margin-bottom: 4pt;
	margin-top: 0pt;
}
h2 {
	font-size: 14pt;
	margin-bottom: 4pt;
	margin-top: 0pt;
}
h3 {
	font-size: 11pt;
	margin-bottom: 4pt;
	margin-top: 0pt;
}
.bild {
	font-style: italic;
	margin-top: 4pt;
}

h4 {
	font-size: 10pt;
}
h5 {
	font-size: 9pt;
}
h6 {
	font-size: 9pt;
}
ul {
	margin-left: 1.5em;
	padding:0;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1em;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #ccc;
	border-width: 0;
	margin: 0 0 1em 0;
	letter-spacing: 0.1em;
}

#nav a {
	display: block;
	width: 6em;
	w\idth: 6em;
	color: #335ABF;
	text-decoration: none;
	padding: 0.5em 1em;
}

#nav a.daddy {
	background-image: url(img/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav li {
	float: left;
	padding: 0;
	width: 130px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15.4em;
	w\idth: 14.9em;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 14em
}

#nav li ul a {
	width: 14em;
	w\idth: 12.5em;
}

#nav li ul ul {
	margin: -1.75em 0 0 15em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #E0E4E5;
}
.left_indent {
	margin-left: 12px;
}
p {
	margin-bottom: 4pt;
	margin-top: 0pt;
}
