/* CSS  style sheet - eigen mengsel Ria en zelf*/

BODY , DD , DIV , DL , DT , LI , MENU , OL , P , PRE , TD , TH , UL {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #FFCC66;
} 
BODY {
	font-size : 1em;
	background-color:#000000;
}
.boven {
	background-image: url(../images/shared/top.jpg);
	background-repeat: no-repeat;
 }
.knoppen {
	background-image: url(../images/shared/buttons_short.jpg);
	background-repeat: no-repeat;
}
.knoppenback {
	background-image: url(../images/shared/backbuttons.jpg);
	background-repeat: repeat-y;
}
.home {
	background-image: url(../images/background/coin_backgr_s.jpg);
	background-repeat: repeat-y;	
 }
.classic {
	background-image: url(../images/background/classical.jpg);
	background-repeat: repeat-y;
 }
.cross {
	background-image: url(../images/background/cross.jpg);
	background-repeat: repeat-y;	
 }
.world {
	background-image: url(../images/background/world.jpg);
	background-repeat: repeat-y;
 }
.devotion {
	background-image: url(../images/background/devotion.jpg);
	background-repeat: repeat-y;
 }
.construction {
	background-image: url(../images/background/construction.jpg);
	background-repeat: repeat-y;
 }
.gradient {
	background-image: url(../images/shared/BackgroundWide.jpg);
	background-repeat: repeat-y;
 }
.bovenlijn {
	background-image: url(../images/shared/LinkLijnBoven.jpg);
	background-repeat: no-repeat;
 }
.onderlijn {
	background-image: url(../images/shared/LinkLijnOnder.jpg);
	background-repeat: no-repeat;
 }
.achtergrond {
	background-repeat: no-repeat;
}
.imagefix { 
    background-repeat: no-repeat; 
    background-attachment: fixed;
}
.zijmarge {
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 12px;
	padding-bottom: 20px;
}
.zijmargeLinks {
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 20px;
	padding-bottom: 5px;
}
P {
	font-size : 0.85em; 
}
P.links {
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}
P.credits {
	font-size: 0.65em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 20px;
	padding-bottom: 5px;
}
p.indent {
	text-indent: 15px;
}
.closetext {
	font-size: 0.7em;
}
.h1 {
	font-size: 1.2em;
	font-weight: bold;
}
.h2 {
	font-size: 0.95em;
	font-weight: bold;
}
.caption {
	font-style: italic;
}
.lijntje {
	text-decoration: none;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	color: #628599;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	text-decoration: none;
}
a:active  { 
	color: #FDDFBE; 
	text-decoration: none;
}
P.tourtext {
	font-size: x-small; 
}
P.bottomtext {
	font-size: xx-small; 
}
.update {
	color: #C93;
}
