body {
	background-color: #000000;
	}
#wrapper {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: black;
	width: 800px;
	font-size: 11px;
	margin-top:1%;
	margin-bottom:2%;
	background-color: #EAEAEA;
	border: 1px solid black;
	background-image: url(images/grupo-azul-new1.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#kop {
background-color: #FFF;
color: white;
font-size: 19px;
border-bottom: 1px solid #333;
}
#navigatie {
	float: left;
	width: 120px;
	/*margin-left:1em;*/
	padding-bottom: 1em;
	list-style-type: none;
	margin-top: 225px;
}
#navigatie ul {
list-style:none;
list-style-type:none;
/*margin-left:auto;*/
 
}
#navigatie li a	
{
	padding: 5px;
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #969696;
}
#navigatie li {
list-style-type: none;	
display: inline;	
padding: 0;	
margin: 0;
}
#navigatie a 
{
	display: block;
	padding: 5px;
	margin: 1px;
	line-height: 1em;
	text-decoration: none;
	border: solid 1px;
}
#navigatie a:hover	
{
	color: #FFFFFF;
	border: solid 1px #000;
	background-color: #525252;
}
#inhoud {
	margin-top: 225px;
	margin-right: 3em;
	margin-bottom: 1em;
	margin-left: 200px;
	padding: 1em;
	border: 1px solid #AAAAAA;
	opacity:1.0;
}
#galerie {
}

#footer {
	clear: both;
	background-color: #333333;
	padding-top: 1px;
	padding-bottom: 3px;
	color:#CCCCCC;
	text-decoration: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	bottom: auto;
	}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

ul {
	list-style-type: square;
}
h4 {
	color: #FF3333;
}
table {
	width: 400px;
}
tr {
	margin: 1px;
	padding: 1px;
}
td {
	margin: 1px;
	padding: 2px;
	background-color: #C5C5C5;
}
#tekst {
	height: 100px;
	width: 800px;
	border: thin solid #FFFFFF;
	margin: 150px;
	float: left;
}
#ad {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #000;
	background-color: #FFFF66;
	height: 120px;
	width: 200px;
	border: medium dashed #F00;
	padding: 10px;													
	-moz-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	font-weight: bold;
	margin-left: 50%;
}

