body {
	text-align: center;
	margin: 0px;
	padding: 0px;
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
p {
    margin-top: 0px;
    margin-bottom: 0px;
}
#wrapper {
	width: 1024px;
	min-height: 768px;
	height: auto !important;
	height: 768px;
	margin: 0px auto;
	text-align: left;
	padding: 0px 0px;
}
#wrapper.bg1{
	background: #0077bb url(images/bg.jpg) no-repeat;
}
#wrapper.bg2{
	background: #0077bb url(images/bg2.jpg) no-repeat;
}
#wrapper.bg3{
	background: #0077bb url(images/bg3.jpg) no-repeat;
}
#wrapper #header {
	height: 71px;
	width: 585px;
	padding: 0px 0px 0px 439px;
}
#wrapper #header .splitter {
    float: left;
    width: 0px;
    height: 30px;
    border-left: 1px dotted #000000;
}
#wrapper #header .menuitem {
    float: left;
    width: 88px;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
}
#wrapper #header .menuitem a {
    text-decoration: none;
}
#wrapper #header .menuitem a:hover {
    text-decoration: underline;
}
#wrapper #header .menuitem a.current {
    font-weight: bold;
}
#wrapper #header .menuitem1 {
    border-top: 10px solid #ab0061;
}
#wrapper #header .menuitem2 {
    border-top: 10px solid #b82679;
}
#wrapper #header .menuitem3 {
    border-top: 10px solid #c44c90;
}
#wrapper #header .menuitem4 {
    border-top: 10px solid #d173a8;
}
#wrapper #header .menuitem5 {
    border-top: 10px solid #e2bbd5;
}
#wrapper #search {
	float: left;
	width: 185px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
	margin: 3px 42px 18px 781px;
	padding: 0px 8px 0px 8px;
	background: url(images/searchbg.png) no-repeat;
}
#wrapper #search input {
    color: #902676;
    font-size: 14px;
    font-weight: bold;
    border: none;
    width: 98%;
}
#wrapper #content {
	width: 1024px;
	min-height: 646px;
	height: auto !important;
	height: 646px;
	overflow:hidden;

}
#wrapper #content #left {
	float: left;
	width: 150px;
	height: 646px;
	margin: 11px 14px 0px 96px;
}
#wrapper #content #left .button {
    float: left;
    width: 150px;
    height: 24px;
    margin: 0px 0px 5px 0px;
}
#wrapper #content #left .button .buttonleft {
    float: left;
    width: 11px;
    height: 24px;
}
#wrapper #content #left .button .buttonmiddle {
    float: left;
    width: 129px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    overflow: hidden;
	background: url(images/buttonbgmiddle.png) repeat-x;
}
#wrapper #content #left .button .buttonmiddle a {
    color: #902676;
    text-decoration: none;
}
#wrapper #content #left .button .buttonmiddle a:hover {
    text-decoration: underline;
}
#wrapper #content #left .buttonmiddle a.current {
    font-weight: bold;
}
#wrapper #content #left .button .buttonright {
    float: left;
    width: 10px;
    height: 24px;
}
#wrapper #content #middle {
	float: left;
	width: 502px;
	min-height: 646px;
	height: auto !important;
	height: 646px;
	overflow:hidden;
}
#wrapper #content #middle .top {
	width: 502px;
	height: 31px;
	background: url(images/contentbgtop.png) no-repeat;
}
#wrapper #content #middle .top .title {
    float: right;
    height: 24px;
    margin-right: 20px;
}
#wrapper #content #middle .top .title .titleleft {
    float: left;
    width: 11px;
    height: 24px;
}
#wrapper #content #middle .top .title .titlemiddle {
    float: left;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
	background: url(images/titlebgmiddle.png) repeat-x;
    color: #902676;
}
#wrapper #content #middle .top .title .titleright {
    float: left;
    width: 10px;
    height: 24px;
}
#wrapper #content #middle .top .facebook-like {
	float: left;
	margin-left: 20px;
}
#wrapper #content #middle .middle {
	width: 472px;
	min-height: 366px;
	height: auto !important;
	height: 366px;
	padding: 15px;
	background: url(images/contentbgmiddle.png) repeat-y;
	overflow:hidden;
}
#wrapper #content #middle .bottom {
	width: 502px;
	height: 21px;
	margin-bottom:10px;
	overflow:hidden;
}
#wrapper #content #right {
	float: left;
	width: 202px;
	height: 646px;
	padding: 0px 41px 0px 19px;
}
#wrapper #content #right .top {
	width: 202px;
	height: 31px;
	background: url(images/newsbgtop.png) no-repeat;
}
#wrapper #content #right .top .title {
    float: right;
    height: 24px;
    margin-right: 20px;
}
#wrapper #content #right .top .title .titleleft {
    float: left;
    width: 11px;
    height: 24px;
}
#wrapper #content #right .top .title .titlemiddle {
    float: left;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
	background: url(images/titlebgmiddle.png) repeat-x;
    color: #902676;
}
#wrapper #content #right .top .title .titleright {
    float: left;
    width: 10px;
    height: 24px;
}
#wrapper #content #right .middle {
	width: 172px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 15px;
	background: url(images/newsbgmiddle.png) repeat-y;
}
#wrapper #content #right .bottom {
	width: 202px;
	height: 21px;
	margin-bottom: 15px;
}

