body { 
	margin: 0px;
	padding: 0px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-color: #ffffff;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 80.1%;
}

a:link, a:visited {
  text-decoration  : none;
}

a:hover {
  text-decoration  : underline;
}

.windowheader {
  color	: #CC3399;
  font-weight:bold;
}

.articleheader {
  font-size: 1.5em;
  color	: #CC3399;
  font-weight:bold;
}

.articlesubheader {

}

.bildtext {
  font-size: 0.8em;
}

.headeradresse {
	font-size: 0.8em;
}

.menue {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

