body
{
	margin: 0px;
	color: #000;
	font-family: "Verdana", "Arial", "XHelvetica", "Helvetica", sans-serif;
	font-size: 10pt;
	background-color: #fff;
	background-image: url(Images/Nav/bg_Image.jpg);
	background-repeat: no-repeat;
}
td,th
{
	font-family: "Verdana", "Arial", "XHelvetica", "Helvetica", sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #000;
}
em
{
	font-style: normal;
	font-weight: bold;
}

h1
{
	font-family: "Times New Roman", "XTimes", "Times", serif;
	font-size: 18pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 0pt;
}

h2
{
	font-family: "Times New Roman", "XTimes", "Times", serif;
	font-size: 13pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 2pt;
}

p
{
	margin-top: 0pt;
	margin-bottom: 20pt;
	line-height: 14pt;
}
ol
{
	margin-top: 0pt;
	margin-bottom: 0pt;
}
li
{
	line-height: 14pt;
}
address
{
	font-style: normal;
	font-size: 12pt;
	line-height: 16pt;
	margin-top: 4pt;
	margin-bottom: 16pt;
	margin-left: 30pt;
	margin-right: 30pt;
}

a:link
{
	color: #039;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #669;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #900;
	font-weight: bold;
	text-decoration: underline;
}

p.footer
{
	font-size: 8pt;
	text-align: center;
	line-height: 11pt;
	margin-top: 4px;
}

blockquote.zitat
{
	font-size: 12pt;
	line-height: 16pt;
	margin-top: 4pt;
	margin-bottom: 16pt;
	margin-left: 30pt;
	margin-right: 30pt;
}
.small
{
	font-size: 8pt;
}

div.nav2
{
	text-align: center;
	margin-top: 30px;
}

td.entry
{
	padding-top: 20pt;
	border-bottom: 1px solid #000;
}
