body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(startseitegrafik.gif);
	background-repeat: no-repeat;
}

.invisible {
	visibility: hidden;
}

#enter {
	background-image: url(enterbutton_weiss.gif);
	width: 1510px;
	height: 670cm;
}
	
#enter:hover, #enter:active, #enter:focus{
	background-image: url(enterbutton_orange.gif);
	width: 151px;
	height: 67px;
}
#div1 {
	position: absolute;
	width: 151px;
	left: 624px;
	top: 276px;
	height: 67px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


ul {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

#menu {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	padding: 0;
}

#menu a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	width: 151px;
	height: 67px;
}
