.class1 A:link {color: #000; text-decoration: underline; color: #333;}
.class1 A:visited {color: #000; text-decoration: underline}
.class1 A:active {color: #000; text-decoration: underline}

.class2 A:link {color: #000; text-decoration: none;}
.class2 A:visited {color: #000; text-decoration: none;}
.class2 A:active {color: #000; text-decoration: none;}
.class2 A:hover {text-decoration: underline; color: #333;}

#nav {
margin:0;
padding:0;
}

#nav li {
display:inline;
padding:0;
margin:0;
}

#home #nav-home a,
#info #nav-info a,
#speelw #nav-speelw a,
#speelmee #nav-speelmee a,
#agenda #nav-agenda a,
#dona #nav-dona a,
#foto #nav-foto a,
#muziek #nav-muziek a,
#contact #nav-contact a {
/* declarations to style the current state */
font-style:italic;
color:#716d6d;
}



body {
background-position: top center;
background-image: url(imag/image2.jpg);
background-repeat: no-repeat;
	background-position: center top;
}
body {font-family: Comic Sans MS; background-color: #fbda57;} 

.input {
    border: 1px solid #006;
    background: #fbda57;
font-family: Comic Sans MS;
	font-size: 12px;
}
.input:hover {
    border: 1px solid #f00;
    background: #ff6;
}
.button {
    border: none;
    background: #fbda57;
    font-family: Comic Sans MS;
	font-size: 12px;
}
.button:hover {
    border: none;
    background: #ff6;
    padding: 2px 8px;
}






.menu {
	font-family: Comic Sans MS;
	font-size: 16px;
	text-transform: capitalize;
	color: #666;
	font-weight: bold;
	font-variant: normal;
	padding-left: 30px;


 
}
.achter {
	background-image: url(imag/achter.jpg); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 550px;
	width: 990px;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	text-align: left;
	border: thin solid #666;
}
.content {
	font-family: Comic Sans MS;
	font-size: 16px;
	color: #000;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.homeinfolinks {
	font-family: Comic Sans MS;
	font-size: 15px;
	color: #000;
	width: 700px;
	text-align: justify;
	position: relative;
	display: block;
	float: none;
	margin: 35px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 550px;
	overflow-y: auto;
}
.nieuws {
	float: none;
	width: 220px;
	border: thin solid #666;
	font-family: Comic Sans; MS
	font-size: 13px;
	color: #000;
	position: relative;
	display: block;
	float: left;
	margin: 15px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 365px;
	overflow: auto;
}
.foto {
	float: none;
	width: 220px;
	border-style: hidden;
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #000;
	position: relative;
	display: block;
	float: left;
	margin: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 365px;
	overflow: auto;
}


.onder {
	position: static;
	float: left;
	width: 965px;
	height: 70px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


