body {
	margin: 0px;
	padding: 0px;

	background-color: #ffffff;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 100.1%;
}

a:link, a:visited {
  color            : #000099;
  text-decoration  : none;
}

a:hover {
  text-decoration  : underline;
}

.windowheader {
  font-weight:bold;
}

.articleheader {
  font-size: 1.1em;
  color            : #333333;
  font-weight:bold;
}

.articlesubheader {
  font-weight:bold;
}

.trennstrich {
	color: #B90F22;
	font-weight: bold;
}

.headeradresse {
	font-size: 0.8em;
}

.menue {
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	margin-right:3px;
}

.headerbox {
	font-size: 1.1em;
	font-weight: bold;
	font-color: #B90F22;
}

.box {
	background-color: #EAE3D9;
}

.boxgelb {
	background-color: #D0CEDB;
}

.imagetable tr td a img
{
	border-style:none;
	border-width:0;
}

.imagetable tr td
{
	padding: 3ex;
}

.image_before
{
	float: left;
	background-color: transparent;
}

.image_after
{
	float: right;
	background-color: transparent;
}

.resizedimage
{
	background-color: #cccccc;
	text-align: center;
}
