body{
	color: #003a8f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#header{
	display :none;
}
a, a:link, a:active, a:visited{
	color: #c40000;
	text-decoration: none;
}
a:hover{
	color: #003f90;
	font-style: italic;
}
h1, h2, h3{
	font-family: "Times New Roman";
}
#global{
	width: 1000px;
	margin: 0 auto;
	background-image: url(../images/global_back.gif);
	background-repeat: no-repeat;
	background-position: left 162px;
	min-height: 500px;
}
#content{
	clear: both;
	background-image: url(../images/inhoud_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
.inhoud{
	float: left;
	width: 770px;
	padding: 10px;
}
.right{
	background-image: url(../images/sponsoren_back.jpg);
	background-repeat: no-repeat;
	width: 210px;
	float: left;
}
.right h1{
	font-size: 18px;
	display: block;
	background-color: #7e9bc6;
	color: white;
	text-align: right;
	padding: 3px;
	padding-right: 20px;
}
.hoofdsponsor, .websponsor{
	text-align: center;
	margin-bottom: 10px;
}
#footer{
	clear: both;
	height: 19px;
	background-image: url(/images/footer.gif);
	font-family: "Times New Roman";
	font-style: italic;
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	width: 980px;
}
#footer p{
	float: left;
}
#footer .copyright_rovecom a:link, #footer .copyright_rovecom a:active, #footer .copyright_rovecom a:visited{
	color: #003f90;
	text-decoration: none;
}
#footer .copyright_rovecom a:hover{
	color: maroon;
}

#menu {
	background: url(/images/menu_back.gif) repeat-x left bottom;
	height: 80px;
	text-align: center;
}
#menu ul {
	height: 24px;
	margin: 0;	
	padding: 0 0 0 4px;
	position :relative;
}
#menu ul.menu {
	height: 32px;
}
#menu li {
  background: url(/images/menu_border.gif) no-repeat right center;
	float: left;
	height: 32px;
	list-style: none;
}
#menu a {
	color: #003f90;
  float: left;
	font-size: 12px;
	line-height: 28px;
	padding: 2px 4px;
	text-decoration: none;
}
#menu a.active, #menu a:hover {
	background: url(/images/menu_active.gif) no-repeat bottom center;
	color: #c40000;
  font-style: normal;
}

#menu ul ul {
	display: none;
  left: 0;
  position: absolute;
  top: 32px;
  width: 100%;
}
#menu ul li.active ul ul {
	display: none;
}
#menu ul li.active ul,
#menu ul ul li.active ul {
  display: block;
}
#menu li li {
  background-image: url(/images/submenu_border.gif);
  height: 24px;
}
#menu li li a {
  line-height: 20px;
}
#menu li li a.active, #menu li li a:hover {
	background: url(/images/submenu_active.gif) no-repeat bottom center;
}
#menu ul ul ul {
  top: 24px;
}
#menu li li li a {
  color: #fff;
}
#menu li li li a.active, #menu li li li a:hover {
	background: url(/images/subsubmenu_active.gif) no-repeat bottom center;
  color: gold;
}
/*
#menu ul li.active ul{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 28px;
	left: 10px;
	width: 100%;
	display: block;

}
#menu li{
	list-style: none;
	line-height: 30px;
	float: left;
	background-image: url(../images/menu_border.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#menu li a{
	float: left;
	color: #003f90;
	text-decoration: none;
	padding: 4px;
	line-height: 28px;
	padding-bottom: 0px;
	font-size: 12px;

}
#menu li a:hover, #menu li.active a{
	background-image: url(../images/menu_active.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #c40000;
	font-style: normal;
}
#menu li.active li a{
	background-image: none;
	color: white;
	font-style: italic;
}
#menu li li{
	float: left;
	background-image: url(../images/submenu_border.gif);
	background-repeat: no-repeat;
	background-position: right;

}
#menu li li a:hover, #menu li li.active a{
	background-image: url(../images/submenu_active.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	color: gold;
	font-style: italic;
}
#menu li li a{
	height: 24px;
	line-height: 24px;
	font-family: "Times New Roman";
	font-style: italic;
	float: left;
	color: white;
	font-size: 14px;
	z-index: 100;
}
#menu ul li.active li{
	display: block;
}

/*-----------index pagina-------------*/
.item_s1{
	border: 1px solid #ebebeb;
	border-left: none;
	border-top: none;	
	margin-bottom: 20px;
}
.item_s2{
	border: 1px solid #e1e1e1;
	border-left: none;
	border-top: none;	
}
.item_s3{
	border: 1px solid #d2d2d2;
	border-left: none;
	border-top: none;
}

