/*
bruin 5A1F00
oranje D1570D
lichtgroen A9CC66
groen 477725
zand FDE792
*/

html, body { height: 100%; }

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #467724;
	text-align: center;
	font-size: 88%;
}

*
{
	border: 0 none;
	margin: 0;
	padding: 0;
}

#pagina
{
	background-color: #fff;
	background-image: url(../images/voetbal.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-color: #ccc;
	border-style: none solid;
	border-width: 2px;
	width: 1024px;
}

#kop
{
	height: 180px;
	background-repeat: no-repeat;
	background-image: url(../images/kop.png);
	width: 100%;
}

#kolom
{
	width: 160px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
}

#linkerblok
{
	width: 160px;
	margin-top: 10px;
	background-color: #fde691;
	padding: 10px;
}

#linkerblok p { color: #591f00; }

#inhoud
{
	width: 600px;
	text-align: left;
	float: right;
	margin: 0 100px 200px 10px;
}

#footer
{ color: #467724; font-size: 1em; font-weight: bold; font-style: italic; background-color: #a8cc66; text-align: center; width: 100%; clear: both; padding-top: 1em; padding-bottom: 1em; }
#sponsors { font-size: 0.7em; margin-top: 20px; }
#maileenbekende { margin: 15px 5px 5px; }
#maileenbekende a { color: #db4105; font-size: 1.4em; font-weight: bold; font-style: italic; text-decoration: none; }
#maileenbekende a:hover { color: #db4105; font-style: italic; font-weight: bold; text-decoration: underline; }
/* Beeld */
.floatright { float: right; }

.floatleft
{
	float: left;
	margin-right: 10px;
}

.movie
{
	border: 5px #FDE792 solid;
	width: 500px;
	height: 335px;
	margin-bottom: 20px;
}

/ *Tekst */

h1, h2, h3, p, form, address, linkerblok { line-height: 1.6em; }

h1
{ color: #d1560d; font-size: 2em; font-weight: bold; line-height: 1.4em; margin-right: 30px; margin-bottom: 30px; }
#homepagina h1 { color: #d1560d; font-size: 1.2em; font-weight: bold; line-height: 1.4em; margin-right: 10px; margin-bottom: 10px; margin-left: 0; }
p
{
	font-size: 1em;
	margin-bottom: 2em;
}

p.credit
{
	font-size: .8em;
	margin: 0;
}

h2
{
	font-size: 1em;
	
	margin-top: 3em;
	margin-bottom: 1em;
}
#trainers h2
{
	
	margin-bottom: 1em;
}
#trainers hr
{
	margin-bottom: 1em;
	width: 100%;
	height: 2px;
	background-color: #CCC;
	clear: both;
}
ul
{
	line-height: 2em;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	list-style-type: disc;
}

address { font-style: normal; }

/* Navigatie */
ul#navigatie
{
	list-style-position: inside;
	text-align: center;
	width: 160px;
	display: block;
}

ul#navigatie li
{
	list-style-image: url(../images/voetbal-klein.png);
	padding-bottom: 10px;
}

ul#navigatie li a:link, ul#navigatie li a:visited, ul#navigatie li a:hover, ul#navigatie li a:active
{
	color: #d1560d;
	font-size: 1.2em;
	font-family: Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}

ul#navigatie li a:hover { text-decoration: underline; }

/* Activiteiten
----------------------------------------------------- */

#activiteiten { }

#activiteiten td
{
	padding: 4px;
	font-size: 0.8em;
	background-color: #fde691;
	border-bottom: 1px solid #ccc;
}

#activiteiten td.even
{
	font-size: 0.9em;
	background-color: #f3cc67;
	padding: 4px;
	border-bottom: 1px solid #ccc;
}

/* formulier
----------------------------------------------------- */

form
{
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
}

fieldset
{
	border: 0;
	text-align: center;
	display: inline;
}

button
{
	margin: 1.5em 0 1em 2.5em;
	background-color: #423724;
	color: #fff;
	padding: 2px 3px;
	border: outset 1px #423724;
	float: left;
}

input, textarea
{
	float: left;
	margin: 3px 0 3px 0;
	background-color: #fff;
	color: #423724;
	padding: 1px;
	border: 1px inset #FDBD51;
	width: 18em;
}

input:focus, select:focus,  textarea:focus
{
	background-color: #FFFFE6;
	border-color: #423724;
}

legend
{
	color: #423724;
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

label
{
	margin: 3px 10px 3px 3px;
	width: 7em;
	float: left;
	text-align: right;
	clear: left;
	cursor: pointer;
	display: inline;
}

button
{
	font-size: 1.2em;
	clear: both;
	margin-left: 111px;
}

/*
bruin 5A1F00
oranje D1570D
lichtgroen A9CC66
groen 477725
zand FDE792
*/
