body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg_body.jpg) #ffffff repeat-y;
	font-size:12px;
}
#text h1 {
	font-size:1em;
	margin:0px;
	float:left;
}
#text h2 {
	font-size:1em;
	margin:0px;
	float:left;
}
#text h3 {
	font-size:1em;
	margin:0px;
	float:left;
}
h1 {
	font-size:1.0em;
	font-weight:500;
	margin:0px 0px 0px 0px;
	white-space:nowrap;
}
h2 {
	font-size:1.0em;
	font-weight:500;
	margin:0px 0px 0px 0px;
	white-space:nowrap;
}
h3 {
	font-size:1.0em;
	font-weight:500;
	margin:0px 0px 0px 0px;
	white-space:nowrap;
}
h4 {
	font-size:1.1em;
}
h5 {
	font-size:1.0em;
}
a:link {
	color:#666666;
	text-decoration:underline;
}
a:visited {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	/*color:#CA029D;*/
	color:#DD2323;
	text-decoration:none;
}
a:active {
	color:#666666;
	text-decoration:underline;
}
a:focus {
	color:#666666;
	text-decoration:underline;
}
.direkt_zu {
	color:#797979;
	float:left;
	font-weight:600;
	font-style:italic;
}
.direkt_zu_link {
	color:#77B8A5;
	position:relative;
	top:-15px;
	left:10px;
}
.inhalt {
	padding:20px 20px 20px 20px;
	font-size:1.0em;
}
.gesamt {
	width:800px;
	margin:10px 50px 50px 50px;
	background:#f4f4f4;
	border:solid #000000 1px;
}
#kw_links {
	position:absolute;
	left:-845px;
	top:-843px;
}
#kw_links h1{
	margin:0px 0px 0px 0px;
	font-size:10;
}
#kw_links a:link {
	color:black;
	background-color:transparent;
	text-decoration:none;
}
#kw_links a:visited {
	color:black;
	text-decoration:none;
	background-color:transparent;
}
#kw_links a:hover {
	color:black;
	background-color:#808080;
}
#kw_links a:active {
	color:black;
	text-decoration:none;
}
