@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-family: 'trebuchet ms', tahoma, verdana, arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

a{outline: 0px; color: #FFFFFF;}
a:hover{text-decoration: none;}
a img{border-width: 0px;}
ul li, ol li {list-style-type: none;}

body{
	background-color:#3d7c27;
}
#Intro{
	margin-top:50px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#header{
	background-image:url(images/header_bg_repeat.jpg);
	background-repeat:repeat;
	width:auto;
	height:200px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:3px;
	text-align:center;
}
.dummy{
	line-height:1px;
	height:1px;
	clear:both;
}
.dummy2{
	margin-bottom:-20px;
}

#Container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
}
#Menu{
	height:38px;
	width:auto;
	padding-top:0px;
	background-color:#29740f;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}
#Menu ul {
	width: 960px;
	margin: 0px;
	font-size:1.2em;
	margin-left:auto;
	margin-right:auto;
}
#Menu ul li {
	display: inline;
	float:left;
	margin-right:1px;
}
#Menu ul li a {
	display: block;
	color: #FFFFFF;
	font-weight: 900;
	font-size:1.1em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 20px;
}
#Menu ul li a:hover,
#Menu ul li.selected a {
	background-color:#1e5807;
	color:#fff;
}
#Submenu,
#SubmenuJeugdTeams{
	height:28px;
	width:auto;
	padding-top:0px;
	background-color:#1c5e04;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}
#Submenu ul,
#SubmenuJeugdTeams ul {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}
#Submenu ul li,
#SubmenuJeugdTeams ul li {
	display: inline;
	float:left;
	margin-right:1px;
}
#Submenu ul li a ,
#SubmenuJeugdTeams ul li a{
	display: block;
	color: #FFFFFF;
	font-size:1.0em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 10px;
}
#Submenu ul li a:hover,
#Submenu ul li.selected a,
#SubmenuJeugdTeams ul li a:hover,
#SubmenuJeugdTeams ul li.selected a {
	background-color:#29740f;;
	color:#fff;
}
#Content{
	width:700px;
	background-color:#1c5e04;
	border-style:solid;
	border-color:#000000;
	border-width:1px;	
	float:left;
}
#ContentRechts{
	width:250px;
	background-color:#1c5e04;
	border-style:solid;
	border-color:#000000;
	border-width:1px;	
	float:left;
	margin-left:2px;
}
#Headliner{
	margin-top:5px;	
}
.NewsItem{
	width:700px;
	background-image:url(images/pBG.jpg);
	margin-bottom:25px;
}
.NewsItem img{
	width:100px;
	height:100px;
	float:left;
	margin:10px;
	border: 2px solid #FFF;
}
.NewsItem .Tekst{
	float:left;
	width:500px;
	padding-top:10px;
}
.NewsItem .Tekst h1{
	text-transform:capitalize;
	font-size:14px;
	margin-top:10px;
}
p{
	margin:10px;	
}
h1{
	margin:10px;
	font-size:18px;
}
h2{
	margin:5px;
	margin-left:10px;
	font-size:15px;
}
.Lijntje{
	height:1px;
	width:700px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:10px;
}
.KernFoto{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
.KernFoto img{
	border:1px solid #FFF;
}
table{
	margin:10px;
	text-align: center;
}
table tr td{
	text-align:left;
	color: #FFF;
}
#JeugdContent{
	width:950;
	background-color:#1c5e04;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}
.JeugdOneTeam{
	margin:5px;
	width:150;
	float:left;
}
.JeugdOneTeam img{
	border: #fff solid 1px;
	width:150px;
	height:90px;
	margin-left:5px;
	margin-right:5px;

}
.JeugdOneTeam img:hover{
	border: #3d7c27 solid 1px;
	cursor:pointer;
}
.JeugdOneTeam p{
	text-align:center;
}
.Teamfoto{
	border: #fff solid 1px;
	margin-top:5px;
}
.titel{
	font-size:16px;
	margin-top:10px;
	font-weight:900;
}
.Logo{
	margin-left:50px;
	margin-right:50px;
	float:left;
}
iframe{
	width:958px;
	background-color:#1c5e04;
	height:1700px;
	border:none;
}
#flashcontent {
	height: 500px;
	width:700px;
	margin-left:10px;
}
#JeugdContent ul{
	margin-left:10px;
}
#JeugdContent ul li{
	list-style-type:disc;
	margin-left:20px;
}
#Container #JeugdContent table {
	font-size: 18px;
	color: #FFF;
}
