body, div, td, th, tr, table, p, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	text-decoration: none;
}

#werbungv {
	display: none;
}

#werbungh {
	display: none;
}

#header {
	border-bottom: 1px solid #000000;
	text-align: center;
	margin-bottom: 10px;
}

#header a img {
	display: none;
}

#menu {
	display: none;
}

#footer {
	display: none;
}

#login {
	display: none;
}

input {
	border-style: none;
	background: none;
	border-bottom: 1px dotted #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input:hover, input:focus {
	border-bottom: 1px solid #000000;
}

.button {
	border: 1px dotted #000000;
}

textarea {
	border-style: none;
	background: none;
	border-left: 1px dotted #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}