body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color: #ffff99;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

ul {
margin-left: 0px;
padding-left: 15px;
list-style-position:outside;
}

li {
margin: 0px;
padding: 0px;
}


hr {
	color: #333333;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

a:link, a:visited {
	color: #a5001e;
	text-decoration: none;
}

a:hover {
	color: #a5001e;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffff99;
	line-height:20px;
}

.menu_out {
	text-decoration:none;	
	font-size: 18px;
	font-family: Garamond, "Times New Roman", Times, serif;		
	color: #a5001e;
	text-decoration:none;
	font-weight: bold;	
	cursor: pointer
}

.menu_over {
	text-decoration:none;	
	font-size: 18px;
	font-family: Garamond, "Times New Roman", Times, serif;		
	color: #a5001e;
	background:#ffff99;
	text-decoration:none;
	font-weight: bold;	
	cursor: pointer
}

.menu_down {
	color: #00FFFF;
	padding: 3px;
	cursor: pointer
}
#centerdiv{
	position : absolute;
	top:0px;
	left:0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	visibility:hidden;
}

#kop{
	position : absolute;
	top:0px;
	left:0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100px;
	background-color:#666666;
}



/***********************************************/
/* Layout tussenstuk                           */
/***********************************************/

#foto{
	position : absolute;
	top:175px;
	left:10px;
	padding: 0px;
	margin: 0px;
	width: 175px;
	height: 175px;
}

#tussenstuk{
	position : absolute;
	top:175px;
	left:222px;
	padding: 0px;
	margin: 0px;
	width: 715px;
	height: auto;	
	background-image:url(images/bg_tussenstuk.jpg);
	background-repeat:repeat-y;
}

#tussenstuktop{
	position : absolute;
	top:173px;
	left:222px;
	padding: 0px;
	margin: 0px;
	width: 715px;
	height: 2px;	
}

#tussenstukbottum{
	position : absolute;
	top:377px;
	left:222px;
	padding: 0px;
	margin: 0px;
	width: 715px;
	height: 2px;
	visibility:hidden;
}

.slagzin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #a5001e;
	line-height:20px;
}

.tussentekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height:20px;
}

td.tussentekst a {
	font-size: 12px;
	color: #B1CC48;
	text-decoration:none;
	font-weight: normal;
}
td.tussentekst a:hover {
	font-size: 12px;
	color: #B1CC48;
	text-decoration:none;
	font-weight: normal;
}
td.tussentekst a:active {
	font-size: 12px;
	color: #B1CC48;
	text-decoration:none;
	font-weight: normal;
}
td.tussentekst a:visited {
	font-size: 12px;
	color: #B1CC48;
	text-decoration:none;
	font-weight: normal;
}



/***********************************************/
/* Layout menu top                             */
/***********************************************/

#menu{
	padding: 0px;
	margin: 0px;
	font-family: Garamond, "Times New Roman", Times, serif;	
	position : absolute;
	top:120px;
	left: 100px;
	width: 820px;
	height: 25px;
}

.menu {
	font-family: Garamond, "Times New Roman", Times, serif;	
	font-size: 20px;
	font-weight: bold;
	color: #a5001e;
}

/***********************************************/
/* Layout content                              */
/***********************************************/

#content{
	position : absolute;
	overflow: auto;
	top:120px;
	left:100px;
	width: 8000px;
	margin: 0;
	padding: 0 0 0 0;
	height: 370px;
}


#contenthomeleft{
	position : absolute;
	overflow: auto;
	top:420px;
	left:100px;
	width: 280px;
	margin: 0;
	padding: 0 0 0 0;
	height: auto;
	visibility:hidden;
}

#contenthomeright{
	position : absolute;
	overflow: auto;
	top:420px;
	left:400px;
	width: 535px;
	margin: 0;
	padding: 0 0 0 0;
	height: auto;
	visibility:hidden;
}

#devider{
	position : absolute;
	background-image:url(images/devider.jpg);
	background-repeat:repeat-y;
	overflow: auto;
	top:420px;
	left:390px;
	width: 3px;
	margin: 0;
	padding: 0 0 0 0;
	height: auto;
	visibility:hidden;
}

/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 75%;
	padding: 0px;
	margin: 0px;
	color: #333333;
	position : absolute;
	top:720px;
	left:100px;
	width: 820px;
	text-align:center;
}
.dropdownmenu { 
    position               : absolute;
    left                   : 0px;
    visibility		       : hidden;
}

a.dropdown {
	font-size: 18px;
	color: #a5001e;
	text-decoration:none;
	font-weight: bold;
}
a.dropdown:hover {
	font-size: 18px;
	color: #a5001e;
	text-decoration:none;
	font-weight: bold;	
}
a.dropdown:active {
	font-size: 18px;
	color: #a5001e;
	text-decoration:none;
	font-weight: bold;	
}
a.dropdown:visited {
	font-size: 18px;
	color: #a5001e;
	text-decoration:none;
	font-weight: bold;	
}

