html, body {
	height: 100%;
}

body {
	background-color: #C9D5E9;
	color: #333333;
	font-family: Verdana, Calibri, Arial, Helvetica;
	font-size: 13px;
	text-align: justify;
	margin: 0;
	padding: 0;
	height: 100%;
}
p {
	line-height: 1.5;
}
textarea {
	font-family: Verdana, Calibri, Arial, Helvetica;
	font-size: 13px;
	border: 1px inset #CCCCCC; 
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
}
th {
	border-color: #CCCCCC; 
	margin:0;
	font-family: Verdana, Calibri, Arial, Helvetica;
}
td {
	border-color: #CCCCCC;
	font-size: 13px;
	color: #333333;
	font-family: Verdana, Calibri, Arial, Helvetica;
	margin:0;
}
p {
	margin: 2px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Calibri, Arial, Helvetica;
	color: #002E89;
	margin-bottom: 4px;
	margin-top:8px;
	clear:both;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
a, a:link, a:active, a:visited {
	color: #002E89;
	text-decoration: none;
}
a:hover {
	color: #002E89;
	text-decoration: underline;
}
img {
	margin: 0px 0px 0px 0px;
}
input, textarea, select {
	font-family: Verdana, Calibri, Arial, Helvetica;
	font-size: 11px;
	color: #002E89;
}
input.submit {
    color:#FFFFFF;
    background-color: #002E89;
    font-weight: bold;
}
#header {
	width: 1004px;
	height: 126px;
	background-image: url('/siteimages/header.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}#sideleft {
	width: 200px;
	height: 100%;
	background-image: url('/siteimages/sideleft.jpg');
	float: left;
}
#sideright {
	width: 200px;
	height: 100%;
	background-image: url('/siteimages/sideright.jpg');
	float: right;
}
#fotoleft {
	position: relative;
	top: -54px;
	margin-bottom:-54px;
	margin-left:8px;
	width: 172px;
	height: 112px;
	border: 0;
}
#fotoright {
	float: right;
	position: relative;
	top: -54px;
	margin-bottom:-54px;
	width: 172px;
	height: 112px;
	border: 0;
}
.contentleft {
	width: 160px;
	float: right;
}
.contentright {
	width: 160px;
	float: left;
}
th.sidemenu {
	color: #FFFFFF;
	font-weight: normal
}
td.sidemenustrip {
	text-align: center;
}
td.sidemenuitem {
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
td.sidemenuitemfirsttd {
	color: #000000;
	padding-left: 10px;
}
td.sidemenuitemlasttd {
	color: #000000;
	padding-right: 10px;
}
td.sidemenuitem a, td.sidemenuitem a:link, td.sidemenuitem a:active, td.sidemenuitem a:visited {
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-top: 1px;
	display: block;
	color: #000000;
	text-decoration: none;
}
td.sidemenuitem a:hover {
	color: #CCCCCC;;
	background-color: #002E89;
	text-decoration: none;
}
.spacer {
	height:4px;
	overflow:hidden;
}
td#bestellen {
	padding-left: 10px;
	padding-right: 10px;
}
td#bestellen a, td#bestellen a:link, td#bestellen a:active, td#bestellen a:visited {
	color: #000000;
	text-decoration: none;
}
td#bestellen a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#main {
	width: 604px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
}
#mainstrip {
	width: 604px;
	height: 10px;
	background-image: url('/siteimages/mainstrip.jpg');
	overflow: hidden;
}
#mainstripbottom {
	width: 604px;
	height: 10px;
	background-image: url('/siteimages/mainstripbottom.jpg');
	overflow: hidden;
}
#content {
	vertical-align: top;
	width:604px;
}
#mainmenu {
	text-align: center;
	color: #818181;
	font-size: 12px;
}
a.mainmenu, a.mainmenu:link, a.mainmenu:active, a.mainmenu:visited {
	color: #818181;
	text-decoration: none;
}
a.mainmenu:hover {
	color: #333333;
	text-decoration: none;
}
#line {
	width: 544px;
	height: 1px;
	background-color: #CCCCCC;
	overflow: hidden;
	margin-bottom: 10px;
}
#footer {
	width: 1004px;
	height: 26px;
	background-image: url('/siteimages/footer.jpg');
}
#footertext {
	float: left;
	position: relative;
	left: 40px;
	width: 924px;
	color: #FFFFFF;
	text-align: center;
}
.message1 {
	vertical-align: bottom;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.message2 {
	vertical-align: bottom;
	text-align: center;
	font-size: 10px;
	color: #000000;
}
.verbtrfw {
	visibility: hidden;
	display: none;
}
.margins {
	padding: 10 10 10 10;
}
table.showcart {
	border:1px solid #818181;
}
th.showcart {
	border:1px solid #CCCCCC;
}
td.showcart {
	border:1px solid #CCCCCC;
}
.omlijnd {
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.hiddenField {
	display: none;
	visibility: hidden;
}
td.sidemenuitemfirsttd a.rightClass, td.sidemenuitemfirsttd a.rightClass:link, td.sidemenuitemfirsttd a.rightClass:active, td.sidemenuitemfirsttd a.rightClass:visited {
	color: #000000;
	text-decoration: underline;
}
td.sidemenuitemfirsttd a.rightClass:hover {
	color: #000000;
	text-decoration: none;
}
a.search, a.search:link, a.search:active, a.search:visited, a.search:hover {
	text-decoration:none;
}
