body
{
	background: url(../images/bgall.gif) repeat-y center white;
	margin: 0px;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	font-size: 11px;
}

p
{
	line-height:1.8em;
	}

td
{
	font-size: 11px;
	vertical-align: top;
}

h1
{
	font-size: 18px;
	color: #0f4686;
}
h2
{
	font-size: 14px;
}

h4
{
	font-size:12px;
	font-weight:bold;
	}
li
{
	list-style-type: square;
}
.button
{
	border: none;
	background-color: #0a3b75;
	color: White;
	height: 22px;
}

#wrap
{
	width: 900px;
	position: absolute;
	margin-left: 50%;
	left: -450px;
}

#header
{
	width: 100%;
	background: url(../images/header.jpg) top no-repeat;
	height: 148px;
}

#content
{
	width: 100%;
	margin-bottom: 5px;
	color: Black;
	z-index: 10;
}

#contentleft
{
	position: relative;
	width: 220px; *width:250px;
	background:url(../images/topmenu.gif)no-repeatwhite;
	padding:11px11px11px11px;
	margin-left:2px;
	margin-bottom:10px;
	margin-top:29px;
	*margin-top:0px;}

#menuleft ul
{
	margin: 0;
	font-size: 10px;
	margin-left: -40px; *margin-left:0px;}
#menuleft li
{
	border-bottom: 1px solid #696755;
	list-style: none;
	margin: 0px;
}
#menuleft li a
{
	color: white;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding: 5px 0 5px 4px;
	width: 218px; *width:228px;
border:none;

text-decoration:none;
}
.red a
{
	background: url(../images/redbg.gif);
}
.blue a
{
	background: url(../images/bluebg.gif);
}
.purple a
{
	background: url(../images/purplebg.gif);
}
.yellow a
{
	background: url(../images/yellowbg.gif);
}
.green a
{
	background: url(../images/greenbg.gif);
}

#menuleft li a:hover
{
	background: #CBCFDA;
	color: black;
}

#search
{
	color: White;
	font-weight: bold;
	font-size: 0.8em;
	margin-bottom: 10px;
}


#lang
{
	color: white;
	margin: 5px 0px 0px;
	font-size: 1.2em;
	font-weight: bold;
}
#lang a
{
	text-decoration: none;
	color: white;
	font-size: 0.8em;
}

#contentright
{
	border: 0px;
	float: right;
	width: 830px; /*width:637px;*/

	background: url(../images/topcontent.gif) no-repeat top left white;
	padding: 15px 25px;
	margin: 0px 10px 20px 10px;
	*margin-top:5px;
	z-index: 10;
}

#titlecontent
{
	padding-right: 5px;
	font-size: 1.7em;
	font-weight: bold;
	text-align: left;
}

.HeaderTitle
{
	padding-right: 5px;
	font-size: 1.7em;
	font-weight: bold;
	text-align: left;
}

.submenu
{
	font-size: 11px;
}

.dgContent
{
	font-size: 12px;
}
.dgContent a
{
	color: black;
}
.dgContent table
{
	font-size: 12px;
}
#footer
{
	background-color: Gray;
	width: 100%;
	font-size: 0.9em;
	color: White;
	padding-bottom: 0px;
	background: url(../images/bgfooter.gif) repeat-x #07356b;
}
#footer a
{
	color: White;
}
#footerright
{
	float: right;
	padding: 3px 8px 5px 0;
}
#footerleft
{
	padding: 3px 0px 5px 8px;
}

.tdBread 
{
	color:#0f4686;
	}

.tdBread a
{
	color:#0f4686;
	text-decoration:none;
	}
/*------------------------------------ rounded corners --------------*/

.roundcont
{
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p
{
	margin: 0 10px;
}

.roundtop
{
	background: url(../images/tr.gif) no-repeat top right;
}

.roundbottom
{
	background: url(../images/br.gif) no-repeat top right;
}

img.corner
{
	width: 10px;
	height: 10px;
	border: none;
	display: block !important;
}

.tableleft
{
	text-align: center;
	border: solid 1px gray;
	/*width: 100px;*/
}
.tableright
{
	border: solid 1px gray;
}
.tableright td
{
	font-size: 13px;
}
.tableleft a
{
	text-decoration: none;
	color: black;
}
.tableright a
{
	color: black;
}
#topmenuc a
{
	line-height: 20px;
	font-size: 1.1em;
	color: Black;
	text-decoration: none;
	border-bottom: dotted 1px black;
}
.Uitleg
{
	font-size: 11px;
}
.Uitleg table
{
	font-size: 11px;
}

.bottomLinks 
{
	background:#F1F1F1;
	padding:10px;
	}

.bottomLinks a
{
	color:Black;
	}

/*--------------------------------------- table in bestelbon ------*/

.head
{
	background-color: #0a3b75;
	color: White;
	font-size: 10px;
}
.cart
{
	font-size: 10px;
}

/* top menu */


.TopGroup
{
	font-weight:bold;
	font-family:Arial;
	text-decoration:underline;
}

.Group
{
	padding-left:11px;
	background:url(../images/arrowsubmenu.gif) no-repeat;
}
