html, body {
	height: 100%; /* belangrijk */
	text-align: center;
	margin: 0 auto;
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 13px;
	background-image : url('http://www.mnm.nl/images/back_Red.jpg');
	background-position : top center;
	background-repeat : no-repeat;
	background-color : #D31145;
}

#container {
	width: 1024px;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	text-align: left;
	margin: 0 auto;
}

#footer {
	bottom: 0; /* heel belangrijk */
	width: 1024px;
	height: 1px;
}


a, a:active, a:link, a:visited {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #D31145;
	font-size : 13px;
	text-decoration : none;
}

a:hover {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #D31145;
	font-size : 13px;
	text-decoration : underline;
}

a.menu, a.menu:active, a.menu:link, a.menu:visited {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : uppercase;
	color : White;
	font-size : 12px;
	text-decoration : none;
}

a.menu:hover {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : uppercase;
	color : #D31145;
	font-size : 12px;
	text-decoration : none;
}

a.menuactive, a.menuactive:active, a.menuactive:link, a.menuactive:visited  {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : uppercase;
	color : #D31145;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

a.menuactive:hover{
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : uppercase;
	color : #FFFFFF;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

a.menuleft, a.menuleft:active, a.menuleft:link, a.menuleft:visited {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : White;
	font-size : 13px;
	text-decoration : none;
}

a.menuleft:hover {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #646567;
	font-size : 13px;
	text-decoration : underline;
}

a.menuright, a.menuright:ACTIVE, a.menuright:LINK, a.menuright:VISITED {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : White;
	font-size : 13px;
	text-decoration : none;
}

A.menuright:hover {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : White;
	font-size : 13px;
	text-decoration : underline;
}


a.menurightrecent, a.menurightrecent:active, a.menurightrecent:link, a.menurightrecent:visited {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : White;
	font-size : 18px;
	text-decoration : none;
	font-weight : bold;
}

a.menurightrecent:hover {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : White;
	font-size : 18px;
	text-decoration : underline;
	font-weight : bold;
}


a.bottom, a.bottom:active, a.bottom:link, a.bottom:visited, td.bottom {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #B1B3B4;
	font-size : 11px;
	text-decoration : none;
}

a.bottom:hover {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #B1B3B4;
	font-size : 11px;
	text-decoration : underline;
}

table, tr, th, td {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 13px;
}

input, textarea {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 13px;
	font-weight : normal;
	border : 1px solid #000000;
}

input.button {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #FFFFFF;
	font-size : 14px;
	font-weight : normal;
	border : 1px solid #D31145;
	background-color : #D31145;
}

input.buttongrijs {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : White;
	font-size : 13px;
	font-weight : normal;
	border : 1px solid #000000;
}

.menutitel {
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #646567;
	font-size : 13px;
	font-weight : bold;
}

.titel{
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #D31145;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}

H1{
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #D31145;
	font-size : 14px;
	text-decoration : none;
	font-weight : bold;
}

H2{
	font-family : Verdana, Helvetica, Geneva, Arial, sans-serif;
	text-transform : none;
	color : #000000;
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
}

td.MainShadeLeft {
	background-image : url('http://www.mnm.nl/images/Redshadelinks.png');
	background-position : top right;
	background-repeat : repeat-y;
}

td.MainShadeRight {
	background-image : url('http://www.mnm.nl/images/Redshaderechts.png');
	background-position : top left;
	background-repeat : repeat-y;
}

td.MainTop {
	background-image : url('http://www.mnm.nl/images/top.jpg');
	background-position : top left;
	background-repeat : no-repeat;
}

td.MainTopVON {
	background-image : url('http://www.mnm.nl/images/topvon.jpg');
	background-position : top left;
	background-repeat : no-repeat;
}

td.MainMenuTop {
	background-image : url('http://www.mnm.nl/images/menu.jpg');
	background-position : top left;
	background-repeat : no-repeat;
}

td.MaintableBottom {
	background-image : url('http://www.mnm.nl/images/onderzijdewebsite.png');
	background-position : top left;
	background-repeat : no-repeat;
}

td.MenuLeft {
	background-image : url('http://www.mnm.nl/images/menuleft.jpg');
	background-position : top left;
	background-repeat : repeat-y;
}

td.MenuRight {
	background-image : url('http://www.mnm.nl/images/menuright_bottom.jpg');
	background-position : top left;
	background-repeat : no-repeat;
}

td.MenuRightCenter {
	background-image : url('http://www.mnm.nl/images/menuright_backzonderlijn.jpg');
	background-position : top left;
	background-repeat : repeat-y;
}

td.MenuRightTop {
	background-image : url('http://www.mnm.nl/images/menuright_top.jpg');
	background-position : top left;
	background-repeat : no-repeat;
}

span.strong {
	font-weight: bold;
}
