body { 
	margin: 0px;
	padding: 0px;

	background-color: #D8DADC;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 100.1%;
}

a:link, a:visited {
  color            : #000000;
  text-decoration  : none;
}

a:hover {
  text-decoration  : underline;
}

.windowheader {
	color: #660000;
  font-weight:bold;
}

.articleheader {
  font-size: 1.1em;
  color            : #660000;
  font-weight:bold;
}

.articlesubheader {
  font-weight:bold;
}

.pagesubheader {
  text-transform:uppercase;
  font-weight:bold;
  color: #AAAAAA;
  font-size: 1.1em;
  margin-bottom:0em;
  padding-bootom:0em;
  margin-right: 3em;
  border-bottom-width: 8px;
  border-bottom-style: solid;
  border-bottom-color: #EAE3D9;;
  
}

.contentlink {
  font-size: 0.8em;
}

.trennstrich {
	color: #B90F22;
	font-weight: bold;
}

.headeradresse {
	font-size: 0.8em;
}

.menue {
	font-size: 0.9em;
	color: #660000;
	margin-left: 7px;
}

a.menue {
	font-size: 0.9em;
	color: #660000;
	margin-left: 7px;
	text-decoration  :underline;
}

.headerbox {
	font-size: 1.1em;
	font-weight: bold;
	font-color: #B90F22;
}

.box {
	background-color: #EAE3D9;
}

.boxgelb {
	background-color: #D0CEDB;
}
