/* CSS Document */

body,td,th {
	font-family: Century Gothic, Verdana;
	font-size: small;
	color: #58585A;
}
body {
	background-color: #75A5D5;
	line-height:150%;
	background-image: url();
}
h1 {
	font-size: x-large;
	color: #8DB5DC;
}
h2 {
	font-size: large;
	color: #8DB5DC;
}

.style2 {color: #AAC7E5}
.style3 {
	font-size: 36px;
	font-weight: bold;
}
#inhoud {
	padding:1px 15px 1px 15px;
	background-image:url(../images/rechts-met-ballen.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
#menu {
	padding:8px 15px 1px 15px;
	background-image:url(../images/links.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}
	
a:link {
	color: #58585A;
}
a:visited {
	color: #58585A;
}
a:hover {
	color: #75A5D5;
}
a:active {
	color: #58585A;
}
.linkonder a:link {
	font-size:x-small;
	color: #58585A;
	text-decoration:none;
}
.linkonder a:visited {
	font-size:x-small;
	color: #58585A;
	text-decoration:none;
}
.linkonder a:hover {
	font-size:x-small;
	color: #58585A;
	text-decoration:none;
}
.linkonder a:active {
	font-size:x-small;
	color: #58585A;
	text-decoration:none;
}


table.navbar td a{
   display: block;
   width: 108px;
   height:40px;
   padding: 12px 0px 0px 0px;
   text-decoration: none;
   font-size:small;
   background-color:#ffffff;
   text-decoration:none;
   font-weight:bold;

}
table.navbar td a:link {
   color:#58585A;
}
table.navbar td a:visited {
   color:#58585A;
}
table.navbar td a:hover {
	color: #8DB5DC;
   background-image:url(../images/radar-menu.jpg);
   background-position:right;
   background-repeat:no-repeat;
}
table.navbar td a:active {
   color:#58585A;
}



body#menu1 a#menu1,
body#menu2 a#menu2,
body#menu3 a#menu3,
body#menu4 a#menu4,
body#menu5 a#menu5,
body#menu6 a#menu6,
body#menu7 a#menu7,
body#menu8 a#menu8 {
   color:#58585A;
   background-image:url(../images/radar-menu.jpg);
   background-position:right;
   background-repeat:no-repeat;
}


