html {	
	background: url(../pics/back.jpg) no-repeat bottom #4e1716;
	-moz-background-size: 100%; -webkit-background-size: 100%; background-size: 100%;
	height: 100%;	width: 100%;	}
	
body {
	background-image: url(../pics/balken.png);
	height: 319px;
	width: 100%;
	margin-top: 100px;
	}

* {margin: 0px; padding: 0px; border: 0px;}

h1, h2, h3, h4, h5, h6 {}

a { 
	color:#FFFFFF; 
	text-decoration: none;
	}
a:link {}
a:visited {}
a:hover { 
	color: #999999;
	text-decoration: none;
	}
a:active {}

div#wrapper {width: 550px; margin: 1px auto;}

div#wrapcontent {}

div#logo {
	height: 425px;
	position: relative;
	background-repeat: no-repeat;
	}

div#footer {
	color: #FFFFFF; 
	margin-top: 20px;
	height: 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}


div#extra {
	background: url(../pics/silvestermenu.png) no-repeat;
	width: 385px;
	height: 200px;
	position: absolute;
	margin: -420px 0px 0px 350px;
	}
	
	
div#extra2 {
	width: 166px;
	height: 100px;
	position: absolute;
	margin: -130px 0px 0px 380px;
	}
	
	
div#bitteeinbit {
	width: 130px; 
	height: 53px;
	background: url(../pics/bitteeinbit.png) no-repeat; 
	position: relative;
	float: right;
	margin: 20px 0px 0px 0px;
}
