body{
font-family: "Verdana";
font-size: 11px;
background: #B3B488;
color: #000;
padding: 0;
margin: 0;
overflow:hidden;
}

a{ color: #000; text-decoration: underline; }
p{ padding: 0; margin: 0; }

#container {
	position: absolute;
	width: 772px;
	height: 530px;
	top: 50%;
	left: 50%;
	margin-top: -265px;
	margin-left: -386px;
	overflow:hidden;
	border: 0px solid #000;
}

#titlerighttop {
	position: absolute;
	top: 0px;
	right: 10px;
}

#titlerighttop h1{
	padding: 0;
	margin: 0;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #1E2200;
}

#ideallogo {
	position: absolute;
	left: 70px;
	bottom: 10px;
	width: 40px;
	height: 35px;
	background: url(../images/ideallogo.png);
}

#left {
	position: absolute;
	width: 154px;
	left: 10px;
}

#right {
	position: absolute;
	width: 595px;
	height: 489px;
	top: 0px;
	right: 0px;
	border: 0px solid #000;
	overflow: hidden;
}

#content {
	position: absolute;
	width: 575px;
	height: 469px;
	top: 10px;
	right: 10px;
	padding-right: 10px;
	border: 0px solid #000;
	overflow: auto;
}

#siteframe {
	position: absolute;
	width: 769px;
	height: 489px;
	top: 22px;
	background: url(../images/background.jpg);
	border: 1px solid #000;
}

#logo {
	position: absolute;
	width: 166px;
	height: 20px;
	top: 0;
	left: 0;
}

#copyright {
	position: absolute;
	bottom: 0px;
	right: 5px;
	text-align: right;
	font-style: italic;
}

#contenttitle {
	margin-top: 8px;
	font-size: 14px;
	font-weight: bold;
}

.voorwaarden {
	width: 357px;
	height: 83px;
	border: 1px solid #7F9DB9;
	background: #FFF;
	overflow: auto;
}

.forms {
	width: 274px;
	height: 15px;
	background: #E2E3E5;
	font-size: 12px;
	border: 1px solid #E2E3E5;
}

.menutable {
	width: 154px;
	margin-top: 15px;
}

.producttd {
	width: 140px;
	height: 140px;
	background: #FFFFFF;
}

.headertd {
	width: 154px;
	height: 25px;
	text-align: center;
	border-bottom: 1px solid #000;
	font-size: 14px;
	font-weight: bold;
}

.normaltd {
	width: 154px;
	height: 15px;
	text-align: center;
}

.normaltd a{
	color: #202504;
	text-decoration: none;
}

.navtdactive {
	background: #7C7C5E;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	border: 1px solid #000;
	cursor: pointer;
}

.navtd {
	background: #7C7C5E;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	border: 1px solid #7C7C5E;
	cursor: pointer;
}

.navtd a{ text-decoration: none;}
a{ text-decoration: none;}
.navtd:hover{ text-decoration: none; border: 1px solid #000; cursor:hand }
.navtdactive a{ text-decoration: none;}

.cart_button {

	margin-top: 5px;
	font-size: 10px;
}
