/* CSS Document */

body{
	background-color:#C0C187;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	scrollbar-base-color: #EDEEE3;
	scrollbar-arrow-color: #6D7C88;
	scrollbar-3dlight-color: #EDEEE3;
	scrollbar-darkshadow-color: #EDEEE3;
	scrollbar-face-color: #E5E6DC;
	scrollbar-highlight-color: #EDEEE3;
	scrollbar-shadow-color: #EDEEE3;
	scrollbar-track-color: #EDEEE3;
	
}
p{
	font-size:75%;
	line-height: 120%;
	text-align: right;
	vertical-align: bottom;
	
}
h1{
	font-size: 130%;
	font-weight: bolder;
	text-align: right;
	color: #D3A81A;
}
h2{
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	line-height: 130%;
}
h3{
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	line-height: 130%;
}
.oerol {
	color: #D4211B;
}
.oerollink {
	color: #D4211B;
	text-decoration: none;
}
.oerollink:hover{
	background-color:#49190B;
}

#container {
	position:absolute;
	left:50%;
	top:40px;
	width:900px;
	height:674px;
	margin-left: -450px;
}

#head1 {
	position:absolute;
	left:0px;
	top:0px;
	width:185px;
	height:150px;
	background-image: url(../afbeeldingen/Ciska-Jonkers_01.jpg);
}

#head2 {
	position:absolute;
	left:185px;
	top:0px;
	width:395px;
	height:150px;
	background-image: url(../afbeeldingen/Ciska-Jonkers_02.jpg);
}

#head3 {
	position:absolute;
	left:580px;
	top:0px;
	width:320px;
	height:150px;
	background-image: url(../afbeeldingen/Ciska-Jonkers_03.jpg);
}

#links1 {
	position:absolute;
	left:0px;
	top:150px;
	width:186px;
	height:80px;
	background-image: url(../afbeeldingen/Ciska-Jonkers_04.jpg);
}

#nav {
	position:absolute;
	left:186px;
	top:150px;
	width:714px;
	height:30px;
	background-image: url(../afbeeldingen/Ciska-Jonkers_05.jpg);
}

#balk {
	position:absolute;
	left:186px;
	top:180px;
	width:714px;
	height:50px;
	background-image: url(../afbeeldingen/Ciska-Jonkers_06.jpg);
}

#links2 {
	position:absolute;
	left:0px;
	top:230px;
	width:186px;
	height:420px;
	background-image: url(../afbeeldingen/Ciska-Jonkers_07.jpg);
}

#tekst {
	position:absolute;
	left:186px;
	top:230px;
	width:394px;
	height:420px;
	background-image: url(../afbeeldingen/Ciska-Jonkers_08.jpg);
}

#afbeelding{
	position:absolute;
	left:580px;
	top:230px;
	width:320px;
	height:420px;
	background-image: url(../afbeeldingen/Ciska-Jonkers_09.jpg);
}
#footer {
	position:absolute;
	left:0px;
	top:650px;
	width:880px;
	height:19px;
	background-image: url(../afbeeldingen/Ciska-Jonkers_10.jpg);
}
#footer.tekst {
	font-style: italic;
	font-size: 65%;
	color: #6C716B;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
}

#footer a.maillink{
	font-weight: normal;
	text-decoration: none;
	color: #6C716B;

}
#footer a.maillink:hover{
	color:#471403;
}
#album {
	position:absolute;
	left:184px;
	top:200px;
	width:715px;
	height:450px;
	z-index:1;
	overflow: auto;
}
#form1 {
	width: 394px;
	height: 30px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li{
	display: inline;
	margin: 0 10px 0 0;
}
li a {
	text-decoration: none;
	display: block;
	height: 30px;
	float: right;
	
}
li a.home {
	height: 30px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(../afbeeldingen/home.gif);
}
li a.home:hover {
	height: 30px;
	width: 94px;
	background-repeat: no-repeat;
	background-image: url(../afbeeldingen/homeH.gif);
}
.H {
	height: 30px;
	width: 94px;
	background-image: url(../afbeeldingen/homeH.gif);
}
li a.bio {
	height: 30px;
	width: 129px;
	background-image: url(../afbeeldingen/bio.gif);
	background-repeat: no-repeat;
}
li a.bio:hover {
	height: 30px;
	width: 129px;
	background-image: url(../afbeeldingen/bioH.gif);
	background-repeat: no-repeat;
}
.B {
	height: 30px;
	width: 129px;
	background-image: url(../afbeeldingen/bioH.gif);
}
li a.port {
	height: 30px;
	width: 122px;
	background-image: url(../afbeeldingen/port.gif);
	background-repeat: no-repeat;
}
li a.port:hover {
	height: 30px;
	width: 122px;
	background-image: url(../afbeeldingen/portH.gif);
	background-repeat: no-repeat;
}
.P {
	height: 30px;
	width: 122px;
	background-image: url(../afbeeldingen/portH.gif);
}
li a.nieuws {
	height: 30px;
	width: 95px;
	background-image: url(../afbeeldingen/nieuws.gif);
	background-repeat: no-repeat;
}
li a.nieuws:hover {
	height: 30px;
	width: 95px;
	background-image: url(../afbeeldingen/nieuwsH.gif);
	background-repeat: no-repeat;
}
.N {
	height: 30px;
	width: 95px;
	background-image: url(../afbeeldingen/nieuwsH.gif);
}
li a.contact {
	height: 30px;
	width: 110px;
	background-image: url(../afbeeldingen/contact.gif);
	background-repeat: no-repeat;
}
li a.contact:hover {
	height: 30px;
	width: 110px;
	background-image: url(../afbeeldingen/contactH.gif);
	background-repeat: no-repeat;
}
.C {
	height: 30px;
	width: 110px;
	background-image: url(../afbeeldingen/contactH.gif);
}
a.link{
	color: #3F1403;
	text-decoration: none;

}
.ruimterechts {
	padding-right: 20px;
}

a.link:hover{
	color:#FFFFFF;
	background-color: #78837F;
}
table {
	text-align: center;
	width: 684px;
	height: 435px;
}
td {
	height: 75px;
	width: 100px;
	border: 1px solid #411107;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
tr {
	margin: 2px;

}

