html,body{
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
	height : 100%;
}

html,body{
	line-height : 17px;
	font-family : Arial;
	font-size : 12px;
	color : #262424;
}


/* //////////////////// LINKS \\\\\\\\\\\\\\\\\\\\ */


a{
	color : #C2284A; 
	text-decoration :  underline;
}
a:hover{
	color : #C2284A; 
	text-decoration : none;
}


.ulmenu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.limenu a:link, .limenu a:active, .limenu a:visited {
	display : block;
	list-style-type: none;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	padding: 2px 0 2px 0;
	margin: 0;
}

.limenu a:hover {
	display : block;
	list-style-type: none;
	font-size : 11px;
	color : #c2284a;
	padding: 2px 0 2px 0;
	text-decoration : none;
	margin: 0;
}

.limenu_select a:link, .limenu_select a:active, .limenu_select a:visited , .limenu_select a:hover {
	display : block;
	list-style-type: none;
	font-size : 11px;
	color : #c2284a;
	padding: 2px 0 2px 0;
	text-decoration : none;
	margin: 0;
}

.lisub a:link, .lisub a:active, .lisub a:visited {
	display : block;
	list-style-type: none;
	color : #c2284a;
	font-size : 11px;
	text-decoration : none;
	padding: 2px 0 2px 10px;
	margin: 0;
}

.lisub a:hover {
	display : block;
	list-style-type: none;
	color : #000000;
	font-size : 11px;
	padding: 2px 0 2px 10px;
	text-decoration : none;
	margin: 0;
}

.lisub_select  a:link, .lisub_select a:active, .lisub_select a:visited,  .lisub_select  a:hover {
	display : block;
	list-style-type: none;
	color : #000000;
	font-size : 11px;
	padding: 2px 0 2px 10px;
	text-decoration : none;
	margin: 0;
}


/* //////////////////// HEADINGS \\\\\\\\\\\\\\\\\\\\ */


H1 {
	padding : 0 0 0 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 16px;
	color : #C2284A;
}

H2 {
	padding : 0 0 0 0;
	margin :  0 0 6px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #C2284A;
}

H3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 12px;
	color : #C2284A;
}

H4 {
	padding : 0 0 0 0;
	margin :  0 0 6px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 13px;
	color : #C2284A;
}

H5 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 10px;
	color : #C2284A;
}

