/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #70815A;
	text-decoration: none;
	background-color: #959F72;
	margin: 0px;
	text-align:center;
}

a, a:hover, a:active
{
text-decoration:none;
font-weight: bold;
color: #70815A;
border-bottom:1px dotted #70815A;
}

h1
{
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #70815A;
}

h2
{
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #70815A;
	margin:0px;
}

img
{border:none;}

#container
{
	position:relative;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
	width:960px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

#images
{
height:153px;
width:960px;
background-image:url(../images/top2.jpg)
}

#menu
{
height:23px;
width:960px;
background-color:#61713D;
}

#content
{
	background-color:#BEC395;
	width:960px;
	overflow:visible;
}

#contentwinkel
{
	background-color:#BEC395;
	width:960px;
	overflow:visible;
	border-style:none;
}

.mijnwinkel {
	font-family: Arial, Helvetica, sans-serif;
	width:880px;
	height:500px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:left;
	overflow:hidden;
	background-color: #959F72;
	z-index:101;
	border-style:none;
}

.mijnwinkel a {text-decoration:none; border-bottom:1px none #E21B23;}

#footer
{
height:23px;
width:960px;
background-color:#DEE0C5;
line-height: 22px;
text-align:center;
}

/*menu *******************************************/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 240px;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

#nav li a:hover{
	display: block;
	width: 240px;
	height:23px;
	background-color:#415723;
}

#nav li a.active{
	display: block;
	width: 240px;
	height:23px;
	background-color:#415723;
}

#nav li { /* all list items */
	text-align:center;
	float: left;
	width: 240px; /* width needed or else Opera goes nuts */
	height:23px;
	background-color:none;
}

.tablestyle
{
PADDING:5px; 
FONT-SIZE: 11px; 
VERTICAL-ALIGN: top; 
line-height: 13px;
COLOR: #ffffff
}