a:link {
	color: #CC0066;
	text-decoration: none;
}
a:visited {
	color: #CC0066;
	text-decoration: none;
}
a:hover {
	color: #CC0066;
	text-decoration: none;
}
a:active {
	color: #CC0066;
	text-decoration: none;
}
body {
	background-color: #FAFAFA;
	margin: 0px;
	background-image: url(../img/body/body_verlauf_top.gif);
	background-repeat: repeat-x;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 0px;
	line-height: 15px;
}
img {
	border: 0px;
}
.headline_01 {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #CC0066;
}
.headline_02 {
	font-size: 13px;
	line-height: 20px;
	color: #CC0066;
}
.font_rot {
	color: #CC0066;
}
.font_grau_kursiv {
	color: #B2B2B2;
	font-style: oblique;
}
.font_kursiv {
	font-style: oblique;
}
.font_bold {
	font-weight: bold;
}
.absatz {
	margin-bottom: 30px;
}