#maindiv {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
	/*background-color: #000000;*/
}

#bottom {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;

}

#navmenu {
	position: relative;
	float: left;
	margin-left: 10px;
	margin-top: 62px;
	width: 80%;
}

navmenu.td {
	border: 1px solid #A7B8C1; 
}

#rightmenu {
	position: relative;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 20px;

}

.footer {
	background-color: #C0C0C0;
	height: 20px;
	width: 100%;
	padding-left: 50px;
	font-size: 70%;
	text-align: right;
	color: #000000;
}

#popup {
	border: 1px solid #0000666;
	background-color: #E8F0F1;
	width: 200px;
	height: 150px;
}

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid #0000066;
	padding: 10px;
	background-color: #E8F0F1;
	visibility: hidden;
	z-index: 100;
}

#topimage {
	margin-left: -10px;
	margin-top: 15px;
}

/* visual ornaments: colors, backgrounds, borders */

body {
	background-color: #000000;
	background-image: url('../images/background.gif');
	background-repeat: repeat;
}


/* text styling: text and link properties including text color */

body, td, p, h3, H4, code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #C0C0C0;
	margin-top: 0px;
	padding-top: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 125%;
	color: #C0C0C0;
	padding-top: 10px;
	padding-left: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #C0C0C0;
	margin-bottom: 0px;
	width: 100%;
	padding: 0px;
	margin-bottom: 5px;
	
}

a:link {
	color: #C0C0C0;
}
a:active {
	color: #C0C0C0;
}
a:visited {
	color: #C0C0C0;
}
a:hover {
	color: #C0C0C0;
}

td.topspacercell {
	height: 0px;
}

td.maincell {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

td.topnavcell {
	text-align: center;
	color: #C0C0C0;
	height: 26px;
}

td.topnavcell a:link {
	color: #C0C0C0;
	text-decoration: none;
}

td.topnavcell a:visited {
	color: #C0C0C0;
	text-decoration: none;	
}

td.topnavcell a:hover {
	color: #C0C0C0;
	text-decoration: none;	
}

td.topnavcell a:active{
	color: #C0C0C0;
	text-decoration: none;	
}

td.topnavcellsel {
	text-align: center;
	color: #C0C0C0;
	height: 26px;
}

td.topnavcellsel a:link {
	color: #C0C0C0;
	text-decoration: none;
}

td.topnavcellsel a:visited {
	color: #C0C0C0;
	text-decoration: none;	
}

td.topnavcellsel a:hover {
	color: #C0C0C0;
	text-decoration: none;	
}

td.topnavcellsel a:active{
	color: #000000;
	text-decoration: none;	
}

td.rightmenutop {
	background-color: #000000;
	/*border-right: 1px solid #A7B8C1;*/
}

td.rightmenucell {
	background-color: #000000;
	border: 1px solid #C0C0C0;
	font-size: 70%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.rightmenucell a:link {
	color: #110252;
	text-decoration: none;
}

td.rightmenucell a:visited {
	color: #110252;
	text-decoration: none;
}

td.rightmenucell a:hover {
	color: #A3CCE9;
	text-decoration: none;
}


td.leftnav {
	border-left: 1px solid #E7E7E7;
	color: #000000;
	font-weight: normal;
	font-size: 75%;
	line-height: 250%;
}

td.leftnav td {
	text-align: right;	
}

td.leftnav a:link {
	color: #110252;
	text-decoration: none;

}

td.leftnav a:visited {
	color: #110252;
	text-decoration: none;

}

td.leftnav a:hover {
	color: #A3CCE9;
	text-decoration: none;	
}

td.leftnav a:active{
	color: #110252;
	text-decoration: bold;	
}

td.rightnav {
	border-right: 1px solid #E7E7E7;
}
p.bijschrift {
	color: #B8C2CB;
	font-size: 90%;
	text-align: center;
}

.photo {
	border: 1px solid #000000;
	margin: 10px 10px 10px 0px;

}

.smalltext {
	font-size: 95%;
	padding-left: 10px;
	padding-right: 10px;

}

td.centercell {
	background-color: #000000;
}

td.disney {
	background-image: url("../disney/webimage.jpg");
	background-repeat: no-repeat;
	background-color: #000000;
	color: #C0C0C0;
}

td.green {
	background-color: #C0C0C0;
	color: #000000;
	padding-left: 10px;
}

td.white {
	background-color: #000000;
	color: #C0C0C0;
	padding-left: 10px;
}

p.white {
	color: #000000;
	font-size: 90%;
}
.textbox {
	border: 1px solid #000000;
	margin-left: 10px;
	font-family: Arial;
	font-size: 90%;
	color: #C0C0C0;
}