H6 {
	padding : 0 0 0 0;
	margin :  0 0 0px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 9px;
	color : #C2284A;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

INPUT , textarea {
	position : relative;
	outline : none;
	border : none;
    background-color : #FFFFFF;
	border : 1px solid #c2284a;
	margin-bottom: 2px !important;
	margin-bottom: 0;
	padding : 2px 3px 2px 3px;
	font-family : Arial;
	font-size : 11px;
    color : #000000;
}


/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position: relative;
	background-image : url(http://www.nvmo.eu/gfx/achter.gif);
	background-repeat : repeat-y;
	margin : 0 auto 0 auto;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	width : 950px;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
}

.container_vervolg {
	position: relative;
	background-image : url(http://www.nvmo.eu/gfx/achter_vervolg.gif);
	background-repeat : repeat-y;
	margin : 0 auto 0 auto;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	width : 950px;
	min-height : 100%;
	height : auto !important; /* voor moderne browsers */
	height : 100%; /* voor IE */
}

.container_splash {
	position: relative;
	margin : 0 auto 0 auto;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
    background-color : #FFFFFF;
	width : 950px;
	min-height : 100%;
	height : auto !important; /* voor moderne browsers */
	height : 100%; /* voor IE */
}

.header {
	background-color : #c2284a;
	width : 950px;
	height : 216px;
}

.header_vervolg {
	background-color : #c2284a;
	width : 950px;
	height : 32px;
}

.top_rood {
	background-color : #c2284a;
	font-size : 0;
	width : 950px;
	height : 5px;
}

.menu {
	background-image : url(http://www.nvmo.eu/gfx/menu.gif);
	background-repeat : repeat-x;
	background-color : #c2284a;
	padding : 0 0 0 20px;
	font-weight : bold;
	text-transform : uppercase;
	width : 930px;
	height : 27px;
	overflow: hidden;
}

.menu_links {
	float : left;
	/*width : 691px;*/
	height : 27px;
	width: 930px;
}
.menu_login {
	position: absolute;
	z-index: 100;
	top: 40px;
	left: 510px;/*710px;*/
	margin: 0;
	text-align : right;
	font-size : 12px;
	width : 415px;/*215px;*/
	height : 23px;
	overflow: hidden;
}
.menu_rechts {
	float: left;
	text-align : right;
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	width : 415px;/*215px;*/
	height : 23px;
	overflow: hidden;
	
}
.menu_rechts a, .menu_rechts a:link, .menu_rechts a:active, .menu_rechts a:visited, .menu_rechts a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}
.menu_rechts a:hover {
	text-decoration: none;
} 
.space {
	margin : 0 25px 0 25px;
}

.moodbar {
	background-color : #c2284a;
	width : 950px;
	height : 184px;
}

.holder {
	width : 950px;
}

.center {
	margin : 0 auto;
	width : 700px;
}

.center_text {
	background-image : url(http://www.nvmo.eu/gfx/lijn_splash.gif);
	background-repeat : no-repeat;
	background-position : center top;
	margin : 20px 0 0 0;
	padding : 30px 0 0 0;
	text-align : center;
	width : 700px;
}

.center_links {
	margin : 50px 0 0 0;
	text-align : center;
	width : 700px;
}

.links {
	background-image : url(http://www.nvmo.eu/gfx/lijn_content.gif);
	background-repeat : no-repeat;
	background-position : right 25px;
	padding : 54px 25px 15px 25px;
	width : 661px;
}

.links_vevolg{
	background-image : url(http://www.nvmo.eu/gfx/mood_vervolg.gif);
	background-repeat : no-repeat;
	background-position : left 0;
	padding : 114px 15px 15px 96px;
	width : 600px;
}

.rechts {
	position : absolute;
	top : 216px !important;
	top : 239px;
	margin : 0 0 0 711px;
	padding : 54px 0 0 0;
	background-image : url(http://www.nvmo.eu/gfx/rechts_moodbar.gif);
	background-repeat : no-repeat;
	background-position : left top;
	width : 239px;
}

.rechts_vervolg {
	position : absolute;
	top : 32px;
	z-index: 90;
	margin : 0 0 0 711px;
	padding : 85px 0 0 0;
	background-image : url(http://www.nvmo.eu/gfx/vervolg_rechts.gif);
	background-repeat : no-repeat;
	background-position : left top;
	width : 239px;
}

.trail {
	position : absolute;
	margin : 0 0 0 90px;
	top : 95px;
	z-index : 20;
	color : #C2284A;
	font-size : 11px;
	width : 530px;
	height : 22px;
}

	.trail a {
		color : #C2284A;/*D3D4D6*/
		text-decoration : none;
		font-size : 11px;
	}
	
	.trail a:hover {
		color : #000000;
		text-decoration : none;
		font-size : 11px;
	}


.rechts_box {
	margin : 0 auto;
	background-color : #FFFFFF;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	width : 190px;
}

.rechts_box_default {
	margin : 0 auto;
	background-color : #FFFFFF;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-top : 1px solid #000000;
	width : 190px;
}

.rechts_box_top{
	background-color : #c5294b;
	border-bottom : 1px solid #000000;
	padding : 4px 0 4px 10px;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
	line-height : 15px;
	text-transform : uppercase;
	width : 180px;
}

.rechts_box_content{
	padding : 10px;
	width : 170px;
}

.rechts_box_logo{
	font-size : 0;
	line-height : 0;
	width : 190px;
}

.rechts_box_tussen {
	background-image : url(http://www.nvmo.eu/gfx/rechts_box_tussen.gif);
	background-repeat : no-repeat;
	background-position : left top;
	width : 190px;
	height : 29px;
}

.rechts_box_vervolg_tussen {
	background-image : url(http://www.nvmo.eu/gfx/vervolg_rechts_tussen.gif);
	background-repeat : no-repeat;
	background-position : left top;
	font-size : 0;
	width : 190px;
	height : 15px;
}
