html {
	overflow-y: scroll;
}
body {
	background-color: #f3e47c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.bodycenter {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
.boxpicture {
	margin: 5px;
	cursor: ne-resize;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.boxcenter {
	float: none;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
a {
	color: #BE0025;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #BE0025;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #BE0025;
	font-weight: bold;
	text-decoration: underline;
}
.title {
	font-size: 24px;
	line-height: 30px;
}
.subtitle {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}
.header {
	font-size: 24px;
	text-align: center;
	color: #be0025;
}
.boxleft {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.boxright {
	float: right;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.table {
	font-weight: normal;
	border-color: #666666;
}
.backgroundcolor {
	background-color: #FFFFCC;
}
.table_header {
	background-color: #F3E47C;
	text-align: center;
	font-weight: bold;
}
.geaendert {
	font-style: italic;
	font-size: x-small;
}
.subtitle_blue {
	font-size: medium;
	font-weight: bold;
	color: #666666;
}
.paratext {
	line-height: 14px;
	font-weight: bold;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}
.super {
	font-style: italic;
	vertical-align: super;
}
.sitem {
	font-size: 0px;
	visibility: hidden;
	color: #FFEE79;
}
.adresse {
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #be0025;
}

