html,body {
	min-height:100%;
	_height:100%;
}



a, a:visited {
	color:gray;
}


.hr {
	background-image: url(http://www.omve.com/img/hr_zijkanten.png);
}

h1 {
	color:gray;
}

h2 {
	color:black;
	font-size:8pt;
}



h1 {
	color:gray;
}

h2 {
	color:black;
	font-size:8pt;
}

.red a {
	color:#FF3333;
	text-decoration:none;
}

html,body {
	height:100%;
}

img, a img {
	border-style: none;
	border-width:0px;
}

body {
	margin:0px;
	padding:0px;

	font-family: arial, 'sans serif';
}

/* TODO:
#container2 {
	display: table-row;
}
*/

#menu {
/*TODO:	display:table-cell; */
	font-size: 9pt;
	width: 178px;
}

h3 {
	color: #c0c0c0;
	font-size: 9pt;
	font-weight: normal;
	background-image: url(http://www.omve.com/img/bullet_1a.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin: 0px;
	margin-left: 20px;
	margin-bottom:0.5em;
	margin-top:0px;
}

h3 a, h3 a:visited {
	color: #c0c0c0;
}

.hr {
	clear:both;
	background-image: url(http://www.omve.com/img/hr_sublinks.png);
	background-repeat: no-repeat;
	height:1px;
	margin-left:20px;
}

.hr hr {
	display:none;
}

a, a:visited {
	color: #333333;
	text-decoration: none;
}


li {
	margin-top: 0.5em;
}

ul {
	list-style-image: url(http://www.omve.com/img/bullet_2.png);
}

ul li.selected {
	color:#FB2F2F;
	list-style-image: url(http://www.omve.com/img/bullet_2a.png);
}

ul li a:active, ul li.selected a, ul li.selected ul li.selected, ul li.selected ul li.selected a {
	color:#FB2F2F;
}

ul ul {
	list-style-image: url(http://www.omve.com/img/bullet_3.png);
}

ul li.selected ul li, #menu ul li.selected ul li a {
	color: #333333;
}

ul ul li.selected {
	list-style-image: url(http://www.omve.com/img/bullet_3a.png);
}


body, td {
	font-family: arial, 'sans serif';
	font-size: 9pt;
	line-height: 15pt;
	color: #333333;
}

h1 {
	color:#FF0000;
	font-family: arial, 'sans serif';
	font-width: normal;
	font-size: 14pt;
	font-style:italic;
	font-weight:normal;
	margin-bottom:0.5em;
	margin-top:11px;
}

h2 {
	color:#FF0000;
	font-family: arial, 'sans serif';
	font-size: 9pt;
	font-weight: bold;
	margin:0.5em 0em;
}

h2.product {
	color:#000000;
	font-size:10pt;
}

h3, h4 {
	color:#FF0000;
	font-family: arial, 'sans serif';
	font-size: 9pt;
	font-weight:normal;
	margin:0.5em 0em;
	margin-top:2em;
}

.hr {
	clear:both;
	background-image: url(http://www.omve.com/img/hr.png);
	background-repeat: repeat-x;
	height:1px;
}

.hr hr {
	display:none;
}

.hr_grey {
	clear:both;
	background-image: url(http://www.omve.com/img/hr_midden_grijs.png);
	background-repeat: repeat-x;
	height:1px;
}
.hr_product {
	clear:both;
	background-image: url(http://www.omve.com/img/hr_midden_grijs.png);
	background-repeat: repeat-x;
	height:1px;
}

.hr_product hr {
	display:none;
}

p {
	text-align:justify;
	margin-top:1em;
	margin-bottom:1em;
}


