body {
	margin: 0;
	background: #fff;
	font:76% tahoma, verdana, sans-serif;
	color:#303030;
}

#wand {
	position: absolute;
	bottom: 0;
	top: 50%;
	background: #8B4513;
	z-index: -10;
	width: 100%;
}

#wandstreep {
	position: absolute;
	bottom: 0;
	top: 94%;
	background: #000;
	z-index: -8;
	width: 100%;
}

#wrapper {
	margin: 0 auto;
	width: 730px;
	height: 100%;
}

#vrouwtje {
	position:relative;
	left:-214px;
	top:-9px;
	background-image: url('../images/vrouwtje.png');
	width: 279px;
	height: 560px;
	z-index:-3;
}

#toptabs {
	position: absolute;
	font-size:0.8em;
	float: right;
	top: 9px;
	width: 720px;
	height: 30px;
	z-index:1;
}

#toptabs p{
	text-align:right;
	color:#808080;
}
.toptab{
	padding:3px 5px 3px 5px;
	margin: 5px 0 0 2px;
	text-decoration:none;
	background:#F4EDAD;
	color:#808080;
	border: 0px solid;
	border-top-right-radius: 10px;
}

.toptab:hover{
	background:#fa/*p*/fa/*p*/fa/*p*/;
	border-bottom:1px solid #eaeaea;
	color:#505050;
	text-decoration:none;
	border: 0px solid;
	border-top-right-radius: 10px;
}

#container {
	position: absolute;
	background: #F4EDAD;
	border: 0px solid;
	border-top-right-radius: 10px;
	width:730px;
	top: 25px;
	overflow-x: hidden;
	overflow-y: auto;	
	z-index: 10;
	bottom:0;
}

h1.title {
	margin: 20 15 5;
	font-weight: normal;
	font-size: 3em;
	color:#303030;
}

h1.title:hover{
	text-decoration:none;
	cursor: pointer;
}

#bavaria {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 100px;
	height: 25px;
	margin: auto 0;
}

#bavaria img {
	width: 100px;
	height: 25px;
}

#menu {
	height: 25px;
	position: absolute;
	top: 78px;
}

#menu ul {
	float: 		left;
	margin: 	0;
	padding:	0;
	list-style:	none;
	width: 		100%;
}

#menu li {
	float: 		left;
	margin-top: -5px;
	margin-right: 3px;
	padding: 	7px 10px 5px 10px;
	position:	relative;
	width:		85px;
	z-index:	1;
	background: rgb(251, 219, 137);
	border: 0px solid;
	border-top-right-radius: 10px;
}

#menu li a {
	color: black;
	display: block;
	text-decoration: none;
	
}

#menu li:hover {
	font-weight: bold;
}

#menu li ul {
	display: none;
	z-index: 5;
}

#menu li:hover ul {
	display: block;
	z-index: 5;
	font-weight: normal;
	border: 0;
	width: 80px;
}

#menu li ul li:hover {
	font-weight: bold;
}


#menu li ul li {
	float: none;
	margin: 0 5px;
	padding: 0 5px;
	width: 100%;
	border-radius: 0;
	border: 0;
}

#desc {
	position: absolute;
	top: 100px;
	width: 730px;
	height: 200px;
	color: #fff;
	background: #505050 url(../images/rotate/rotate.jpg) top left no-repeat;
	clear: both;
	margin: 0;
}

#desc div {
	width: 290px;
	height: 200px;
	background: rgba(80, 80, 80, 0.5);
	border-right: 1px solid #F4EDAD;
}

#desc p{
font-size:1em;
line-height:1.3em;
padding:0;
}

#desc h2{
padding:15px 0 0 0;
color:#ffffff;
}

#desc a{
color:#ffffff;
text-decoration:underline;
margin-right: 5px;
}

a{
	text-decoration:none;
	color:#286ea0;
}

a:hover{
	text-decoration:underline;
}

#main {
	position: absolute;
	top: 300px;
	bottom: 40px;
	width:560px;
	float:left;
	padding:0px 15px 20px 0;
	border-right:1px solid #FBDB89;
	overflow-y: auto;
}

h1{
margin:0 10px 20px 10px;
font-size:2.1em;
font-weight:normal;
}

h2{
margin:0 10px 20px 10px;
font-size:1.6em;
font-weight:normal;
}

h3{
margin:20px 10px 10px 10px;
font-size:1.4em;
font-weight:bold;
}

p{
margin:0 10px 15px 10px;
line-height:1.5em;
text-align:left;
}

table {
	font-size: 90%;
}

.right {
text-align:right;
}

#footer{
position: absolute;
bottom: 0;
width: 730px;
height: 20px;
clear:both;
background:#F4EDAD;
color:#808080;
font-size:0.9em;
padding:8px 0 8px 0;
border-top:1px solid #FBDB89;
border-bottom:1px solid #FBDB89;
margin: 5px 0;
text-align:center;
}

#footer a{
color:#808080;
}

table.tapper {
	margin: 0 auto 10px;
	width: 450px;
}

td.type {
	font-weight: bold;
	text-align: right;
	width: 150px;
	background: none;
}

table.feut {
	margin: 0 auto 10px;
	width: 450px;
}

td.lelijkerd{
	width: 94px;
}

td.lelijkerd img{
	width: 94px;
}

a img {
	text-decoration: none;
}

h3 a, a:hover{
	text-decoration: none;
	color: #303030;
	cursor: 
}

#sidebar {
	position: absolute;
	right: 0;
	top: 300px;
	left: 570px;
	bottom: 40px;
}

#sidebar img {
	margin: 0 auto 3px;
	width: 125px;
}

table.assortiment {
	margin: 0 auto;
}