@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../img/background_fire.jpg);
	background-attachment: fixed;
	background-position: 30px top;
	background-repeat: repeat-x;
}
#wrapper {
	height: 600px;
	width: 700px;
	margin-top: 30px;
	background-color: #000000;
	border: 1px inset #FFFFFF;
	vertical-align: middle;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#titel {
	height: 70px;
	text-align: left;
	text-indent: 30px;
}
#inhalt_spiess {
	height: 478px;
	background-image: url(../img/diverse/barbarenspiess_feuer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#inhalt_blank {
	background-color: #000000;
	height: 478px;
	background-image: url(../img/diverse/black.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#menue {
	text-align: center;
}
#fusszeile {
	height: 20px;
	color: #666666;
	font-size: small;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}
body,td,th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: medium;
}
a:link {
	color: #999999;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CC3300;
}
p.MsoNormal {
margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";
}

