body { 
	margin: 0px;
	padding: 0px;

	background-color: #D8DADC;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 100.1%;
}

a:link, a:visited {
  color            : #BC021C;
  text-decoration  : none;
}

a:hover {
  text-decoration  : underline;
}

.windowheader {
  font-weight:bold;
}

.articleheader {
  font-size: 1.1em;
  color            : #BC021C;
  font-weight:bold;
}

.articlesubheader {
  font-weight:bold;
}

.contentlink {
  font-size: 0.8em;
}
.bildtext {
  font-size: 0.8em;
}

.trennstrich {
	color: #B90F22;
	font-weight: bold;
}

.headeradresse {
	font-size: 0.8em;
}

.menue {
	font-size: 1.0em;
	font-weight: bold;
	color: #AEAFB2;
}

.headerbox {
	font-size: 1.1em;
	font-weight: bold;
	font-color: #B90F22;
}

.box {
	background-color: #EAE3D9;
}

.boxgelb {
	background-color: #D0CEDB;
}
