/* CSS Document */

body
	{
	text-align:center;
	margin		:	0px;
	padding		:	0px;
	background	:	url(images/body-bg.jpg) repeat-x #A0A0A0;
	}

DIV /* Left */
{
 	margin-top: 0px;
	margin-bottom: 0px;
}

div#container
{
	position:relative;
	width: 902px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	left: 0px;
	top: 0px;
	z-index: 0;
	
}

div#box
{
	position:absolute; 
	overflow:hidden; 
	top:0px;
	left:0px; 
	width:902px;
	height:auto;
	z-index:1;
}

.main-content
	{
	color		:	#646464;
	line-height	:	140%;
	height		:	auto;
	vertical-align	:	top;
	text-align	:	left;	
	padding-left:	20px;
	padding-right	:	25px;
	}

.dotted
	{
	background	: 	url(images/dotted.jpg) repeat-x #FFF;
	}

.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	-moz-opacity: 0.5;
}

		#header {
			width: 902px;
			height: 16px;
			font-size: 9px;
			color: #b2b2b2;
			text-align: center;
			margin: 0px;
			padding: 4px 0px 0px 0px;
		}
		
		#header a {
			font-size: 9px;
			color: #b2b2b2;
			text-decoration: none;
		}
		
		
		#logo {
			width: 902px;
			height: 79px;
			margin: 0px;
			padding: 0px;
			background: url(scripts/images/bg_logo.gif) no-repeat;
		}
		
		#menu {
			width: 900px;
			height: 23px;
			margin: 0px;
			padding: 0px 1px;
			background: url(scripts/images/bg_menu.gif) no-repeat;
		}
		
		#footer a {
			font-family: Arial;
			font-size: 10px;
			color: #969696;
			text-decoration: none;
		}
		
		#footer a:hover {
			text-decoration: underline;
		}
		
.menutitle{
cursor:pointer;
margin-bottom: 5px;
margin-top: 5px;
background-color:#FDFDFD;
color:#C1301B;
width:200px;
padding:3px;
text-align:left;
font-weight:bold;
font-family: Verdana;
font-size: 11px;

/*/*/border:1px solid #CCC;/* */
}

.submenu {
    overflow: hidden;
}

.submenu a {
    padding: 5px 0;
	width: 200px;
    text-indent: 10px;
    background: #EEE;
    display: block;
    border: 1px dotted #DDD;
    color: #666;
    text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

.submenu a:hover {
    background : #C1301B url(images/linkarrow.gif) no-repeat right center;
	width: 200px;
    color: #FFF;
}

.sdmenu {
    width: 200px;
    font-family: Arial;
    font-size: 12px;
    padding-bottom: 10px;
    background: #eee url(images/bottom.gif) no-repeat  right bottom;
    color: #FFF;
}

/* verschoven naar links */
div#masterdiv {
  text-allign: left; }

/* hoogte van de tabs */
div.TabForm div.Tabs {
  height: 24px;
  overflow: hidden; }

/* uitzicht tabs */
div.TabForm div.Tabs a {
  float: left;
  display: block;
  width: 60px;
  text-align: center;
  height: 24px;
  line-height: 28px;
  vertical-align: middle;
  background: url('tab2.gif') no-repeat;
  text-decoration: none;
  font-family: Arial, Verdana, Serif;
  font-weight: 900;
  font-size: 12px;
  color: #c1301b;
  background-color: #eaeaeb; }

/* uitzicht tabs bij muisover */
div.TabForm div.Tabs a:hover {
  background: url('tab1.gif') no-repeat -2px -1px; }

/* uitzicht actieve tab */
div.TabForm div.Tabs a.Active {
  background: url('tab0.gif') no-repeat -2px -1px; }

/* uitzicht pagina's */
div.TabForm div.Paginas {
  clear: both;
  overflow: hidden;
  font-family: Verdana, Serif;
  font-size: 12px;
  background-color: #eaeaeb; }

/* hieronder niets wijzigen */  
div.TabForm div.Paginas div.Pagina {
  height: 100%;
  padding: 2px;
  overflow: hidden; }

div.TabForm div.Paginas div.Pagina div.Pad {
  padding: 3px 2px; }

.text {
	font-family: arial,helvetica,verdana;
	font-size:12px;
	color:#656161;
}

.link{
	padding-top: 2px;
	font-family: arial,helvetica,verdana;
	font-size:12px;
	color:#c1301b;
	text-decoration: none;
	font-weight:bold;
	background: none;
}

.link a:link{
	padding-top: 2px;
	font-family: arial,helvetica,verdana;
	font-size:12px;
	color:#c1301b;
	text-decoration: none;
	font-weight:bold;
	background: none;
}

.link a:visited{
	padding-top: 2px;
	font-family: arial,helvetica,verdana;
	font-size:12px;
	color:#c1301b;
	text-decoration: none;
	font-weight:bold;
	background: none;
}

.link a:hover{
	padding-top: 2px;
	font-family: arial,helvetica,verdana;
	font-size:12px;
	color:#656161;
	text-decoration: underline;
	font-weight:normal;
	background: none;
}

.nav_bottom{
	padding-top: 2px;
	font-family: arial,helvetica,verdana;
	font-size:10px;
	color:#656161;
	text-decoration: none;
	font-weight:normal;
	background: none;
}

.nav_bottom a:link{
	padding-top: 2px;
	font-family: arial,helvetica,verdana;
	font-size:10px;
	color:#656161;
	text-decoration: none;
	font-weight:normal;
	background: none;
}

.nav_bottom a:visited{
	padding-top: 2px;
	font-family: arial,helvetica,verdana;
	font-size:10px;
	color:#656161;
	text-decoration: none;
	font-weight:normal;
	background: none;
}

.nav_bottom a:hover{
	padding-top: 2px;
	font-family: arial,helvetica,verdana;
	font-size:10px;
	color:#656161;
	text-decoration: underline;
	font-weight:normal;
	background: none;
}