body {
	font-size: 10px;
	color: #6A8F4A;
	background-attachment: fixed;


	background-image: url(Site 2009/images/FJ.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #7E9C60;
	background-image: url(images/FJ.jpg);
	width: 1000px;
}
.content{
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 5px;
}
.content p {
	font-size: 12px;
}
.voetbalk {
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 400px;
	clear:both;
}

.voetbalk p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 10px;	
}

.content h1 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
.content h2 {
	font-size: 15px;
}

.content a {
	
}

.fotobalk {
	background-color: #7E9C60;
	height: 200px;
	width: 100%;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	float:right;
	width:200px;
	margin-bottom:10px;
	padding:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A8F4A;
}
#sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6A8F4A;
	font-variant: small-caps;
	text-decoration: underline;
}
/*.slideshow {
	height: 300px;
	width: 200px;
	
}
*/
/*.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }*/
        
		
		.lavaLampBottomStyle {
	position: relative;
	height: 29px;
	width: 800px;
	background-color: white;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	            /*border: 1px solid gray;*/
	        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid #6A8F4A;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }                     
						

