body {
	background-image:url(images/background.jpg);
	color:#fff;
}
#container {
	margin: 0 auto;
	margin-top:100px;
	font-family: verdana;
	text-align:center;
	width:687px;
	height:auto;
}
#contenthead {
	background-image:url(images/contenthead.jpg);
	width:687px;
	height:103px;
}
#content {
	background-image:url(images/content.jpg);
	width:687px;
	height:157px;
}
#contentfooter {
	background-image:url(images/contentfooter.jpg);
	width:687px;
	height:95px;
}
.intro {
	background-image:url(images/intro.jpg);
	background-repeat:no-repeat;
	width:147px;
	height:31px;
}
.inhalt {
	padding-left:15px;
	padding-top:90px;
}
a.linkenter:link {
	border:0px; margin-left:30px; 
}
a.linkenter:visited {
	border:0px; margin-left:30px;
}
a.linkenter:hover {
	border:0px; margin-left:30px;
}

