html, body {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	background-image: url("icons/bg_grad.jpg");
	margin: 0px 0px 0px 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 12px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#fenster {
	height: 525px;
	width: 750px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 0px;
}
#voll {
	height: 100%;
	width: 100%;
	border: 0px none;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
#menue {
	text-align: center;
}
.men {
	width: 20%;
	border: 1px solid #000000;
	background-color: #DDDDDD;
}
td {
	vertical-align: top;
	font-weight: normal;
}
.pics {

	margin-left: 8px;
}
#info {
	text-align: justify;
}
a.knopf {
	display:block;
}
a.knopf:hover {
	display:block;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}
#knopf_1 {

	background-color: #FFCC00;
	height: 100%;
	width: 100%;
}
#unten {
	vertical-align: bottom;
}
input {
	width: 250px;
	margin-bottom: 5px;
}
textarea {
	width: 250px;
	height: 80px;
}
form {
	width: 340px;
	text-align: right;
}
.knopf_2 {

	width: 125px;
}


