@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: -18px;
	margin-right: 0px;
}
.bilder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	width: 310px;
	text-align: left;
}
.footer_box {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #666;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	max-width: 1440px;
	text-align: center;
}
.kopf_box {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #666;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	max-width: 1440px;
	text-align: center;
}
.kopf {
	text-align: left;
	height: 200px;
}
.ueber {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 45px;
	text-align: left;
	font-style: italic;
	max-width: 350px;
}
a:link {
	color: #333;
	text-decoration: none;
}
.logo {
	padding-left: 20px;
	padding-top: 20px;
}
.texte {
	left: 1041px;
	position: absolute;
}

.linie {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -3;
}
a:hover {
	color: #00C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
