a:link {
	border: none;
	text-decoration: none;
}
img {
	border: none;
}
body {
	margin: 0;
}
td {
	padding: 0;
	text-align: right;
}

#link_produkt {
	top: 0px;
	left: 0px;
	height: 25px;
	width: 240px;
	background-image: url(buttons/produkt.gif);
	background-repeat: none;
	position: absolute;
}
#link_produkt:hover {
	background-image: url(buttons/rot/produkt.gif);
	background-repeat: none;
}
#link_architektur {
	top: 25px;
	left: 0px;
	height: 25px;
	width: 240px;
	background-image: url(buttons/architektur.gif);
	background-repeat: none;
	position: absolute;
}
#link_architektur:hover {
	background-image: url(buttons/rot/architektur.gif);
	background-repeat: none;
}
#link_event {
	top: 48px;
	left: 0px;
	height: 25px;
	width: 240px;
	background-image: url(buttons/event.gif);
	background-repeat: none;
	position: absolute;
}
#link_event:hover {
	background-image: url(buttons/rot/event.gif);
	background-repeat: none;
}
#link_nostalgie {
	top: 72px;
	left: 0px;
	height: 25px;
	width: 240px;
	background-image: url(buttons/industrie.gif);
	background-repeat: none;
	position: absolute;
}
#link_nostalgie:hover {
	background-image: url(buttons/rot/industrie.gif);
	background-repeat: none;
}
#link_studio{
	top: 116px;
	left: 0px;
	height: 25px;
	width: 240px;
	background-image: url(buttons/studio.gif);
	background-repeat: none;
	position: absolute;
}
#link_studio:hover {
	background-image: url(buttons/rot/studio.gif);
	background-repeat: none;
}
#link_team {
	top: 140px;
	left: 0px;
	height: 25px;
	width: 240px;
	background-image: url(buttons/team.gif);
	background-repeat: none;
	position: absolute;
}
#link_team:hover {
	background-image: url(buttons/rot/team.gif);
	background-repeat: none;
}
#link_impressum{
	top: 183px;
	left: 0px;
	height: 25px;
	width: 240px;
	background-image: url(buttons/impressum.gif);
	background-repeat: none;
	position: absolute;
}
#link_impressum:hover {
	background-image: url(buttons/rot/impressum.gif);
	background-repeat: none;
}
#link_mail {
	top: 465px;
	left: 195px;
	height: 13px;
	width: 35px;
	background-image: url(buttons/email.gif);
	background-repeat: none;
	position: absolute;
}
#link_mail:hover {
	background-image: url(buttons/rot/email.gif);
	background-repeat: none;
}

#line {
	top: 50%;
	width: 100%;
	height: 1px;
	position: absolute;
}
#main  {
	left: 50%;
	top: -250px;
	width: 850px;
	height: 500px;
	margin-left: -425px;
	background-color: transparent;
	position: absolute;
}
#logo {
	top: 25px;
	left: 25px;
	width: 750px;
	height: 100px;
	position: absolute;
}
#blackbox {
	top: 0px;
	left: 25px;
	width: 240px;
	height: 500px;
	background-color: black;
	position: absolute;
}
#links {
	top: 125px;
	left: 8px;
	width: 228px;
	height: 225px;
	color: white;
	text-align: right;
	font-size: 22px;
	position: absolute;
}
#imprint {
	top: 390px;
	left: 8px;
	width: 228px;
	height: 95px;
	
	text-align: right;
	font-size: small;
	color: white;
	position: absolute;
}
#content {
	top: 125px;
	left: 240px;
	width:580px;
	height: 375px;
	background-color: white;
	position: absolute;
}
