body {
	background-color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	line-height: 1.2;
	font-size: 14px;
}
.linespacing_120 {
	line-height: 120%;
}
.linespacing_130 {
	line-height: 130%;
}
.Font22bolder {
	font-size: 22px;
	font-weight: bolder;
}
.Font24bolder {
	font-size: 24px;
	font-weight: bolder;
}
.font_klein {
	font-size: 14px;
}
.untertitel {
	font-size: 18px;
	font-style: italic;
}
.rot_bold {
	color: #FF0000;
	font-weight: bold;
}

.table_text {
	font-size: 14px;
}
.table_border {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: medium;
	border-left-width: thick;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: outset;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.image_margin_right {
	margin-right: 20px;
}
.image_margin_left {
	margin-left: 20px;
}
.centered {
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}

.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
