@charset "utf-8";
/* CSS Document */


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}
.feet_left {
	font-size: 1em;
	color: #000000;
	padding-bottom: 5px;
	padding-left: 50px;
}

#rechts_bild_1 {
	margin-top: 50px;
	margin-bottom: 10px;
}
#rechts_bilder {
	margin-top: 20px;
	margin-bottom: 10px;
}
#header_navigation {
	background-color: transparent;
	padding-top: 0px;
	display: none;
}
#navigation_left {
	padding-top: 10px;
	background-color: transparent;
	display: none;
}
#body {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	border-left: 0px;
	width: 66%;
	border-right: 20;
	border-bottom: 0;
	border-top: 0;
	float: left;
}
#body_img_large  {
	float: left;
	z-index: 0;
	width: auto;
}

#rechts {
	width: 240px;
	float: left;
	background-color: transparent;
}


#feet  {
	font-size: 12px;
	color: #000000;
	float: left;
	margin-left: -190px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:after {
	content: "  " attr(href) "  ";
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
