a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}



body{
	background: #EEEEEE;
	font: 12px "Trebuchet MS", Verdana, "Lucida Grande";
	color: black;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}

td{
	font: 11px "Trebuchet MS", Verdana, "Lucida Grande";
	color: black;
}

td a{
	color: #000;
}

#box{
	width: 755px;
	height: auto;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: left;
}

#menubox{
	float: left;
}

#menu{
	width: 124px;
	border-left: solid 1px #A1A5A9;
	border-right: solid 1px #A1A5A9;
}

#ML1{
	font: 11px "Trebuchet MS", Verdana, "Lucida Grande";
	font-weight: bold;
	text-align: center;
	background: url(../gfx/ML1BG.png);
	background-repeat: repeat-x;
	height: 22px;
}

#ML1 a{
	text-decoration: none;
	color: #808080;
}

.ML1normal{
	border-bottom: 1px solid #A1A5A9;
}

.ML1normalon{
	border-bottom: 1px solid #A1A5A9;
	color: #E3221D;
}

.ML1last{
	color: #808080;
}

.ML1laston{
	color: #E3221D;
}

#ML2{
	font: 11px "Trebuchet MS", Verdana, "Lucida Grande";
	font-weight: bold;
	color: #808080;
	background-color: #F3F5F7;
	text-align: center;
	height: 20px;
}

#ML2 a{
	color: #808080;
	text-decoration: none;
}

.ML2normal{
	border-bottom: 1px solid #E7EBF0;
}

.ML2normalon{
	border-bottom: 1px solid #E7EBF0;
	text-decoration: underline;
}

.ML2last{
	border-bottom: 1px solid #A1A5A9;
}

.ML2laston{
	border-bottom: 1px solid #A1A5A9;
	text-decoration: underline;
}

.menutop{
	background: url(../gfx/ML1OffTopBG.png) #FFF;
	background-repeat: no-repeat;
}

.ml1bottom{
	background: url(../gfx/ML1OffBottomBG.png) #FFF;
	background-repeat: no-repeat;
}

#mip{
	padding: 3px;
	border: 1px solid #A1A5A9;
	background-color: #F9FAFB;
	text-align: center;
}

#mip a{
	color: #E3221D;
}

#pageheader{
	background: url(../gfx/TopBG.png) #FFF;
	height: 100px;
	background-repeat: no-repeat;
}

#pagebox{
	height: auto;
	background: url(../gfx/PageBG.png) #FFF;
	padding: 10px;
}

#pagecontent{
	margin-left: 135px;
}

.pagetitle{
	font: 25px "Trebuchet MS", Verdana, "Lucida Grande";
	font-weight: bold;
	color: #B3B3B3;
	float: right;
	margin-right: 15px;
	margin-top: 35px;
}

.subtitle{
	font: 15px "Trebuchet MS", Verdana, "Lucida Grande";
	font-weight: bold;
	border-bottom: 2px dotted #808080;
}

.bold{
	font: bold 13px "Trebuchet MS", Verdana, "Lucida Grande";
}

.boldbig{
	font: 15px "Trebuchet MS", Verdana, "Lucida Grande";
	font-weight: bold;
}

.ita{
	font-style: italic;
}

.smallgrey{
	font: italic 11px "Trebuchet MS", Verdana, "Lucida Grande";
	color: #808080;
}

.small{
	font: 11px "Trebuchet MS", Verdana, "Lucida Grande";
	color: #000;
}

.imgleft{
	padding-right: 7px;
	padding-bottom: 7px;
	float: left;
}

.imgright{
	padding-left: 7px;
	padding-bottom: 7px;
	float: right;
}

.tblprijs{
	border: 1px solid #808080;
	width: 350px;
}

.tblprijskop{
	background-color: #E6E7E8;
	font-weight: bold;
}

.tblprijsrows2{
	background-color: #F2F3F3;
}

.tblprijsnoterow{
	background-color: #F9F9F9;
}

.pageline{
	background-color: #808080;
	width: 95%;
}

.footertext{
	font: 10px "Trebuchet MS", Verdana, "Lucida Grande";
	color: #808080;
	text-align: center;
}

#footerlinks{
	font: 11px "Trebuchet MS", Verdana, "Lucida Grande";
	color: #808080;
	text-align: center;
}

#footerlinks a{
	color: #808080;
	text-decoration: none;
}

.footerline{
	margin-left: auto;
	margin-right: auto;
	background-color: #EEEEEE;
	width: 95%;
}

#pagefooter{
	background: url(../gfx/BottomBG.png) #FFF;
	height: 18px;
	background-repeat: no-repeat;
}
.nieuw {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: normal;
}
#mipbox{
    text-align: center;
}

#mipbox img{
    border: 0;
}