@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background:#eadeaa url(back.png) repeat-x;
	font:90% Arial, Helvetica, sans-serif;
	color:#555;
	line-height:180%;
	text-align:left;
}

#tubeoke {
height: 500px;
background:url(genau.png) no-repeat;
}

#bottom {
	position:relative;
	font-size: 12px;
	top: -70px;
	width 470px;
	float: right;
	padding: 0;
	margin: 0px auto;
}

#logo {
	margin: 0px 30px 0px;
	height: 106px;
	width: 375px;
	background:url(logo.png) no-repeat;
}

#logosmall {
	margin: 0px 0px 0px;
	height: 78px;
	width: 277px;
	background:url(logo_small.png) no-repeat;
}

#queryform {
}

a {
	text-decoration:none;
	color:#8BB544;
}
a:hover {
	text-decoration:none;
	color:#999;
}

#itemcontent {
	width: 650px;
}

#item {
	width:160px;
	height: 175px;
	float: left;
	background-color:white;
	padding: 0px 4px 13px;
	margin: 0px 3px 5px;
}

#thumb {
	width: 120px;
	height: 97px;
	margin: 0px 10px 0px;
	padding: 7px 0px 3px;
}