body, table, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	}

h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 3px;
}

p {
	line-height: 14pt;
	margin-top: 0px;
}

hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

td.inhalt {
	text-align:justify;
}

b {
	font-weight: bold;
}

a {
	text-decoration:none;
}

a:hover {
	color:#168CDC;
}

a.links {
	font-weight: bold;
}

/* Firmentitel links */

.firma {
	text-align: center;
	background-color: #ffffff;
}

.firma h1 {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;

}

.firma h2 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}


/* Navigation */

.navigation {
	background-color: #FFFF00;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-weight: bold;
	font-size: 10pt;
	text-align: center
}

.navigation a, .navigation a:hover {
	color:#000000;
	text-decoration:none;
}


/* Adressbereich */

.address {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.address a, .address a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.address_b a, .address_b a:hover {
	color: #2C4B9B;
	font-weight: bold;
	text-decoration:none;
}

/* Created by internetgalerie */

.createdby {
	font-size:10px;
	color:#F4F4F4;
}

.createdby a, .createdby a:hover {
	color:#F4F4F4;
	text-decoration:none;
}
