body {
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-position: 100% 55%;
	background-attachment:fixed;
	background-position:center top; 
	margin: 0px;
	padding: 0px;
}

.impressum a{
	/*border: 2px solid #FFA835;
	border-radius: 8px;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #175233;
	float: right;
	letter-spacing: 1px;
	/* [disabled]text-shadow: 1px 1px 2px #CCC; */
	text-align: center;
	padding-top: 8px;
	padding-right: 15px;
	font-weight: normal;

	-webkit-transition: color 0.05s ease-in;
	-moz-transform: color 0.05s ease-in;
	transition: color 0.05s ease-in;
	text-decoration: none;
}
	
.impressum a:hover {
	color: #333; 
	text-decoration: underline;
}
.impressum_active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #175233;
	float: right;
	letter-spacing: 1px;
	/* [disabled]text-shadow: 1px 1px 2px #CCC; */
	text-align: center;
	padding-top: 9px;
	padding-right: 15px;
	font-weight: normal;

	-webkit-transition: color 0.05s ease-in;
	-moz-transform: color 0.05s ease-in;
	transition: color 0.05s ease-in;
	text-decoration: underline;
}

.copyright {
	font-size: 14px;
	letter-spacing: 2px;
	height: 0px;
	padding-top: 3px;
	padding-left: 15px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

.for {
	padding-top: 3px;
	font-weight: bold;
	color: #F0F0F0;
	font-size: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.footertext {
	/*border: 2px solid #FFA835;
	border-radius: 8px;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #103923;
	letter-spacing: 1px;
	/* [disabled]text-shadow: 1px 1px 2px #CCC; */
	padding-top: 8px;
	padding-right: 0px;
	font-weight: normal;
	-webkit-transition: color 0.05s ease-in;
	-moz-transform: color 0.05s ease-in;
	transition: color 0.05s ease-in;
	text-decoration: none;
	padding-left: 12px;
}
.footertext_w {
	/*border: 2px solid #FFA835;
	border-radius: 8px;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FEFEFE;
	letter-spacing: 20px;
	/* [disabled]text-shadow: 1px 1px 2px #CCC; */
	padding-top: 8px;
	padding-right: 0px;
	font-weight: normal;
	-webkit-transition: color 0.05s ease-in;
	-moz-transform: color 0.05s ease-in;
	transition: color 0.05s ease-in;
	text-decoration: none;
	padding-left: 12px;
}
.endpiece {
	height: 300px;
	/* [disabled]width: auto; */
	border-width: 1px 0px 0px 0px;
	border-color: #333;
	border-style: solid;
	background-color: #31af6e;
	background-repeat: no-repeat;
	background-size: auto 180px;
	background-position: 50% -2px;
	-webkit-box-shadow: 1px 1px 30px 2px rgba(0,0,0,.35);
	-webkit-box-shadow: 1px 1px 30px 2px rgba(0,0,0,.35);
	box-shadow: 1px 1px 30px 2px rgba(0,0,0,.35);
	margin-left: 0;
	margin-right: 0;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;	/** border-top-left-radius: 45px;
	border-top-right-radius: 45px;
	border-bottom-right-radius: 45px;
	border-bottom-left-radius: 45px;
	margin-top: 10px; **/
	color: #000000;
	letter-spacing: 25px;
	font-size: 27px;
	filter: alpha(opacity=80);
	opacity: 0.80;
}
.destext a{
	/*border: 2px solid #FFA835;
	border-radius: 8px;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #144A2E;
	/* [disabled]text-shadow: 1px 1px 2px #CCC; */
	font-weight: normal;

	-webkit-transition: color 0.05s ease-in;
	-moz-transform: color 0.05s ease-in;
	transition: color 0.05s ease-in;
	text-decoration: none;
}
	
.destext a:hover {
	color: #333;
	border-bottom: 1px solid #282828;

}
.white {
	color: #FCFCFC;
}
