/*margins en paddings uit*/
body 	{
		margin: 0;
		padding: 0;
		text-align: center;
		font-family: Arial, helvetica, sans-serif;
		font-size: 14px;
		background-color: #ffffff;
}
div		{
		margin: 0;
		padding: 0;
}

ul		{
		margin: 0em, 0em, 0em, 1em;
		padding: 0;
}

li		{
		margin: 0;
		padding: 0;
}

table	{
		margin: 0;
		padding: 0;
}

/*Div's*/
div#wrapper {
		margin: 10px;
		width: 1000px;
		margin-left:auto;
		margin-right:auto;
		border: solid;
		border-width: 1px;
		border-color: #000000;
}

div#header	{
		margin-left: 0px;
		width: 360px;
		height: 200px;
		background-image: url(plaatjes/roellogobewerkt.png);
		float: left;
}

div#randfoto	{
		width: 280px;
		height: 580px;
		background-image: url(plaatjes/roelwijst.jpg);
		float: right;
}		

div#menu	{
		margin-top: 25px;
		margin-left: 20px;
		height: 175px;
		width: 335px;
		float: left;
}

div#content	{
		padding-left: 5px;
		padding-right: 5px;
		text-align: left;
		height: 378px;
		width: 526px;
		float: right;
		overflow: auto;
		border-top: solid;
		border-bottom: solid;
		border-width: 1px;
		border-color: #000000;
}

div#sidebar1	{
		width: 184px;
		height: 380px;
		background-image: url(plaatjes/sidebar1.jpg);
		float: left;
}

div#sidebar2	{
		width: 184px;
		height: 380px;
		background-image: url(plaatjes/sidebar2.jpg);
		float: left;
}

div#sidebar3	{
		width: 184px;
		height: 380px;
		background-image: url(plaatjes/sidebar3.jpg);
		float: left;
}

div#sidebar4	{
		width: 184px;
		height: 380px;
		background-image: url(plaatjes/sidebar4.jpg);
		float: left;
}

div#sidebar5	{
		width: 184px;
		height: 380px;
		background-image: url(plaatjes/sidebar5.jpg);
		float: left;
}

div#sidebar6	{
		width: 184px;
		height: 380px;
		background-image: url(plaatjes/sidebar6.jpg);
		float: left;
}


div#submenu	{
		width: 525px;
		height: 20px;
		float: left;
		margin-bottom: 20px;
}

div#footer	{
		height: 16px;
		background-color: #ffffff;
		clear: both;
}


div#extra	{
		margin-bottom: 10px;
}


/*menu*/
#indexlink {
		display: block;
		width: 360px;
		height: 200px;
		margin-top: -20px;
}

ul			{
		margin: 0px
}

li.menuitem{
		display: inline;
		list-style: none;	
		margin-bottom: 10px;
}

.menulink:hover{
		text-decoration: underline;
}

.menulink:visited{
		color: #000000;
}


.menulink	{
		display: Block;
		float: left;
		text-align: left;
		text-decoration: none;
		color: #000000;
		font-size: 24px;
		width: 120px;
		margin-left: 10px;
		margin-right: 20px;
		margin-top: 5px;
		margin-bottom: 20px;
}

li			{
		margin-left: 16px;
}

/*submenu*/
ul#sub	{
		list-style: none;
}

li.subin{
		display: inline;
}
		
.submenulink{
		display: block;
		float: left;
		height: 20px;
		text-decoration: none;
		margin-left: 4px;
		margin-right: 40px;
		color: #000000;
		font-weight: bold;
		font-size: 16px;
}	

.submenulink1{
		display: block;
		float: left;
		height: 20px;
		text-decoration: none;
		margin-left: 4px;
		color: #000000;
		font-weight: bold;
		font-size: 16px;
}	

.submenuitem{
		list-style: none;	
}

.submenulink:hover{
		text-decoration: underline;
}

.submenulink:visited{
		color: #000000;
}



/*overig*/

.weg		{
		display: none;
}

h3			{
		text-align: center;
}

#diaboloact	{
		margin: 5px;
}

#straatlantaarn	{
		margin: 5px;
}

#fotopag	{
		margin: 5px;
		width: 240px;
}

.underline	{
		text-decoration: underline;
}

#contact	{
		margin-left: 10px;
}

#thuis		{
		margin: 5px;
		width: 160px;
}
