body {
	margin: 0px;
	background-color: #ffffff;
	color: #6f6f6f;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
}

form {
	margin:0px;
}

#wwform, #wwfrage {
	border:none;
}

#wwfrage {
	margin-bottom:0.5em;
}

#wwfrage td {
	vertical-align:bottom;
}

#wwform td {
	height:23px;
}

#wwform td.label {
	padding-right:10px;
}

#wwform td input {
	width:190px;
}

/* links */

a {
	color: #344f8c;
	text-decoration: none;
}

a:hover {
	color: #344f8c;
	text-decoration: none;
}

/* forms */

input, .formfield {
	color: #6f6f6f;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
}


/* texts */

td, span {
	color: #6f6f6f;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
}

.txtsmall {
	font-size: 10px;
}

td.preis {
	padding-right:20px;
	vertical-align:top;
	color:#d9841d;
	font-weight:bold;
	white-space: nowrap;
}
td.preis2 {
	padding-bottom:1em;
}

/* ids */

#logo {
	z-index: 100;
	left: 18px;
	top: 468px;
	width: 105px;
	height: 101px;
	position: absolute;
}

#address {
	z-index: 100;
	left: 25px;
	top: 569px;
	width: 105px;
	height: 101px;
	position: absolute;
}

#nav {
	z-index: 20;
	left: 0px;
	top: 108px;
	width: 174px;
	height: 100px;
	position: absolute;
	text-align: right;
}

#nav a {
	display: block;
}

#nav_meta {
	z-index: 20;
	left: 22px;
	top: 5px;
	width: 135px;
	height: 20px;
	position: absolute;
}

#page_title {
	 z-index: 50;
	 left: 170px;
	 top: 48px;
	 width: 784px;
	 height: 80px;
	 position: absolute;
}

#content {
	 z-index: 20;
	 left: 174px;
	 top: 105px;
	 width: 316px;
	 height: 460px;
	 position: absolute;
	 overflow: auto;
}

#np_login {

}

.np_login_title {
	font-weight: bold;
}

.np_login_submit {

}