/*Style sheet for Wolfra (C) 2007 NYXOS ONLINE, Stefan V&ouml;lker*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

img, a img {
	border: 0;
}

ul {
	list-style-type: none;
}

p, table, #go, ul.bullets {
	font-size: 0.8em;
}

td.hl {
	background-color: #fffdd8;
}

h3 {
	font-size: 0.9em;
	color: #198e42;
	font-weight: bold;
	margin: 0 0 0 0;
}

h4 {
	color: #f60;
	margin: 20px 0 0 0;
	font-size: 0.8em;
}

a:link, a:visited {
	color: #4b8f41;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}

#container {
	width: 1111px;
	margin: 20px auto 0 auto;
	 height: 726px;
	 position: relative;
	 width: 1111px;
}

#header {
	width: 1111px;
	height: 147px;
}

#navigation {
	height: 80px;
	width: 1111px;
	z-index: 999;
}

#subnav {
	float: left;
	width: 260px;
}

#content {
	float: left;
	width: 650px;
}


#go {
	clear: both;
	position: relative;
	left: 550px;
}

#hb {
	position: absolute;
	left: 380px;
	top: 177px;
	z-index: 980;
}
#gb {
	position: absolute;
	left: 414px;
	top: 178px;
	z-index: 980;
}

.tp {
	background-color: #FFFFFF;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
.blo {
	width: 400px;
	padding: 20px;
	margin: 100px 0 0 0;
}

.lefty {
	float: left;
}

ul.bullets {
	list-style-type: disc;
	margin-left: 225px;;
}

#apfel {
	background-image:url(images/apfelannahme.png);
	 position: absolute; 
	 width: 229px; 
	 height: 360px; 
	 left: 38px; 
	 top: 238px;
}

