@charset "UTF-8";
/* CSS Document */

img {
	border:none;
}

body {
	background-image: url(../hg.jpg);
	background-color: #F19A0D;
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#inhalt {
	position: absolute;
	width: 670px;
	height: 700px;
	left: 50%;
	top: 0;
	margin-left: -335px;
	margin-top: 0px;
	background-position: top;
	overflow: hidden;
}

#credit {
	position: absolute;
	width: 670px;
	height: 100px;
	left: 0px;
	top: 550px;
	background-position: top;
	overflow: hidden;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
