.c { clear: both; }

div {
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: none;
}

a.navigation
{
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1pt;
}

a.navigation:hover
{
	color: #FCE2B4;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
	background-color: #B60505;
}

a.navigation:active
{
	color: #FCE2B4;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-deocoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
	background-color: #B60505;
}

a.activenavigation
{
	color: #FCE2B4;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
	background-color: #B60505;
}

a.bottomnav
{
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: normal;
}

a.bottomnav:hover
{
	color: #FCE2B4;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	background-color: #B60505;
}

a.bottomnav:active
{
	color: #FCE2B4;
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-weight: normal;
	background-color: #B60505;
}

.bottom
{
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: normal;
}

.image
{
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: normal;
}

.leitsatz
{
	text-decoration: none;
	font-size: 14pt;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-weight: bold;
}

.tel
{
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: normal;
}

h1
{
	text-decoration: none;
	font-size: 14pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: bold;
}

h2
{
	text-decoration: none;
	font-size: 12pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: bold;
}

.heading
{
	text-decoration: none;
	font-size: 12pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: bold;
}

.text
{
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: none;
}

.htext
{
	text-decoration: none;
	font-size: 11pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: bold;
}

.stext
{
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: none;
}


a.textnav
{
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
}

a.textnav:hover
{
	color: #FCE2B4;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	background-color: #B60505;
}

a.textmnav:active
{
	color: #FCE2B4;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	font-weight: bold;
	background-color: #B60505;
}
table.small
{
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: none;
}

.verw-container {
	background-color: #FCE2B4;
	padding: 10px;
}

.verw-left, .verw-right {
	width: 49%;
	float: left;
}

.verw-portrait {
	float: left;
	width: 70px;
	height: 100px;
}

.verw-contact {
	float: left;
	height: 100px;
	width: 200px;
	margin-left: 15px;
}

.verw-spacer {
	clear: both;
	height: 10px;
}