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

body{
background-image:url(../Images/gras1.jpg);
height:100%;
}

#container{
background-color:#5A8826;
width:800px;
height:auto;
color:#466925;
margin:auto;
}

#header{
width:800px;
color:#5A8826;
height:85px;
background-image:url(../Images/voetbalgrasenbalheaderrond.gif);
background-repeat:no-repeat;
background-position:right;
margin:auto;
}

#header img{
border:none;
}

.h1{
background-color:#5A8826;
margin-bottom:3px;
height:70px;
}

h1{
text-align:center;
}

#navigatie{
width:800px;
background-color:#386209;
margin-bottom:10px;
height:50px;
}

#navigatie ul{
color:#FFCC66;
width:700px;
margin-top:10px;
padding-bottom:10px;
text-align:center;
}

#navigatie ul li{
list-style-type:none;
display:inline;
}

#navigatie li a{
text-decoration:underline;
color:#FFFFFF;
background-color:#009900;
border: 2px solid white;
padding:0px 10px 5px 10px;
width:40px;
font-size:20px;
}

#navigatie ul a:active{
color:#CC0000;
background-color:#669966;
text-decoration:none;
}

#navigatie ul a:hover{
color:#CC0000;
background-color:#99FF00;
text-decoration:none;
}

#tekst{
background-color:#99FF66;
font-family:Georgia, "Times New Roman", Times, serif;
width:625px;
float:left;
height:400px;
overflow:auto;
margin-left:10px;
margin-bottom:10px;
}

#tekst ul li a{
list-style-type:none;
color:#5A8826;
}

#tekst ul li a:active{
color:#33FF00;
}

#tekst h2{
text-decoration:underline;
font-size:18px;
}

#tekst ul li a:hover{
color:#FFFFFF;
text-decoration:none;
}

#tekst img {
margin:10px 10px 10px 10px;
margin-top:10px;
float:left;
border:none;
width:200px;
}

#tekst p{
margin-left:10px;
margin-top:10px;
color:#333333;
}

#kalender{
background-color:#99FF66;
font-family:Georgia, "Times New Roman", Times, serif;
width:625px;
float:left;
height:inherit;
margin-left:10px;
margin-bottom: 10px;
}

#overzicht{
float:left;
margin-left:10px;
}

#overzicht a{
color:#5A8826;
}

#overzicht a:hover{
color:#FFFFFF;
}


#sponsor{
float:right;
width:140px;
margin: 10px 10px 10px 10px;
color:#FFFFFF;
}

#sponsor p{
margin-left:5px;
}

#sponsor img{
margin-bottom:10px;
margin-left:5px;
border:none;
}

#route{
float:right;
margin-right:5px;
margin-top:5px;
}

#footer{
width:800px;
clear:both;
background-color:#FFFFFF;
text-align:center;
border: 1px solid black;
font-size:small;
color:#333333;
}

#tekst ul{
list-style-type:none;
}

#tekst ul li{
margin-top:10px;
}
/*#footer p{
border: 1px solid black;
font-size:small;
color:#333333
}*/