@import url(Menu.css);
@import url(Fontsizes.css);


#Body * {
	font-family:Arial;
}


/* UNDEFINED A */
#Content A{color:#636363;}
#Content A:Hover{text-decoration:none;}

LI,
.Paragraaf_Tekst,
.Paragraaf_Titel {color:#636363;}

#Content #Rechts .Titel {
	color:#FF9C00;
}

#Content #Rechts .Paragraaf_Titel,
#Content #Links #lijstuitgebreid .Titel {
	font-weight:bold;
}

#Content #Links #lijstuitgebreid .Titel {
	text-transform: uppercase;
	color:#FF9C00;
}

#lijstuitgebreid .lijstuitgebreid {
	margin-bottom:20px;
	margin-top:20px;
}

#Links #lijstuitgebreid .Paragraaf_Tekst  A {background:none;}

#Content #Rechts .Paragraaf {
	padding-bottom:30px;
}

#Links #lijstuitgebreid .Paragraaf_Tekst,
#Rechts .Paragraaf_Tekst {
	line-height:160%;
}
/* FRAMEWORK */
#Site {width:760px;}

.Height {height:30px;}
#Beeldmerk {height:230px;}

#Beeldmerk,
.I849 #Beeldmerk {background-image: url(../JPG/Fotos/849.jpg);}
.I868 #Beeldmerk {background-image: url(../JPG/Fotos/868.jpg);}
.I880 #Beeldmerk {background-image: url(../JPG/Fotos/880.jpg);}
.I910 #Beeldmerk {background-image: url(../JPG/Fotos/910.jpg);}
.I913 #Beeldmerk {background-image: url(../JPG/Fotos/913.jpg);}
.I914 #Beeldmerk {background-image: url(../JPG/Fotos/914.jpg);}
.I915 #Beeldmerk {background-image: url(../JPG/Fotos/915.jpg);}
.I926 #Beeldmerk {background-image: url(../JPG/Fotos/926.jpg);}
.I938 #Beeldmerk {background-image: url(../JPG/Fotos/938.jpg);}
.I945 #Beeldmerk {background-image: url(../JPG/Fotos/945.jpg);}

/* TBV POSITIONERING LOGO */
#Logokader {
	height:167px;
}

#Logo {
	margin-left:485px; /* IVM PNG BG IN FIREFOX */
	margin-top:55px;
	width:260px;
	height:62px;
	background-repeat: no-repeat;
}

#Schaduw {
	background-image: url(../GIF/Schaduw.gif);
	height:10px;
	overflow: hidden;
}

#Content {height:100%;}

#Links {width:250px;float:left;height:100%;}

#Content #Links #lijstuitgebreid,
#Content #Links #Doek  {margin-right:20px;}

#Content #Rechts .Paragraaf {margin-left:20px;} 

#Content #Rechts .Titel {margin:20px;} 

#Content #Links #lijstuitgebreid,
#Content #Links #Doek {padding-bottom:5px;background: url(../GIF/Stip.gif) bottom repeat-x;}

#Rechts {height:300px;width:509px;float:left;height:100%;border-left:1px solid #E8E8E8;}

#Footer {
	float:left;
	height:40px;
	width:100%;
	border-top:10px solid #FF9C00;
	line-height: 200%;
}

#Footer A,
#Footer * {color:#BFBFBF;}

.Doek {
	cursor:hand;
	cursor:pointer;
}


/* ZOEKEN */

#ZoekForm {
	margin-top:10px;
	margin-bottom:10px;
}

#ZoekVeld {
	width:180px;
}

#ZoekKnop {
	width:40px;
	margin-left:12px;
	background-color:#FFFFFF;
	color:#FF9C00;
	font-weight:bold;
	text-transform: uppercase;
	cursor: hand;
	border:none;
	cursor:hand;
	cursor:pointer;
}

/* UITLIJNEN AFBEELDING */
.Paragraaf_Tekst IMG {margin-right:10px; margin-top:10px;}

@media print {
	#Links,
	#Beeldmerk,
	#Footer {
		display:none;
	}
	
	#Content #Rechts .Paragraaf,
	#Content #Rechts .Titel {
		margin-left:0px;
	}
	
	#Content #Rechts {
		border-left:0px;
		width:90%;
	}
	
}

