* {
margin: 0;
padding: 0;
}

body {
font-size: 10px;
font-family: verdana;
margin-top: 10px;
margin-bottom: 10px;
}

ul.list {
margin: 0; 
padding: 0;
list-style-type: none; 
}

li.waaromprofielnorm {
margin-bottom: 10px;
background: url(images/bullet.jpg) left center no-repeat;
padding-left: 50px;
padding-top: 7px;
padding-bottom: 3px;
font-size: 13px;
font-family: tahoma;
}

th {
font-size: 10px;
font-family: verdana;
font-weight:bold;
text-align:left;
/*background-color:#B9B5B5;*/
padding: 5px;
vertical-align:top;
text-align: center;
}



td {
font-size: 10px;
font-family: verdana;
}

td.padding {
font-size: 10px;
font-family: verdana;
padding: 5px;
align: left;
valign: top;
}

td.grey {
background-color:#B9B5B5;
padding: 5px;
align: left;
valign: top;
}

.greyandborder {
background-color:#B9B5B5;
border: 1px solid black;
padding: 5px;
/*margin-bottom: 10px;*/
}

.whiteandborder {
background-color:white;
border: 1px solid black;
padding: 5px;
}

table.border { 
border: 1px solid black;
}

a.text {
color: #4D4D4D;
text-decoration: underline;
}

a.text:hover {
color: black;
text-decoration: underline;
}

h1.title {
color: #4D4D4D;
font-size: 14px;
font-family: verdana;
}

h2{
color: #FFFF00;
font-size: 12px;
font-family: verdana;
}

h2.black{
color: black;
font-size: 12px;
font-family: verdana;
}

h3{
color: #4D4D4D;
font-size: 11px;
font-family: verdana;
}

.button{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-right:5px;
	color:#000000;
	cursor:pointer;
}

.foto {
width:349px;
/*width: 450px;*/
border: 1px solid #666;
background-color: #ccc;
/*padding: 3px;*/
scrollbar-arrow-color: #FFFF00;
scrollbar-base-color: #4D4D4D;
}

#wrapper {
width: 950px;
border: 1px solid #000000;
position: relative;
background-color: #DFDBDB;
background-image: url(images/bg_menu.gif);
background-repeat: repeat-y;
}

.textblack {
color: black;
}

/* Header */
#header {
background-color: #FFFF00;
width:950px; /* in IE 948px */
height: 100px;
margin:0;
padding:0;
text-align:center;
border-bottom: 1px solid #000000;
}
#header img{
border: 0px;
margin: 0px;
padding: 0px;
}
.headerlogo {
width: 170px;
float: left;
}
/* /Header */

/* Menu */
#menuleft {
background-color: #4D4D4D;
width:150px;
float: left;
margin:0;
padding:0;
height: auto;
color: #C0C0C0;
font-size: 9px;
text-align:left;
}

#menuleft ul{
list-style-type: none;
vertical-align: bottom;
}

.menulink{
margin: 0;
background-image: url(images/menulinkbg.jpg);
background-repeat: none;
height: 30px;
width: 150px;
line-height: 36px;
padding-top: 0px;
}
#menuleft li a{
text-decoration: none;
font-size: 11px;
font-family: verdana;
color: ACABA9;
padding-left: 2px;
}
#menuleft #shoplogo{
text-align:center;
}
.menutext {
margin-left: 5px;
}
/* /Menu */

/* Submenu */
#submenu {
background-color: #4D4D4D;
width:800px; /* in IE 798px */
float: right;
margin: 0px;
padding: 0px;
}
#language {
text-align: right;
margin-top: 2px;
margin-right: 2px;
}
/* /Submenu */

/* Content */
#content {
background-color: #DFDBDB;
width:760px; /* in IE 798px*/
float: right;
margin:0px;
padding:20px;
text-align:left;
}
#content td {
line-height:15px;
}
/* /Content */

/* Products */
#products {
background-color: #B9B5B5;
position: relative;
width: 950px;
clear: both; 
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
height:130px;
}
#products table {
text-align: center;
}
#products td {
width:100px;
margin: 7px;
padding: 4px;
text-align: center;
}
#products img {

border: 0;
}
/*#products a {
color: yellow;
text-decoration: underline;
font-family: verdana;
font-size: 10px;
font-weight: normal;
}*/
/* /Products */

/* Footer */
#footer {
width: 950px;
height: 53px; 
background: #4D4D4D;
margin: 0;
padding: 0px;
padding-bottom: 0px;
color: #ACABA9;
}
#footer h1 {
color: #FFFF00;
font-family: verdana;
font-size: 13px;
margin-bottom: 0;
}
#footer h2 {
color: #ACABA9;
font-family: verdana;
font-size: 11px;
font-weight: normal;
}
#footer_left {
float: left;
width: 275px;
text-align: left;
}
#footer_right {
float: right;
width: 275px;
text-align: right;
}
/* /Footer */

/* thumbnails */
.thumb {
	font-weight: bold;
	text-align:center;
	vertical-align:top;
	float:left;
	display:inline;
	padding-right:10px;
	padding-bottom:10px;
}
/* /thumbnails */
#profielen {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

#profielen th, #profielen td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-align: center;
}