.index {
	float: left;
	margin-right: 20px;
	width: 360px;
}
.index .item{
	border: 1px solid #003f90;
}

.index .item_content{
	padding: 5px;
}
.index .item h1{
	background-color: #003f90;
	color: white;
	font-size: 18px;
	padding: 0;
	padding: 4px;
	font-style: italic;
	margin: 0;
}
.index .item h6{
	background-color: #ffda94;
	margin: -5px;
	padding: 5px;
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: italic;
	
}
.index .inptsmall{
	width: 224px;
	border: 1px solid #003f90;
	color: #003f90;
	font-style: italic;
	height: 15px;
	padding: 2px;
	float :left;
	margin-right: 5px;
	background-image: url(../images/input_back.gif);
	background-repeat: repeat-x;
}
.index .submit{
	background-color: transparent;
	border: none;
	color: white;
	background-image: url(../images/button.gif);
	width: 110px;
	height: 21px;
	cursor: pointer;
}
/*---------nieuws--------------*/
#news .index{
	width: 100%;
	border: none;
}
#news .item{
	border: none;
	margin-bottom: 20px;
	float: left;
	border-bottom: 1px solid  #dbe3ee;
	width: 100%;
}
#news .item img, #news .show img{
	float: left;
	margin: 20px;
	margin-left: 0px;
	margin-top: 0px;
}
#news .item .lees_verder a:link, #news .item .lees_verder a:active, #news .item .lees_verder a:visited{
	display: block;
}
#news .show .teaser{
	font-style: italic;
	margin-bottom: 10px;
}
#news .meta{
	display: block;
	clear: both;
	background-color: #dbe3ee;
	padding: 4px;
	border: 1px solid #c4d1e3;
	font-family: "Times New Roman";
	font-size: 11px;
	font-style: italic;
}
#news .meta span{
	width : 40px;
	display :block;
	float: left;
	font-weight: bold;
}
#news .back_to_list a:link, #news .back_to_list a:active, #news .back_to_list a:visited{
	display: block;
	clear: both;
}
/*---------formulier--------------*/
#content #contact_form .mod_contactforms_col1{
	width :120px;
}
#content #contact_form .mod_contactforms_col2 input{
	width: 224px;
	border: 1px solid #003f90;
	color: #003f90;
	font-style: italic;
	height: 15px;
	padding: 2px;
	margin-right: 5px;
	background-image: url(../images/input_back.gif);
	background-repeat: repeat-x;
}
#content #contact_form .mod_contactforms_col2 textarea{
	background-image: url(../images/input_back.gif);
	background-repeat: repeat-x;
	border: 1px solid #003f90;
	color: #003f90;
	font-style: italic;
	width: 228px;
}
#content #contact_form .mod_contactforms_col2 input.submit_button{
	background-color: transparent;
	border: none;
	color: white;
	background-image: url(../images/button.gif);
	width: 110px;
	height: 21px;
	cursor: pointer;
}
/*----------sponsoren-----------*/
.sponsoren div.banner_collection{
	margin-left: 25px;	
}
/*---------downloads---------*/
#downloads ul li{
	list-style: url(../images/downloads.gif);
}
#downloads .group{
		display: block;
	clear: both;
	background-color: #dbe3ee;
	padding: 4px;
	border: 1px solid #c4d1e3;
	font-size: 14px;

}

