body{
	margin-top: 10px;
	background-color: Black;
	background-image: url(hgr.jpg);
	background-position: top;
	background-repeat: no-repeat;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
}
table,td {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
input,select,textarea,submit{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#links{
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px 3px 0px 3px;
	width: 1000px;
	height: 750px;
	border: 0px solid White;
}
#links-text{
position: absolute;
	border: 0px solid White;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px 3px 0px 3px;
	width: 450px;
}
#eingaben{
position: absolute;
padding: 3px 3px 0px 3px;
	margin-left: 500px;
	margin-top: 10px;
	border: 1px solid White;
	width: 200px;
}
a{
	color: Yellow;
	text-decoration: none;
}
#button{
	width: 355px;
	height: 40px;
	padding-top: 10px;
	background-image: url(../bilder/button.gif);
	background-repeat: no-repeat;
	text-align: center;
}
a.bookmark{
	color: Black;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#werbung-index1{
	position: absolute;
	margin-top: 50px;
	margin-right: 10px;
	border: 0px solid Yellow;
	width: 450px;
}

