body {
	margin:0px 0px 0px 0px;
	background:#FFF url(images/bg2.jpg) repeat-x;
}

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:1003px;
	height:176px;
}

img{
  border: none;
}

.contact {
	position:relative;
	margin:0px 0px 0px 735px;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c8dff7;
}

#container {
	background-image:url(images/content.jpg);
       background-position:top;
	background-repeat:no-repeat;
	width:1003px;
	height:600px;
}
#menu {
	float:left;
	width: 226px;
 	margin-top: 17px;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}
#menu img {
	margin:0px 10px 0px 10px;
}
#menu div {
	position:relative;
	margin:0px 10px 0px 10px;
	width:206px;
	height:auto;
	text-align:left;
	color:#666;
}
#menu div p {
	text-align:justify;
	font-family:Arial;
	font-size:10px;
	color:#555;
}
#facContainer{
	border: 1px solid #cdcdcd;
	width:750px;
	padding-left:20px;
	text-align:left;
	font-family:Arial;
	font-size: 12px;
}
#mn {
	font-size: 12px;
	height: 20px;
	width:215px;
	padding-left:10px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #f9f9f9;
	border-right:1px solid #efefef;
	border-left:1px solid #efefef;
}
#sub {
	font-size: 11px;
    padding-left: 20px;
	height: 20px;
	width:195px;
	border: solid 1px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #f9f9f9;
	border-right:1px solid #efefef;
	border-left:1px solid #efefef;
}
#sub a{
  color:#AA0000;
}

#content {
	position:relative;
	float: left;
	width:757px;
	margin:17px 10px 10px 10px;
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	color:#555;
}

#footer {
	position:static;
	background-color:#fff;
	padding-top:10px;
	margin-bottom:0px;
	width:1003px;
	font-family:Arial;
	font-size: 10px;
	text-align: center;
	margin-bottom:0px;
}
#copy {
	position:static;
    font-family:Arial;
   	background-color:#fff;
	width:1003px;
	height:20px;
	margin-bottom:0px;
    text-align: center;
    font-size: 10px;
    color: #ACACAC
}

#aanbieding {
	width:222px !important;
	height:450px;
	background-repeat:no-repeat;
	background-image:url(images/bg_aanbieding.jpg);
	padding:35px 30px 25px 25px;
}

h1 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#555;
	text-align:left;
	text-transform:uppercase;
}
h2 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555;
	text-align:left;
	text-transform:uppercase;
}
p {
	font-family:Arial;
	font-size:12px;
	color:#555;
}
td{
	font-family:Arial;
	font-size: 12px;
	color:#555;
}
table{
	position:relative;
	margin:0;
	top:0px;
}

#tablehome{
margin-top:-60px;
}

input{
	border:1px solid #33CC00;
	font-family:Arial;
	font-size: 10px;
	background-color: #F1FFEC;
}

a {
	color:#33CC00;
	text-decoration:underline;
}

a:visited{
	color:#33CC00;
	text-decoration:underline;
}
a:hover{
	color:#33CC00;
	text-decoration:none;
}

img.aanbieding{
float:left;
margin:10px;
}



