
body {
    color: black; background-color: #eeeeee;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

.bgr {
	background-color:#bfbfbf;
}

.text-std {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.text-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.headline {
	color: #222222; background-color: #dddddd;
	font-size: 24px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 2px solid #000000;
}
.sub-headline {
	color: #222222; background-color: #dddddd;
	font-size: 18px;
	font-weight: normal;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 2px solid #000000;
}
.impressum {
	color: #888888; background-color: #eeeeee;
	font-size: 14px;
	font-weight: normal;
}
.tableborder {
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	border-right: 2px solid #000000;
}
/*
	border-top: 1px solid #885500;
	border-bottom: 1px solid #885500;
	border-left: 1px solid #885500;
	border-right: 1px solid #885500;
*/
