body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
ul{
	margin:auto 0px auto 0px;
	padding-left:15px;
	cursor:pointer;
}
li{
	list-style-type:circle;
}
li.menuover{
	text-decoration:underline;
	list-style-type:disc;
}
#rahmen {
	width: 839px;
	height: 750px;
	margin:0px auto 0px auto;
	padding:15px 0px 0px 0px; /*ur padding war 20*/
}
#top {
	background-image: url(images/slice/slice_03.jpg);
	background-repeat:no-repeat;
	height: 210px;
	width: 763px;
}
#infotexte{
	width:450px;
	padding-left:80px;
	background-repeat:no-repeat;
	background-position:67px 53px;
	font-size:12px;
}
#head {
	background-image: url(images/slice/slice_05.jpg);
	background-repeat:no-repeat;
	height: 158px;
	width: 388px;
	float:left;
}
#right {
	background-image: url(images/slice/slice_08.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height: 137px;
	width: 425px;
	float:left;
	margin-left:14px;
	padding: 21px 0px 0px 9px;
}
#main {
	background-image: url(images/slice/slice_11.jpg);
	background-repeat:no-repeat;
	height: 354px;
	width: 521px;
	float:left;
	margin-top:14px;
	padding: 11px 0px 0px 10px;
}
#menu {
	background-image: url(images/slice/slice_13.jpg);
	background-repeat:no-repeat;
	height: 346px;
	width: 202px;
	float:left;
	margin:14px 0px 0px 10px;
	padding:10px;
	text-align:center;
}
img.thumb{
	margin: 0px 6px 8px 0px;
	cursor: pointer;
}
.inv{
	display:none;
}