/*







th {
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    background-color:#0031a5;
    margin-top:6px;
    margin-bottom:2px;
}
td {
    font-size:11px;
    margin-top:6px;
    margin-bottom:2px;
}
h1 {
    font-family:Arial,Univers,Helvetica;
    font-size:12px;
    font-weight:bold;
    margin-top:6px;
    margin-bottom:2px;
}
h2 {
    font-family:Arial,Univers,Helvetica;
    font-size:11px;
    font-weight:bold;
    margin-top:6px;
    margin-bottom:2px;
}
hr {
    color:#999999;
}

#wrapper {
	width: 902px;
	margin: 0px auto;
	text-align: left;
}
#wrapper #header #menu {
    float: right;
    background: #ffffff;
    border: 1px solid #000000;
    margin: 15px 3px;
    padding: 0px 0px 0px 12px;
    height: 33px;
    line-height: 33px;
    vertical-align: middle;
}
#wrapper #header #menu a {
	text-decoration: none;
    margin-right: 12px;
}
#wrapper #header #menu a:hover {
	text-decoration: underline;
}
#wrapper #assistant {
	background: #d0d9e2;
	height: 34px;
	width: 895px;
	margin-top: 2px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #999990;
}
#wrapper #assistant #callme {
	float: left;
	width: 180px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    padding: 5px;
}
#wrapper #assistant #callme a {
    font-weight: bold;
	text-decoration: none;
}
#wrapper #assistant #callme a:hover {
	text-decoration: underline;
}
#wrapper #assistant #search {
	float: left;
	width: 681px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    padding: 5px 12px;
}
#wrapper #assistant #search a {
    color: #778699;
    font-weight: bold;
	text-decoration: none;
}
#wrapper #assistant #search a:hover {
	text-decoration: underline;
}
#wrapper #content {
	width: 902px;
	min-height: 571px;
	height: auto !important;
	height: 571px;
	margin-top: 2px;
}
#wrapper #content #left {
	float: left;
	background: #d0d9e2;
	width: 188px;
	min-height: 571px;
	height: auto !important;
	height: 571px;
	border: 1px solid #cccccc;
	border-right: 1px solid #999999;
}
#wrapper #content #left #customer {
    margin: 6px;
}
#wrapper #content #left #customer p {
    padding: 0px;
    margin: 0px 0px 6px 16px;
}
#wrapper #content #left #customer form {
    padding: 0px;
    margin: 0px;
}
#wrapper #content #left #customer input {
    width: 172px;
    border: 1px solid #999999;
}
#wrapper #content #left #menu {
	margin: 0px;
	padding: 0px;
	background: #e1e8f2;
}
#wrapper #content #left #menu li {
	list-style-image: none;
	list-style-type: none;
	background: url(images/arrow.gif) no-repeat 6px 50%;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	border-top: 1px solid #ffffff;
}
#wrapper #content #left #menu li a  {
    display: block;
	background: #e1e8f2 url(images/arrow.gif) no-repeat 6px 50%;
	padding-left: 24px;
	text-decoration: none;
}
#wrapper #content #left #menu li a.current  {
	background: #e1e8f2 url(images/arrowOn.gif) no-repeat 6px 50%;
	font-weight: bold;
}
#wrapper #content #left #menu li a:hover {
	background: #d0d9e2 url(images/arrow.gif) no-repeat 6px 50%;
}
#wrapper #content #left #menu li a.current:hover {
	background: #d0d9e2 url(images/arrowOn.gif) no-repeat 6px 50%;
}
#wrapper #content #left #menu ul {
	padding-left: 15px;
}
#wrapper #content #left #menu ul li a  {
	background: #e1e8f2 url(images/arrowSmall.gif) no-repeat 6px 50%;
}
#wrapper #content #left #menu ul li a.current  {
	background: #e1e8f2 url(images/arrowSmallOn.gif) no-repeat 6px 50%;
}
#wrapper #content #left #menu ul li a:hover {
	background: #d0d9e2 url(images/arrowSmall.gif) no-repeat 6px 50%;
}
#wrapper #content #left #menu ul li a.current:hover {
	background: #d0d9e2 url(images/arrowSmallOn.gif) no-repeat 6px 50%;
}
#wrapper #content #middle {
	float: left;
	width: 462px;
	padding: 11px;
	overflow: hidden;
}
#wrapper #content #right {
	float: left;
	width: 226px;
}
#wrapper #content #right .box {
    width: 226px;
}
#wrapper #content #right .box .title {
	background: url(images/boxRightTop.jpg) no-repeat;
    width: 226px;
    height: 35px;
    padding-left: 33px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    color: #768292;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
}
#wrapper #content #right .box .body {
	background: url(images/boxRightMiddle.jpg) repeat-y;
    width: 186px;
    padding: 20px;
    paddin-top: 15px;
	min-height: 210px;
	height: auto !important;
	height: 210px;
}
#wrapper #content #right .box .bottom {
	background: url(images/boxRightBottom.jpg) no-repeat;
    width: 226px;
    height: 5px;
}
.actionBox {
    font-size : 10px;
    color : #383838;
    font-weight : bold;
    border: solid 1px #92a0b5;
    background: #ffffff;
    background-image: none;
}
.actionBox a {
	text-decoration: none;
}
.actionBox a:hover {
	text-decoration: underline;
}
.actionBox .actionBoxTitle {
    background: #446181;
    font-size : 12px;
    color : #ffffff;
    font-weight : bold;
    height: 21px;
    line-height: 21px;
    vertical-align: middle;
    padding-left:10px;
    overflow: hidden;
}
.actionBox .actionBoxTitle a {
    color: #ffffff;
}
.actionBox .actionBoxBody {
    padding-left:10px;
}
.actionBox .prijs {
    font-family : Arial, Verdana;
    font-weight: bold;
    font-size: 12px;   
    color: #f25625;
}
.product {
    background-color: #92a0b5;
}
.product h1 {
    font-family:Arial,Univers,Helvetica;
    font-size:12pt;
    font-weight:bold;
    margin-top:6pt;
    margin-bottom:2pt;
}
.product th {
  font-family:Arial,Univers,Helvetica;
  font-size:8pt;
  font-weight:bold;
  color:#ffffff;
  background-color:#0031a5;
  margin-top:6pt;
  margin-bottom:2pt;
}
*/
