#content {
position: relative;
top: 94px;
margin-left: 21%;
margin-right: 21%; 
height: auto;
}

#container {
}
.kleurkop
{
font-weight: bold;
color: #ff0000;
background: #80FF80;
text-align: center;
}

.kleurkop1
{
font-weight: bold;
color: #ff0000;
background: #ffffff;
text-align: center;
font-size: 12px;
}

#header {
background: #80FF80;
color: #FF9900;
width: 100%;
left: 0;
text-align: center;
position: absolute;
top: 0px;
margin: 0;
} 

#footer {
position: relative;
border-top: solid 1px blue;
margin-top: 1%;
margin-left: 21%;
margin-right: 21%; 
text-align: center;
bottom: 0;
}


.linksmidden{
	position: relative;
	margin-left: 25px;
	width: auto;
	background-color: #DBDBDB;
}

.rechtsmidden{
	position: absolute;
	width: auto;
	right: 25px;
	left: 400px;
	top: 0px;
	background-color: #DBDBDB;}

#linkermenu {
position: absolute;
left: 1px;
top: 0px;
background-color: #DBDBDB;
height: auto;
width: auto;
}

#rechtermenu {
position: absolute;
color: #0000ff;
right: 1px;
top: 0px;
margin-left: 80%;
background-color: #DBDBDB;
height: auto;
width: auto;
}


#kantmenu ul li a {
			color: #ffffff; 
			font-size: 14px;
			font-weight: bold;
			text-align: center;
			background:  #FF6600;
			padding: 3px;	
			margin: 0;
			width: 80px;
			}
#kantmenu a {	white-space: nowrap;
			padding: 2px;
			margin: 2px;
			text-decoration: none;
			line-height: 2em;
			text-align:center;
			border: solid 1px;
			border-color: #66ff99;}
#kantmenu{
			background: #80FF80;
			}
#kantmenu a:hover	{
			color: #ffffff;
			background: #000000;}


#menu ul li a {
			color: #ffffff; 
			font-size: 14px;
			font-weight: bold;
			text-align: center;
			background:  #FF6600;
			padding: 3px;	
			margin: 0;
			width: 80px;
			}
#menu ul, 
#menu ul li	{	
			display: inline;
			list-style-type: none;	
			}
#menu {		
			padding: 2px;
			margin: 2px;
     		text-align:center;
}
#menu a {	white-space: nowrap;
			padding: 2px;
			margin: 2px;
			text-decoration: none;
			line-height: 2em;
			text-align:center;
			border: solid 1px;
			border-color: #000000;}
#menu a:hover	{
			color: #ffffff;
			background: #80FF80;}		 


a:link { color: #0000ff; text-decoration: underline;}
a:active { color: red; }
a:visited { color: #000099; text-decoration: underline; }
a:hover { color: #006600;} 	

body, td, p {
			color : black; 
			font-size : 13px; 
			font-family : Helvetica, Arial, 'Times New Roman', sans-serif;
			letter-spacing: 0.018em;
			line-height : 19px;
			margin: 0;
			padding: 0;
			width: auto;
			height: auto;
			background: #CECCCD;
}

.submenu ul li a {
	padding: 0;	
	margin: 0;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background: #CE6700;
}

.submenu ul, 
.submenu ul li {
	list-style-type: none;	
	display: inline;	
	padding: 0;	
	margin: 0;
	}

.submenu {
	padding: 1px; 	
	margin: 4px;
	text-align: left;
}

.submenu a {
	display: block;
	padding: 1px;	
	margin: 4px;
	line-height: 2em;	
	border: solid 1px;
	border-color: #FFCC99;
	text-decoration: none;
}

.submenu a:hover {
	color: #ffffff; 
	background: #0000ff;
}

.sub { 
padding: 1px; 	
margin: 1px;
color: #ffffff;
background-color: #FF6600;
font-size: 15px;
font-weight: bold;
display: inline;
}
	
#spreuk {
padding: 2px; 	
margin: 0 200px;
color: #ff6600;
text-align:center;
font-size: 20px;
font-weight: bold;
font-style: italic;
border-color:  #66FF99;
}

.klein {
font-size: 9px;
font-weight: bold;
background-color: #FFCC99;
}
.groot {
font-size: 17px;
font-weight: bold;
text-align: center;
color: #FF6600;
}
