@charset "utf-8";
body {
	background-color: #f39301;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: lighter;
	line-height: 2em;
}
.nav {
	font-size: 1.5em;
	font-weight: lighter;
	color: #FFF;
}

.einleitung {
	font-size: 1.3em;
	font-weight: bolder;
	font-style: normal;
}

.img_ornament {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
}
.img_title {
	position: absolute;
	z-index: 0;
	top: 60px;
	left: 340px;
}
a img { border: none; }
.hinweis {
	background-color: #FFFFFF;
	border: 5px dashed #000000;
	visibility: hidden;
	z-index: 50;
	height: auto;
	width: 250px;
	top: 203px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	padding: 10px;
	left: 49px;
	color: #000000;
	filter: Alpha(Opacity=50);
	}

.hinweis a {
text-decoration: none;
color:#000000;}

a:active
{
  outline: none;
}


.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.imprint {
	font-size: 0.6em;
	color: #E7DBC6;
}
.linksklein {
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
