/* CSS Document */
body {
background-color:rgb(0,51,153);
background-repeat:repeat;
}

a:link {color:#003399;text-decoration:none;}
a:visited {color:#003399;text-decoration:none;}
a:hover {color:#003399;text-decoration:underline;}
a:active {color:#003399;text-decoration:none;}

img {
border-width:0px;
}

#google {
position:absolute;
top:10px;
left:50px;
width:120px;
height:600px;
}

#googlezoeken {
position:absolute;
top:610px;
left:10px;
}

#container {
background-image:url(../images/container.png);
color:#000000;
position:absolute;
top:10px;
left:250px;
width:600px;
 /* color:#003399 */
height:670px;
border-color:rgb(0,51,153);
border-width:3px;
border-style:double;
}
#header {
width:inherit;
height:100px;
}

/* Navigatie */
#nav {
/*background-image:url(../images/navigatie.png);*/
width:600px;
height:30px;
}

#Table_01 {
	width:600px;
	height:30px;
}

#Home {
	width:72px;
	height:30px;
}

#activiteiten {
	position:absolute;
	left:72px;
	top:100px;
	width:112px;
	height:30px;
}

#leden {
	position:absolute;
	left:184px;
	top:100px;
	width:72px;
	height:30px;
}

#forum {
	position:absolute;
	left:256px;
	top:100px;
	width:72px;
	height:30px;
}

#faq {
	position:absolute;
	left:328px;
	top:100px;
	width:72px;
	height:30px;
}

#navigatie-06 {
	position:absolute;
	left:400px;
	top:100px;
	width:200px;
	height:30px;
}

/* Inhoud */
#inhoud {
font-family:Bodoni MT;
position:absolute;
top:143px;
left:252px;
width:598px;
height:518px;
padding-left:5px;
overflow:auto;
}

.inhoud-text {
padding-top:2px;
padding-left:2px;
padding-bottom:2px;
width:590px;
}
.inhoud_deel {
margin-top:5px;
border-width:1px;
border-color:#003399;
border-style:double;
width:590px;
}

.title {
background-image:url(../images/title.png);
color:#FFFFFF;
width:590px;
height:20px;
font-weight:bold;
font-size:12pt;
}
.title-text {
font-family:Bodoni MT;
padding-top:-1px;
margin-left:5px;
color:#FFFFFF;
}

/* Copyright & Contact */
#copyright {
background-image:url(../images/copyright.jpg);
color:#FFFFFF;
position:absolute;
top:663px;
left:253px;
width:600px;
height:20px;
}

#copyright-text {
padding-left:5px;
padding-top:2px;
font-size:10pt;
text-align:center;
color:#FFFFFF;
}

#contact {
text-decoration:underline;
color:#FFFFFF;
}
/* Leden */
.ledentabel {
margin-top:5px;
margin-left:5px;
border-style:solid;
border-width:1px;
border-color:rgb(0,51,153);
}

#ledentabeldiv {
background-image:url(../images/lid.png);
margin-top:5px;
margin-left:5px;
border-width:3px;
border-color:#000000;
border-style:double;
width:545px;
padding-left:5px;
}

#lid {
background-image:url(../images/lid.png);
margin-top:5px;
margin-left:5px;
border-width:3px;
border-color:#000000;
border-style:double;
width:550px;
height:250px;
}

#lid-naam-foto {
margin-top:5px;
width:160px;
height:100px;
}

#lid-naam {
margin-left:5px;
color:#003399;
font-weight:bold;
text-decoration:underline;
width:50px;
height:20px;
}

.lid_fotos {
padding-left:5px;
padding-top:5px;
}

.lid_foto {
margin-left:5px;
}

#lid-foto {
margin-top:5px;
margin-left:5px;
width:100px;
height:75px;
}

#lid-text {
color:#000000;
width:540px;
height:200px;
margin-left:5px;
margin-top:5px;
}

.sub {
text-decoration:underline;
}

/* Datum */
.datum {
text-decoration:underline;
font-size:small;
}
