@charset "utf-8";
body {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	margin: 10px;
	padding: 0px;
	background-color: #FFF;
}
.imphome {
	position: relative;
	top: 10px;
	left: -7px;
	width: 320px;
	height: 190px;
	float: left;
	z-index: 0;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
}
.line1 {
	position: absolute;
	top: 47px;
	left: -256px;
	width: 315px;
	height: 100px;
	float: left;
	z-index: 3;
	background-image: url(images/1.gif);
	}
.line2 {
	position: absolute;
	top: 47px;
	left: -260px;
	width: 425px;
	height: 100px;
	float: left;
	z-index: 3;
	background-image: url(images/2.gif);
}
.line3 {
	position: absolute;
	top: 47px;
	left: -260px;
	width: 535px;
	height: 100px;
	float: left;
	z-index: 3;
	background-image: url(images/3.gif);
}
.ref {
	position: relative;
	top: 10px;
	left: -65px;
	width: 650px;
	height: auto;
	float: left;
	z-index: 2;
	text-align: left;
	padding-left: 20px;
}
.input {
	position: relative;
	top: 10px;
	left: -7px;
	width: 180px;
	height: auto;
	float: left;
	z-index: 2;
	text-align: left;
	padding-left: 20px;
}
#input {
	position: relative;
	top: 20px;
	left: -12px;
	width: 610px;
	height: auto;
	float: left;
	z-index: 1;
	text-align: left;
	padding: 20px;
}

.mainlevel{
	height: 60px;
	float: left;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	font-size: 12px;
	position: relative;
	color: #fefefe;
	display: block;
	width: 100px;
	padding-top: 42px;
	font-weight: bold;
	top: 0px;
	z-index: 4;
	margin-left: 8px;
}
a.mainlevel:link, a.mainlevel:active,a.mainlevel:visited {
	text-decoration: none;
	background-image: url(images/mpunkt.gif);
	color: #fefefe;
	text-align: center;
}
a.mainlevel:hover {
	background-image: url(images/mpunkt.gif);
	background-position: 0px 97px;
	color: #fefefe;
}
a.mainlevel#active_menu {
	background-position: 0px 200px;
	color: #fefefe;
}
.logo {
	background-image: url(images/wandelpunktlogo.png);
	position: relative;
	height: 154px;
	margin-right: -25px;
	width: 260px;
	float: left;
	top: 0px;
	z-index: 2;
}	
#menu {
	position:relative;
	width:340px;
	height:115px;
	z-index:1;
	float: left;
	display: block;
	left: 20px;
	top: 28px;
}
ul {
	float: left;
}
.down {
	position:relative;
	width:600px;
	height:auto;
	z-index:99;
	float: left;
	display: block;
	top: 20px;
	text-align: right;
	border: 1px solid;
	padding:0px;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-color: #FFF;
	border-top-color: #999;
	margin-left: -5px;
	padding-bottom: 5px;
}
a:link    {
	font-family: Verdana;
	color: #999;
	font-size: 10px;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	color: #999;
	font-size: 10px;
	text-decoration: none;
}
.w2 {
	text-align: left;
	margin: auto;
	height: auto;
	width: 610px;
}

a:active  {
	font-family: Verdana;
	color: #999;
	font-size: 10px;
	text-decoration: none;
}
.cut {
	position:relative;
	width:580px;
	height:15px;
	z-index:99;
	float: left;
	display: block;
	top: 12px;
	text-align: left;
	border: 1px solid;
	padding:10px;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-color: #FFF;
	border-top-color: #999;
	margin-left: -5px;
}
a:hover   {
	font-family: Verdana;
	color: #666;
	font-size: 10px;
	text-decoration: none;
}
.w1 {
	text-align: center;
	position: absolute;
	width: 98%;
	left: 16px;
	top: 42px;
}

.imp {
	position: relative;
	top: 10px;
	left: -7px;
	width: 363px;
	height: 180px;
	float: left;
	z-index: 2;
	text-align: left;
	padding-left: 12px;
	font-size: 11px;
	overflow: auto;
}
h1 {
	font-size: 27px;
	font-style: normal;
	font-weight: normal;
}

