/* Master */
body
{
	background-image:url('../images/master/background.jpg');
	margin:0;
	padding:0;
}

#container
{
	width:950px;
	height:542.5px;
	margin-left:auto;
	margin-right:auto;
	font-family: sans-serif;
	font-size:13px;
}

#bovenkant
{
	float:left;
	width:100%;
	height:195px;
	background-image:url('../images/master/BannerScouting.jpg');
}

#locatieBalk
{
	float:left;
	width:100%;
	height:22.5px;
	background-color:#9dcc58;
	
}

#locatie
{	
	margin-top:2.5px;
	margin-left:150px;
	font-weight:bold;
	color:#000000;
	float:left;
}

#midden
{
	float:left;
	width:auto;
	min-height:420px;
	background-color:#fff4d3;
    		
	border-left-width:165px;
	border-left-style:solid;
	border-left-color:#995d3b;
}

#zijkant
{
	float:left;
	width:165px;
	margin-left: -165px;
}

#menu, #menu li ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 165px;
	border-top: 1px solid black;
}

#menu li a
{
	background-color:#995d3b;
	color: white;
	display: block;
	padding: 5px 0;
	padding-left: 2px;
	text-decoration: none;
	border-bottom: 1px solid black;
}

#menu li a:hover
{
	background-color:#66a2c4;
	color:black;
	text-decoration:underline;
}

#main
{
	float:left;
	width:783px;
	min-height:50px;
}

#mainContainter
{
	float:left;
	width:765px;
	margin:5px 20px 5px 20px;
}

#onderkant
{
	float:left;
	width:100%;
	height:20px;
	background-color:#9dcc58;
}

.linkImage
{
	border:0;
}

/* Home */

#homeVideo
{
	text-align:center;
}

/* Nieuws */

.nieuwsbericht
{
	margin-top:10px;
}

.nieuwsberichtKop
{
	font-size:16px;
	font-weight: bold;
}

.nieuwsberichtDatum
{
	font-size:10px;
}

/* Aanmelden */
#error
{
	color:Red;
	font-weight:bold;
}

#aanmeldformulier dl, h4
{
     width:750px;
	 
}

#aanmeldformulier dd
{
     height:20px;
	 background:url('../images/achtergrondBB.png');
}

#aanmeldformulier textarea
{
	width:99%;
	height:100px;
}

.aanmeldFormulierTekst
{
	width:100%;
	height:25px;
}

.aanmeldFormulierTekst input
{
	width:250px;
}

.aanmeldFormulierTekst div
{
	width:250px;
	float:left;
}

.leiding, .jeugdlid
{
	float:right;
    font-weight:bold;
}

.jeugdlid
{
	width:15%;
}

.groepNaam
{
	float:left;
	width:65%;	
}

#aanmeldKnop
{
	float:left;
	margin-top:10px;
	width:800px;
}

/* Programma */

/* Inloggen */

#inloggen
{
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
	width:350px;
	min-height:120px;
	background-color:#9dcc58;
}

#inloggenKnop
{
	text-align:center;
}

#gebruikersnaam
{
	float:left;
	width:150px;
}

#wachtwoord
{
	float:left;
	width:150px;
}

#inloggenBericht
{
	color:Red;
	font-weight:bold;
}

#legeRij
{
	float:left;
	width:100%;
	height:15px;
}
/* Beheren */

#uitloggen
{
	float:right;
	margin-top:2.5px;
	margin-right:2.5px;
	font-weight:bold;
	color:#000000;
}

/* Bekijk Aangemelde */

#AangemeldeTabelKopRij
{
	float:left;
	width:502px;
	border:1px solid black;
	border-right: 0px;
}

.AangemeldeTabelKopCell
{
	float:left;
	width:250px;
	border-right: 1px solid black;
	font-weight:bold;
}

.AangemeldeTabelRij
{
	float:left;
	width:502px;
	border-bottom:1px solid black;
	border-left:1px solid black;
}

.AangemeldeTabelCell
{
	float:left;
	width:250px;
	border-right: 1px solid black;
}
/*Nieuwsbericht Beheren*/

#nieuwsBerichtenTabel
{
	float:left;
	width:500px;
}

#nieuwsBerichtenTabelKopRij
{
	float:left;
	width:500px;
	height:20px;
}

#nieuwsBerichtenTabelKopCell
{
	float:left;
	width:250px;
	font-weight:bold;
}

.nieuwsBerichtenTabelRij
{
	float:left;
	width:500px;
	min-height:20px;
}

.nieuwsBerichtenTabelCell
{
	float:left;
	width:250px;
}

/*Bevestig Verwijderen*/

#bevestigVerwijderen
{
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
	width:350px;
	height:100px;
	background-color:#9dcc58;
}

#bruineBovenBalk
{
	width:350px;
	height:20px;
	background-color:#995d3b;
	font-weight:bold;
	color:white;
}

#bevestigVerwijderenKnop
{
	float:left;
	margin-left:100px;
	text-decoration:none;
}

#annuleerVerwijderenKnop
{
	float:left;
	margin-left:50px;
	text-decoration:none;
}

.linkTekstOpmaak
{
	text-decoration:none;
	color:black;
}

/*Groot Westland*/

#navigatieArtikelen 
{
	width:400px;
	margin-left:auto;
	margin-right:auto;
}

#navigatieArtikelen a
{
	text-decoration:none;
	color:black;
}

#navigatieArtikelenKop
{
	text-align:center;
	background-color:#9dcc58;
	font-weight:bold;
}

#onderkantGrootWestland
{
	width:100%;
}

#vorige
{
	float:left;
}

#volgende
{
	float:right;
}

#vorige a, #volgende a, img
{
	text-decoration:none;
	color:black;
	border:0;
}




